Age | Commit message (Expand) | Author |
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 |
2011-09-25 | allow write callbacks to indicate OOM to libcurl | Yang Tse |
2011-09-25 | Changed some main makefile targets. | Guenter Knauf |
2011-09-25 | curl_multi_fdset: avoid FD_SET out of bounds | Daniel Stenberg |
2011-09-25 | Fixed MinGW examples makefile. | Guenter Knauf |
2011-09-25 | NetWare makefile tweaks to select different builds. | Guenter Knauf |
2011-09-25 | POST: always set postfieldsize | Daniel Stenberg |
2011-09-24 | curl tool: fix a compiler warning | Yang Tse |
2011-09-24 | curl tool: reviewed code moved to tool_*.[ch] files | Yang Tse |
2011-09-24 | Added header to be included by dist script. | Guenter Knauf |
2011-09-24 | curl tool: fix some OOM handling issues | Yang Tse |
2011-09-24 | http header: allow Content-Length to be replaced | Daniel Stenberg |
2011-09-23 | MinGW64 has this prototype already. | Guenter Knauf |
2011-09-23 | Fixed scanf format for WORD = unsigned short. | Guenter Knauf |
2011-09-23 | Added Win32-only samples. | Guenter Knauf |
2011-09-23 | Added a workaround for printing size_t. | Guenter Knauf |
2011-09-22 | Curl_pgrsStartNow: keep HEADERS_OUT set | Daniel Stenberg |
2011-09-22 | curl tool: fix some OOM handling issues | Yang Tse |
2011-09-22 | curl tool: reviewed code moved to tool_*.[ch] files | Yang Tse |
2011-09-22 | Added NetWare examples makefile. | Guenter Knauf |
2011-09-22 | NTLM_WB: fix disabling of NTLM_WB when NTLM is disabled | Yang Tse |
2011-09-21 | test 814: smtp without --mail-from | Daniel Stenberg |
2011-09-21 | smtp: without a MAIL_FROM, send blank MAIL FROM | Gisle Vanem |
2011-09-21 | lib/http: add missing whitespace in verbose output | Dave Reisner |
2011-09-21 | Another MinGW example makefile tweak. | Guenter Knauf |
2011-09-21 | Fixed sample to compile for Windows platform. | Guenter Knauf |
2011-09-21 | curl tool: make my_setopt ignore curl_easy_setopt result again. | Yang Tse |
2011-09-21 | Changed suffix rules to pattern rules. | Guenter Knauf |
2011-09-21 | Added dependency so that curlbuild.h is created. | Guenter Knauf |
2011-09-21 | Some more MinGW build tweaks. | Guenter Knauf |
2011-09-21 | curl tool: reviewed code moved to tool_*.[ch] files | Yang Tse |
2011-09-20 | curl tool: reviewed code moved to tool_*.[ch] files | Yang Tse |
2011-09-20 | A bunch of MinGW build tweaks. | Guenter Knauf |
2011-09-20 | Changed Windows 64bit OS define to x86_64. | Guenter Knauf |
2011-09-20 | Also skip certs masked as CKT_NSS_TRUST_UNKNOWN. | Guenter Knauf |
2011-09-20 | Added _WIN32_WINNT define for IPv6 builds. | Guenter Knauf |
2011-09-20 | Curl_follow: handle redirects to "//hostname/path" | Daniel Stenberg |
2011-09-19 | curl tool: truly fix compiler warning | Yang Tse |
2011-09-19 | curl tool: fix compiler warning | Yang Tse |