aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-13http NTLM: change return type of Curl_input_ntlm() to CURLcodeYang Tse
2011-08-13RELEASE-NOTES: synced with a30ede868ab64Daniel Stenberg
2011-08-13VC6 makefiles: added embedded documentationDaniel Stenberg
2011-08-13cmake: find winsock when building on windowsDaniel Stenberg
2011-08-13Curl_retry_request: check return code!Daniel Stenberg
2011-08-13ignore rtspDaniel Stenberg
2011-08-13http NTLM: update NTLM type-* message structure descriptions - followupYang Tse
2011-08-12docs: --delegationDaniel Stenberg
2011-08-12added --delegationDaniel Stenberg
2011-08-12http NTLM: fix inclusion of curl_ntlm.hYang Tse
2011-08-12http NTLM: update NTLM message structure notesYang Tse
2011-08-12http NTLM: move portions of http_ntlm.h into new curl_ntlm.hSteve Holme
2011-08-12http NTLM: more adjustments in preparation of code refactoringYang Tse
2011-08-11curl_easy_cleanup: clarify the callback situationDaniel Stenberg
2011-08-11http NTLM: fix compiler warningYang Tse
2011-08-11http NTLM: Tidied up more inconsistent spacing.Steve Holme
2011-08-10rtsp.c: converted to CDaniel Stenberg
2011-08-10rtsp.c: new exampleJim Hollinger
2011-08-10TODO: remove curl_formpost in a future versionDaniel Stenberg
2011-08-09http NTLM: Further tiding up to libcurl standardsYang Tse
2011-08-09http NTLM: Tidied up http_ntlm prior to splitting the ntlm specific codeSteve Holme
2011-08-09TODO-RELEASE: issue #289 is fixedDaniel Stenberg
2011-08-09cookie parser: handle 'secure='Daniel Stenberg
2011-08-09curl.h: mark deprecated CURLOPT_ options on same lineDaniel Stenberg
2011-08-09RELEASE-NOTES: recounted and updated some numbersDaniel Stenberg
2011-08-09proxy protocol docs: rephrased and updatedDaniel Stenberg
2011-08-08RELEASE-NOTES: synced with 45d883d88df7Daniel Stenberg
2011-08-08CURLFORM_BUFFER: insert filename as documentedDaniel Stenberg
2011-08-08curl-compilers.m4: serial number bumpYang Tse
2011-08-08curl-compilers.m4: CURL_CONVERT_INCLUDE_TO_ISYSTEM adjustments:Yang Tse
2011-08-08SOCKS: fix the connect timeoutDaniel Stenberg
2011-08-08ftp_doing: bail out on error properlyDaniel Stenberg
2011-08-08s/7.21.8/7.22.0Daniel Stenberg
2011-08-08version bump: next release is 7.22.0Daniel Stenberg
2011-08-08VERSIONS: clarify our versioning conceptDaniel Stenberg
2011-08-07OpenSSL: Use SSL_MODE_RELEASE_BUFFERS if available, reduces memory useCristian Rodríguez
2011-08-07TODO-RELEASE: close issue #292Daniel Stenberg
2011-08-07Curl_pgrsStartNow: clear all bits except HIDEDaniel Stenberg
2011-08-07readwrite_data: improved C-E decoding error messageDaniel Stenberg
2011-08-07BSD-style lwIP TCP/IP stack support - followupYang Tse
2011-08-07NTLM single-sign on adjustments (IX)Yang Tse
2011-08-06config-win32.h: comments adjustmentsYang Tse
2011-08-06TODO-RELEASE: committed issue #304Daniel Stenberg
2011-08-06asyn-thread: check for dotted addresses before thread startsChristian Hägele
2011-08-06TODO-RELEASE: Add #307 two issues by "Spoon Man"Daniel Stenberg
2011-08-05checksrc.pl: add quotes to varYang Tse
2011-08-05keep a single copy of config-win32.h in version control repository - followupYang Tse
2011-08-05BSD-style lwIP TCP/IP stack support - docs/INSTALL blurbYang Tse
2011-08-05BSD-style lwIP TCP/IP stack support - followupYang Tse
2011-08-05git ignore src/config-win32.hYang Tse