Age | Commit message (Expand) | Author |
2014-02-23 | RELEASE-NOTES: Synced with 8c80840d01 | Steve Holme |
2014-02-23 | tool_getparam: Moved tool_help() call into operate() | Steve Holme |
2014-02-23 | tool_getparam: Moved hugehelp() call into operate() | Steve Holme |
2014-02-23 | tool_getparam: Moved tool_version_info() call into operate() | Steve Holme |
2014-02-22 | tool_cfgable: Removed list_engine flag from config structure | Steve Holme |
2014-02-22 | tool_operate: Start to use CURLcode rather than int for return codes | Steve Holme |
2014-02-22 | tool: Fixed incorrect return code when setting HTTP request fails | Steve Holme |
2014-02-22 | tool_getparam: Moved version information into separate function in tool_help | Steve Holme |
2014-02-22 | tool_operhlp.h: Fixed compilation warning | Steve Holme |
2014-02-22 | tool_operhlp: Consolidated engine output code into tool_help | Steve Holme |
2014-02-22 | tool_operate: Moved list engines into separate function in tool_help | Steve Holme |
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 |