aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-05curl tool: reviewed code moved to tool_*.[ch] filesYang Tse
2011-10-05curl tool: OOM handling fixesYang Tse
2011-10-05curl tool: OOM handling fixesYang Tse
2011-10-05curl tool: OOM handling fixesYang Tse
2011-10-05curl tool: header inclusion adjustmentYang Tse
2011-10-05curl tool: symbol check adjustmentYang Tse
2011-10-05curl tool: header inclusion adjustmentYang Tse
2011-10-05curl tool: code moved to tool_*.[ch] filesYang Tse
2011-10-04curl_share_cleanup: avoid compiler warningDaniel Stenberg
2011-10-04struct Curl_share: provide sslsession unconditionallyDaniel Stenberg
2011-10-04ftp: improved the failed PORT host name resolved error messageDaniel Stenberg
2011-10-03codepolicingDaniel Stenberg
2011-10-03sspi build fixDaniel Stenberg
2011-10-03smtp: Added support for NTLM authenticationSteve Holme
2011-10-03Curl_ntlm_create_typeX_message: Added the outlen parameterSteve Holme
2011-10-03smtp: General tidy up ready for adding NTLM supportSteve Holme
2011-10-03curl tool: reviewed code moved to tool_*.[ch] filesYang Tse
2011-10-03smtp_mail: fixed another memory leakSteve Holme
2011-10-03m4: Use x in order to avoid variable 'x' set but not used [-Werror=unused-but...Dominique Leuenberger
2011-10-03share: don't use SSL unless enabledDaniel Stenberg
2011-10-02multi: progress function abort must close connectionDaniel Stenberg
2011-09-30tutorial: clarify the handle sharing when treadedDaniel Stenberg
2011-09-30multi_runsingle: change state on callback abortDaniel Stenberg
2011-09-30curl tool: fix some more OOM handlingYang Tse
2011-09-30Fix SSL disabled builds broken with 'SSL session sharing' commit 5793bc37Yang Tse
2011-09-29smtp_mail: fix memory leakDaniel Stenberg
2011-09-29smtp_mail: Added support to MAIL FROM for the optional SIZE parameterSteve Holme
2011-09-29curlverh.h: next release will be 7.23.0Daniel Stenberg
2011-09-29RELEASE-NOTES: synced with 5898a6a09b211fc7e2Daniel Stenberg
2011-09-28curl_easy_setopt: Added scp and sftp to the URL sectionDan Fandrich
2011-09-28curl_easy_setopt: A brief tidy upSteve Holme
2011-09-28configure openssl version check: handle lack of L suffixDaniel Stenberg
2011-09-28SSL session sharing support addedAlejandro Alvarez
2011-09-28curl tool: adjust header callback single call write limit warningYang Tse
2011-09-28multi docs: extended the multi_socket API descriptionDaniel Stenberg
2011-09-27tests/README: extended and reformattedDaniel Stenberg
2011-09-27configure - m4: make CURL_CHECK_DEF ignore leading whitespace on symbol defAlbert Chin
2011-09-27Added SPNEGO to NetWare build.Guenter Knauf
2011-09-26curl tool: fix a compiler warningYang Tse
2011-09-26curl tool: fix some OOM handling - f4853db5 follow-upYang Tse
2011-09-26curl tool: fix some OOM handlingYang Tse
2011-09-26remove short-lived CURL_WRITEFUNC_OUT_OF_MEMORYYang Tse
2011-09-26Added unsigned char* to _curl_is_debug_cb.Guenter Knauf
2011-09-26smtp_connect: use defined buffer length for hostnameSteve Holme
2011-09-25Curl_ntlm_create_type3_message: Tidied up the use of Curl_gethostname.Steve Holme
2011-09-25HOSTNAME_MAX: Moved to curl_gethostname.hSteve Holme
2011-09-25RELEASE-NOTES: synced with d2a47021c0a6Daniel Stenberg
2011-09-25Q&D fix header inclusion orderYang Tse
2011-09-25allow write callbacks to indicate OOM to libcurlYang Tse
2011-09-25Changed some main makefile targets.Guenter Knauf