aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-27tool: Updated the warnf() function to use the GlobalConfig structureSteve Holme
2015-02-26build: Removed DataExecutionPrevention directive from VC9+ project filesSteve Holme
2015-02-26build: Use default RandomizedBaseAddress directive in VC9+ project filesSteve Holme
2015-02-26build: Added support to Generate.bat for files in the upcoming vauth folderSteve Holme
2015-02-25http2: return recv error on unexpected EOFDaniel Stenberg
2015-02-25dist: add symbol-scan.pl to the tarballKamil Dudka
2015-02-25http2: move lots of verbose output to be debug-onlyDaniel Stenberg
2015-02-25curl-config.in: eliminate double quotes around CURL_CA_BUNDLEKamil Dudka
2015-02-25nss: do not skip Curl_nss_seed() if data is NULLKamil Dudka
2015-02-25nss: improve error handling in Curl_nss_random()Kamil Dudka
2015-02-25RELEASE-PROCEDURE: add some more future release datesDaniel Stenberg
2015-02-25sws: timeout idle CONNECT connectionsDaniel Stenberg
2015-02-25bump: start working toward 7.42.0Daniel Stenberg
2015-02-25THANKS: added contributors from the 7.41.0 RELEASE-NOTESDaniel Stenberg
2015-02-25RELEASE-NOTES: sync with ffc2aeec6e (7.41.0 release time!)Daniel Stenberg
2015-02-25Revert "telnet.c: fix handling of 0 being returned from custom read function"Marc Hoersken
2015-02-25telnet.c: fix invalid use of custom read function if not being setMarc Hoersken
2015-02-24telnet.c: fix handling of 0 being returned from custom read functionMarc Hoersken
2015-02-24sws: stop logging about TPC_NODELAY nonsenseDaniel Stenberg
2015-02-24lib530: make it less timing sensibleDaniel Stenberg
2015-02-23connect: wait for IPv4 connection attemptsKamil Dudka
2015-02-23connect: avoid skipping an IPv4 addressKamil Dudka
2015-02-23RELEASE-NOTES: synced with 5e4395eab839dDaniel Stenberg
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