aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-02curl_multi_cleanup: remove superfluous NULL assignsDaniel Stenberg
2014-09-02multi: convert CURLM_STATE_CONNECT_PEND handling to a listDaniel Stenberg
2014-09-01RELEASE-NOTES: synced with e608324f9f9Daniel Stenberg
2014-09-01polarssl: implement CURLOPT_SSLVERSIONAndre Heinecke
2014-09-01Merge pull request #115 from ldx/darwinsslfixprnickzman
2014-09-01Check CA certificate in curl_darwinssl.c.Vilmos Nebehaj
2014-08-31low-speed-limit: avoid timeout floodDaniel Stenberg
2014-08-31resolve: cache lookup for async resolversMichael Wallner
2014-08-30Fix CA certificate bundle handling in darwinssl.Vilmos Nebehaj
2014-08-29getinfo-times: Typo fixedAskar Safin
2014-08-29libcurl.3: Typo fixedAskar Safin
2014-08-29curl_formadd.3: setting CURLFORM_CONTENTSLENGTH 0 zero means strlenDaniel Stenberg
2014-08-29curl.1: add an example for -HDaniel Stenberg
2014-08-28FAQ: mention -w in the 4.20 answer as wellDaniel Stenberg
2014-08-28FAQ: 4.20 curl doesn't return error for HTTP non-200 responsesDaniel Stenberg
2014-08-28CURLOPT_NOBODY.3: clarify this option is for downloadsDaniel Stenberg
2014-08-26INTERNALS: nghttp2 must be 0.6.0 or laterDaniel Stenberg
2014-08-26Compile with latest nghttp2Tatsuhiro Tsujikawa
2014-08-26THANKS: removed a few more duplicatesDan Fandrich
2014-08-26RELEASE-NOTES: synced with 007242257683aDaniel Stenberg
2014-08-25THANKS: added 52 missing contributorsDaniel Stenberg
2014-08-25contributors: grep and sort case insensitivelyDaniel Stenberg
2014-08-25configure.ac: Add support for recent GSS-API implementations for HP-UXMichael Osipov
2014-08-25CONNECT: close proxy connections that fail to CONNECTDaniel Stenberg
2014-08-25RELEASE-NOTES: added two missing HTTP/2 bug fixesDaniel Stenberg
2014-08-25RELEASE-NOTES: synced with f646e9075f47Daniel Stenberg
2014-08-25Cmake: Possibility to use OpenLDAP, OpenSSL, LibSSH2 on windowsJakub Zakrzewski
2014-08-25Cmake: Removed repeated content from ending blocksJakub Zakrzewski
2014-08-25Cmake: Removed some useless empty SET statements.Jakub Zakrzewski
2014-08-25Cmake: Removed useless comments from CMakeLists.txtJakub Zakrzewski
2014-08-25Cmake: Don't check for all headers each timeJakub Zakrzewski
2014-08-25Cmake: Append OpenSSL include directory to search pathJakub Zakrzewski
2014-08-25Cmake: Search for liblber, LDAP SSL headers, swith for using OpenLDAP code.Jakub Zakrzewski
2014-08-25Cmake: LibSSH2 detection and use.Jakub Zakrzewski
2014-08-25Cmake: Moved macros out of the main CMakeLists.txtJakub Zakrzewski
2014-08-25Cmake: Added missing protocol-disable switchesJakub Zakrzewski
2014-08-25Cmake: Made boolean defines be defined to "1" instead of "ON"Jakub Zakrzewski
2014-08-25Cmake: Require at least CMake 2.8.Jakub Zakrzewski
2014-08-25disconnect: don't touch easy-related state on disconnectsDaniel Stenberg
2014-08-23curl.1: clarify --limit-rate's effect on both directionsDaniel Stenberg
2014-08-23curl.1: mention the --post30x options within the --location descDaniel Stenberg
2014-08-22sasl: Fixed a memory leak on OOMDan Fandrich
2014-08-22NTLM: ignore CURLOPT_FORBID_REUSE during NTLM HTTP authFrank Meier
2014-08-22openssl.c: Fixed longer than 79 columnsSteve Holme
2014-08-21openssl.c: Fixed compilation warningSteve Holme
2014-08-21win32: Fixed WinSock 2 #ifHaris Okanovic
2014-08-20Curl_disconnect: don't free the URLDaniel Stenberg
2014-08-19help output: minor whitespace editsDaniel Stenberg
2014-08-19help output: use ≥2 spaces between option and descriptionZearin
2014-08-18FAQ: some actually sometimes get paid...Daniel Stenberg