Age | Commit message (Expand) | Author |
2011-10-13 | url.c: make line shorter than 80 chars | Yang Tse |
2011-10-12 | OOM handling/cleanup slight adjustments | Yang Tse |
2011-10-11 | OOM handling/cleanup slight adjustments | Yang Tse |
2011-10-10 | lib540.c: OOM handling fixes making test 540 pass torture testing | Yang Tse |
2011-10-08 | RELEASE-NOTES: Fixed a couple of typos | Dan Fandrich |
2011-10-08 | telnet.c: fix compiler warning | Yang Tse |
2011-10-07 | libcurl: some OOM handling fixes | Yang Tse |
2011-10-06 | multi.c: OOM handling fixes making torture tests 560 580 581 pass | Yang Tse |
2011-10-06 | test harness: non-stunnel https server integration overhaul | Yang Tse |
2011-10-06 | curl tool: reviewed code moved to tool_*.[ch] files | Yang Tse |
2011-10-06 | buildconf: warn about autoconf 2.67 and 2.68 generating bad/unusable scripts | Yang Tse |
2011-10-05 | curl tool: fix compiler warning | Yang Tse |
2011-10-05 | curl tool: OOM handling fixes | Yang Tse |
2011-10-05 | curl tool: reviewed code moved to tool_*.[ch] files | Yang Tse |
2011-10-05 | curl tool: OOM handling fixes | Yang Tse |
2011-10-05 | curl tool: OOM handling fixes | Yang Tse |
2011-10-05 | curl tool: OOM handling fixes | Yang Tse |
2011-10-05 | curl tool: header inclusion adjustment | Yang Tse |
2011-10-05 | curl tool: symbol check adjustment | Yang Tse |
2011-10-05 | curl tool: header inclusion adjustment | Yang Tse |
2011-10-05 | curl tool: code moved to tool_*.[ch] files | Yang Tse |
2011-10-04 | curl_share_cleanup: avoid compiler warning | Daniel Stenberg |
2011-10-04 | struct Curl_share: provide sslsession unconditionally | Daniel Stenberg |
2011-10-04 | ftp: improved the failed PORT host name resolved error message | Daniel Stenberg |
2011-10-03 | codepolicing | Daniel Stenberg |
2011-10-03 | sspi build fix | Daniel Stenberg |
2011-10-03 | smtp: Added support for NTLM authentication | Steve Holme |
2011-10-03 | Curl_ntlm_create_typeX_message: Added the outlen parameter | Steve Holme |
2011-10-03 | smtp: General tidy up ready for adding NTLM support | Steve Holme |
2011-10-03 | curl tool: reviewed code moved to tool_*.[ch] files | Yang Tse |
2011-10-03 | smtp_mail: fixed another memory leak | Steve Holme |
2011-10-03 | m4: Use x in order to avoid variable 'x' set but not used [-Werror=unused-but... | Dominique Leuenberger |
2011-10-03 | share: don't use SSL unless enabled | Daniel Stenberg |
2011-10-02 | multi: progress function abort must close connection | Daniel Stenberg |
2011-09-30 | tutorial: clarify the handle sharing when treaded | Daniel Stenberg |
2011-09-30 | multi_runsingle: change state on callback abort | Daniel Stenberg |
2011-09-30 | curl tool: fix some more OOM handling | Yang Tse |
2011-09-30 | Fix SSL disabled builds broken with 'SSL session sharing' commit 5793bc37 | Yang Tse |
2011-09-29 | smtp_mail: fix memory leak | Daniel Stenberg |
2011-09-29 | smtp_mail: Added support to MAIL FROM for the optional SIZE parameter | Steve Holme |
2011-09-29 | curlverh.h: next release will be 7.23.0 | Daniel Stenberg |
2011-09-29 | RELEASE-NOTES: synced with 5898a6a09b211fc7e2 | Daniel Stenberg |
2011-09-28 | curl_easy_setopt: Added scp and sftp to the URL section | Dan Fandrich |
2011-09-28 | curl_easy_setopt: A brief tidy up | Steve Holme |
2011-09-28 | configure openssl version check: handle lack of L suffix | Daniel Stenberg |
2011-09-28 | SSL session sharing support added | Alejandro Alvarez |
2011-09-28 | curl tool: adjust header callback single call write limit warning | Yang Tse |
2011-09-28 | multi docs: extended the multi_socket API description | Daniel Stenberg |
2011-09-27 | tests/README: extended and reformatted | Daniel Stenberg |
2011-09-27 | configure - m4: make CURL_CHECK_DEF ignore leading whitespace on symbol def | Albert Chin |