summaryrefslogtreecommitdiff
path: root/packages
Commit message (Collapse)AuthorAgeFilesLines
* Added new file to distro.Guenter Knauf2012-07-291-0/+1
|
* Removed trailing empty strings from awk script.Guenter Knauf2012-07-121-3/+3
|
* Cleaned up version awk script.Guenter Knauf2012-07-112-47/+16
|
* Added project copyright header.Guenter Knauf2012-07-112-35/+59
|
* Changed NetWare build to generate export list.Guenter Knauf2012-07-112-1/+49
|
* build: add curl_schannel and curl_darwinssl files to other build systemsYang Tse2012-06-271-1/+1
|
* build: add curl_multibyte files to build systemsYang Tse2012-06-151-1/+1
|
* metalink: build fixes and adjustments IYang Tse2012-06-071-0/+1
|
* sasl: add reference for curl_saslYang Tse2012-06-041-1/+2
|
* add newly created manual pageJan Schaumann2012-04-273-0/+4
|
* OS400/initscript.sh: fix db2_name() module name generationYang Tse2012-04-121-0/+4
| | | | | | Allow repeatable file name length reduction on file names with underscore or dash characters. This is done in order to better support libcurl's existing source file names and allow OS/400 package to build out of the box again.
* build: remove tool_cb_skt.[ch] referencesYang Tse2012-03-181-1/+0
|
* - Prepare the ILE/RPG binding and OS400 documentation for the upcoming releasePatrick Monnerat2011-10-263-43/+56
|
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-10-061-3/+8
|
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-10-051-1/+2
|
* curl tool: code moved to tool_*.[ch] filesYang Tse2011-10-051-2/+11
|
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-10-031-0/+2
|
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-09-241-1/+7
|
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-09-221-3/+13
| | | | | | my_setopt and my_setopt_str no longer ignores curl_easy_setopt result. Fixed some OOM handling issues.
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-09-211-2/+2
| | | | | | my_setopt and my_setopt_str no longer ignores curl_easy_setopt result. Fixed some OOM handling issues.
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-09-201-1/+2
| | | | Overhauled FindWin32CACert()
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-09-191-2/+3
|
* curl tool: create tool_myfunc.[ch] which later on will hold my_* functionsYang Tse2011-09-181-1/+1
| | | | Additionally function my_useragent() now provides default User-Agent string
* curl tool: add new files to Symbian's .mmp project fileYang Tse2011-09-161-1/+2
|
* NTLM: END of refactoring/splitting/movingYang Tse2011-08-281-1/+1
| | | | | | | | | | | | First: File curl_ntlm.h renamed curl_ntlm_msgs.h File curl_ntlm.c renamed curl_ntlm_msgs.c Afterwards: File http_ntlm.c renamed curl_ntlm.c File http_ntlm.h renamed curl_ntlm.h
* NTLM: move NTLM core specifics into curl_ntlm_core.[ch]Yang Tse2011-08-281-1/+1
|
* NTLM_WB: move NTLM_WB specifics into curl_ntlm_wb.[ch]Yang Tse2011-08-271-1/+1
|
* http NTLM: add curl_ntlm.c to Symbian's libcurl.mmpYang Tse2011-08-141-1/+1
|
* Fix OS400 scripts to make it compilable again.Patrick Monnerat2011-07-145-9/+37
| | | | | Upgrade ILE/RPG binding to 7.21.7. Update OS400 documentation accordingly.
* Added new resolver sources to Symbian and VC6 build filesDan Fandrich2011-04-251-7/+8
|
* OS400 pragma comment: replace (date) by (user, __DATE__) to include year.Patrick Monnerat2011-04-181-2/+3
|
* Augment RPG binding with "OLDIES" definitions.Patrick Monnerat2011-04-182-7/+96
| | | | Fix OS400 LDAP wrappers: strings were non null-terminated.
* Added http_proxy.c to the Symbian build filesDan Fandrich2011-04-041-1/+1
|
* - Take new char * options into account in OS400 curl_easy_setopt_ccsid().Patrick Monnerat2011-03-143-2/+19
| | | | - Keep RPG binding, STRING_* table end check and OS400 README up to date.
* sources: update source headersDaniel Stenberg2011-03-102-0/+42
| | | | | | All C and H files now (should) feature the proper project curl source code header, which includes basic info, a copyright statement and some basic disclaimers.
* Include TLSAUTH options in ILE/RPG binding.Patrick Monnerat2011-01-311-0/+15
|
* New curl/curl.h definitions added to ILE/RPG binding.Patrick Monnerat2010-12-211-0/+4
|
* build: move config-vms.h from subdir 'packages/vms' into 'lib'Yang Tse2010-12-033-373/+1
|
* Added os-specific.c and xattr.c to the Symbian build filesDan Fandrich2010-11-071-1/+1
|
* Add gopher protocol definition to ILE/RPG binding.Patrick Monnerat2010-09-292-1/+16
| | | | OS400 compile script in test dir updated for chkhostname.
* Changed the TPF make file to get source files from Makefile.incDan Fandrich2010-09-271-90/+2
| | | | Patch was fixed and validated by David McCreedy.
* Added new source files to Symbian and TPF makefilesDan Fandrich2010-08-252-15/+16
|
* build: add missing new files to non-configure target build filesYang Tse2010-08-032-1/+4
|
* ILE/RPG binding updated to current curl.h definitions.Patrick Monnerat2010-06-091-0/+133
|
* add missing new files to non-configure target build filesYang Tse2010-06-022-1/+4
|
* Added Polar SSL and RTMP files to the non-autoconf build filesDan Fandrich2010-05-121-1/+1
| | | | | I didn't bother with a few that have little hope of running the required dependent libraries.
* Added the new ftp source files to the non-autoconf build filesDan Fandrich2010-05-122-3/+8
|
* hmac.c related compilation adjustmentYang Tse2010-04-202-1/+2
|
* Implement SMTP authenticationmonnerat2010-04-191-1/+1
|
* OS400 version V5R2M0 not supported anymore by IBM: default target release ↵unknown2010-04-161-1/+1
| | | | changed to V5R3M0.