aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-20ROADMAP: curl_easy_setopt.3 has already been split upDaniel Stenberg
2015-02-20ROADMAP: extend the HTTP/2 stuff, remove SPDYDaniel Stenberg
2015-02-20configure: allow both --with-ca-bundle and --with-ca-pathJulian Ospald
2015-02-20cmake: install the dll file to the correct directoryBen Boeckel
2015-02-19nss: fix NPN/ALPN protocol negotiationAlessandro Ghedini
2015-02-19polarssl: fix ALPN protocol negotiationAlessandro Ghedini
2015-02-19CMake: Fix generation of tool_hugehelp.c on windowsSergei Nikulov
2015-02-19CMake: fix winsock2 detection on windowsSergei Nikulov
2015-02-19gtls: fix build with HTTP2Alessandro Ghedini
2015-02-16Makefile.vc6: Corrected typos in rename of darwinssl.objSteve Holme
2015-02-15By request, change the name of "curl_darwinssl.[ch]" to "darwinssl.[ch]"Nick Zitzmann
2015-02-14RELEASE-NOTES: Synced with 6f89f86c3dSteve Holme
2015-02-14tests/README: Updated to reflect email test rangesSteve Holme
2015-02-14curl.1: --cert-status is also supported by OpenSSL nowAlessandro Ghedini
2015-02-14build: Removed Visual Studio SuppressStartupBanner directive for VC8+Steve Holme
2015-02-12openssl: fix a compile-time warningKamil Dudka
2015-02-11openssl: Use OPENSSL_IS_BORINGSSL for BoringSSL detectionSteve Holme
2015-02-11ftp: accept all 2xx responses to the PORT commandPatrick Monnerat
2015-02-09openssl: Disable OCSP in old versions of OpenSSLSteve Holme
2015-02-09http2: Fix bug that associated stream canceled on PUSH_PROMISETatsuhiro Tsujikawa
2015-02-09polarssl: Fix exclusive SSL protocol version optionsJay Satiro
2015-02-09gskit: Fix exclusive SSLv3 optionJay Satiro
2015-02-09curl.1: clarify that -X is used for all requestsDaniel Stenberg
2015-02-08curl.1: add warning when using -H and redirectsDaniel Stenberg
2015-02-07schannel: Removed curl_ prefix from source filesSteve Holme
2015-02-06md5: use axTLS's own MD5 functions when availableDaniel Stenberg
2015-02-06MD(4|5): make the MD4_* and MD5_* functions staticDaniel Stenberg
2015-02-06axtls: fix conversion from size_t to int warningDaniel Stenberg
2015-02-05ftp: Use 'CURLcode result' for curl result codesSteve Holme
2015-02-05openssl: SSL_SESSION->ssl_version no longer existDaniel Stenberg
2015-02-04unit1600: Fix compilation when NTLM is disabledDan Fandrich
2015-02-04MD5: fix compiler warnings and code style nitsDaniel Stenberg
2015-02-04MD5: replace implementationDaniel Stenberg
2015-02-04MD4: fix compiler warnings and code style nitsDaniel Stenberg
2015-02-04MD4: replace implementationDaniel Stenberg
2015-02-04telnet: Prefer 'CURLcode result' for curl result codesSteve Holme
2015-02-04hostasyn: Prefer 'CURLcode result' for curl result codesSteve Holme
2015-02-04schannel: Prefer 'CURLcode result' for curl result codesSteve Holme
2015-02-03unit1601: MD5 unit testsDaniel Stenberg
2015-02-03unit1600: unit test for Curl_ntlm_core_mk_nt_hashDaniel Stenberg
2015-02-03unit1600: NTLM unit testDaniel Stenberg
2015-02-03tests/README: add a new range, clean up some languageDaniel Stenberg
2015-02-03opts: CURLOPT_CAINFO availability depends on SSL engineJay Satiro
2015-02-03getpass: protect include with proper #ifdefDaniel Stenberg
2015-02-03getpass_r: read from stdin, not stdout!Daniel Stenberg
2015-02-02test1135: verify the CURL_EXTERN order in header filesDaniel Stenberg
2015-02-02Makefile.am: fix 'make distcheck'Daniel Stenberg
2015-02-02curl_sasl.c: More code policingSteve Holme
2015-02-02libcurl-symbols: first basic shot for autogenerated docsDaniel Stenberg
2015-02-02FAQ: minor edit of 3.22Daniel Stenberg