Age | Commit message (Expand) | Author |
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 |
2011-09-27 | Added SPNEGO to NetWare build. | Guenter Knauf |
2011-09-26 | curl tool: fix a compiler warning | Yang Tse |
2011-09-26 | curl tool: fix some OOM handling - f4853db5 follow-up | Yang Tse |
2011-09-26 | curl tool: fix some OOM handling | Yang Tse |
2011-09-26 | remove short-lived CURL_WRITEFUNC_OUT_OF_MEMORY | Yang Tse |
2011-09-26 | Added unsigned char* to _curl_is_debug_cb. | Guenter Knauf |
2011-09-26 | smtp_connect: use defined buffer length for hostname | Steve Holme |
2011-09-25 | Curl_ntlm_create_type3_message: Tidied up the use of Curl_gethostname. | Steve Holme |
2011-09-25 | HOSTNAME_MAX: Moved to curl_gethostname.h | Steve Holme |
2011-09-25 | RELEASE-NOTES: synced with d2a47021c0a6 | Daniel Stenberg |
2011-09-25 | Q&D fix header inclusion order | Yang Tse |