Age | Commit message (Expand) | Author |
2014-02-22 | RELEASE-NOTES: added note about impact of changes to WinSSL defaults | Marc Hoersken |
2014-02-22 | stunnel: regenerated self-signed test certificate with SHA1 hash | Marc Hoersken |
2014-02-22 | easy: Fixed a memory leak on OOM condition | Dan Fandrich |
2014-02-20 | tool_paramhlp: Fixed compilation warnings | Steve Holme |
2014-02-19 | lib1515.c: Fixed #include path in commit 647f83e809 | Steve Holme |
2014-02-19 | test1515: fix compilation with msvc | Maks Naumov |
2014-02-19 | SFTP: skip reading the dir when NOBODY=1 | Daniel Stenberg |
2014-02-18 | axtls: comment the call ssl_read repeatedly loop | Dan Fandrich |
2014-02-18 | curl.1: update the description of --tlsv1 | Kamil Dudka |
2014-02-18 | curl_version.3: recommend using curl_version_info() instead | Daniel Stenberg |
2014-02-18 | curl_version_info.3: added *HTTP2 | Daniel Stenberg |
2014-02-18 | curl_multi_assign.3: updated language | Daniel Stenberg |
2014-02-18 | libcurl.3: edited slightly to improve readability | Daniel Stenberg |
2014-02-18 | curl_easy_perform.3: extended and clarified | Daniel Stenberg |
2014-02-18 | curl_multi_add_handle.3: clarify multi vs easy use | Daniel Stenberg |
2014-02-17 | http2: Support HTTP POST/PUT | Tatsuhiro Tsujikawa |
2014-02-17 | RELEASE-NOTES: synced with 854aca5420f | Daniel Stenberg |
2014-02-17 | multi: ignore sigpipe internally | Daniel Stenberg |
2014-02-17 | tests: Made the crypto test feature usable | Dan Fandrich |
2014-02-17 | configure: Fix the --disable-crypto-auth option | Dan Fandrich |
2014-02-17 | curl_multi_setopt.3: clarify CURLMOPT_MAXCONNECTS | Daniel Stenberg |
2014-02-17 | ConnectionDone: default maxconnects to 4 x number of easy handles | Shao Shuchao |
2014-02-17 | examples: remove all use of CURLM_CALL_MULTI_PERFORM | Daniel Stenberg |
2014-02-16 | curl_easy_setopt.3: Add another non-matching hostname | Colin Hogben |
2014-02-16 | axtls: bump copyright year | Daniel Stenberg |
2014-02-16 | axtls: call ssl_read repeatedly | Fabian Frank |
2014-02-16 | url_easy_setopt.3: Add undocumented values of curl_infotype | Yehezkel Horowitz |
2014-02-16 | ConnectionExists: re-use connections better | Daniel Stenberg |
2014-02-16 | tool_paramhlp: Added URL index to password prompt for multiple operations | Steve Holme |
2014-02-16 | sockfilt.c: add undefs which are required after 6239146e | Marc Hoersken |
2014-02-16 | warnless: Updated copyright year for recent changes | Steve Holme |
2014-02-16 | warnless: add wrapper function for read and write on Windows | Marc Hoersken |
2014-02-16 | examples: Added IMAP LSUB example | Steve Holme |
2014-02-15 | tool_operate: Changed the required argument check/get to be upfront | Steve Holme |
2014-02-15 | tool_operate: Moved required argument getting into separate function | Steve Holme |
2014-02-15 | valgrind: added another test 165 suppression | Dan Fandrich |
2014-02-15 | testsuite: more Windows line-endings fixes | Marc Hoersken |
2014-02-15 | test1114: fix line-endings checks on Windows after 75f00de | Marc Hoersken |
2014-02-15 | test1113: fix line-endings checks on Windows after 75f00de5 | Marc Hoersken |
2014-02-14 | lib1515.c: Added support for Windows using the Sleep function | Marc Hoersken |
2014-02-14 | HTTP tests: use CRLF as header seperator according to RFC 2616 | Marc Hoersken |
2014-02-14 | curl: output protocol headers using binary mode | Marc Hoersken |
2014-02-14 | HTTP tests: use CRLF as header seperator according to RFC 2616 | Marc Hoersken |
2014-02-14 | testsuite: use binary output mode for custom curl test tools | Marc Hoersken |
2014-02-14 | testsuite: changed HTTP and RTSP header line-endings to CRLF | Marc Hoersken |
2014-02-14 | curl_easy_setopt.3: Fix word order of CURLOPT_PROXY section | Colin Hogben |
2014-02-14 | OS400: Add new options to RPG binding. | Patrick Monnerat |
2014-02-14 | valgrind: added suppression on optimized code | Dan Fandrich |
2014-02-14 | dict: fix memory leak in OOM exit path | Arvid Norberg |
2014-02-13 | Curl_urldecode: don't allow NULL as receiver | Daniel Stenberg |