summaryrefslogtreecommitdiff
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* Updated Symbian build filesDan Fandrich2012-09-033-3/+6
* 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
* 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
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-09-211-2/+2
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-09-201-1/+2
* 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
* 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
* 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
* 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
* 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
* sources: update source headersDaniel Stenberg2011-03-102-0/+42
* 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
* Changed the TPF make file to get source files from Makefile.incDan Fandrich2010-09-271-90/+2
* 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
* 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