summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-09examples/multithread.c: link to our multi-thread docsDaniel Stenberg
2017-02-09http_proxy: avoid freeing static memoryDaniel Stenberg
2017-02-09http_proxy: Fix tiny memory leak upon edge case connecting to proxyCameron MacMinn
2017-02-08polarssl, mbedtls: Fix detection of pending dataMichael Kaufmann
2017-02-07test1139: Added the --manual keyword since the manual is requiredDan Fandrich
2017-02-07RELEASE-NOTES: synced with 102454459dd688cDaniel Stenberg
2017-02-07THANKS-filter: polish some recent contributorsDaniel Stenberg
2017-02-07http2: reset push header counter fixes crashDaniel Stenberg
2017-02-07transfer: only retry nobody-requests for HTTPMarkus Westerlind
2017-02-07telnet: Fix typosDaniel Gustafsson
2017-02-07test552: Fix typosDaniel Gustafsson
2017-02-07darwinssl: Avoid parsing certificates when not in verbose modeDaniel Gustafsson
2017-02-07schannel: Remove incorrect SNI disabled messageJDepooter
2017-02-07CHANGES: spell fix, use correct path to scriptDaniel Stenberg
2017-02-07CHANGES.0: removedDaniel Stenberg
2017-02-06cmdline-opts: Fixed build and test in out of source tree buildsDan Fandrich
2017-02-06use *.sourceforge.io and misc URL updatesViktor Szakats
2017-02-06docs: Add more HTTPS proxy documentationJay Satiro
2017-02-01OS400: Fix symbolsJay Satiro
2017-02-01cmake: Support curl --xattr when built with cmakeSean Burford
2017-01-31openssl: Don't use certificate after transferring ownershipAdam Langley
2017-01-29mbedtls: implement CTR-DRBG and HAVEGE random generatorsAntoine Aubert
2017-01-29docs: we no longer ship HTML versions of man pagesDaniel Stenberg
2017-01-29docs: proofread README.netware README.win32railsnewbie257
2017-01-28RELEASE-NOTES; synced with ab08d82648Daniel Stenberg
2017-01-28mbedtls: disable TLS session ticketsMichael Kaufmann
2017-01-28gnutls: disable TLS session ticketsMichael Kaufmann
2017-01-28polarssl: fix hangsMichael Kaufmann
2017-01-27cookies: do not assume a valid domain has a dotDaniel Stenberg
2017-01-27TODO: remove "Support TLS v1.3"Daniel Stenberg
2017-01-24INTERNALS.md: language improvementsrailsnewbie257
2017-01-24telnet: fix windows compiler warningsDaniel Stenberg
2017-01-23VC: remove the makefile.vc6 build infraDaniel Stenberg
2017-01-23cmdline-opts/gen.pl: Open input files in CRLF modeJay Satiro
2017-01-23docs/curl.1: generate from the cmdline-opts scriptDaniel Stenberg
2017-01-22vtls: source indentation fixDaniel Stenberg
2017-01-20contri*.sh: cut off parentheses from names tooDaniel Stenberg
2017-01-20RELEASE-NOTES: synced with 01ab7c30bba6fDaniel Stenberg
2017-01-20vtls: fix PolarSSL non-blocking handlingDaniel Stenberg
2017-01-20vtls: fix mbedtls multi non blocking handshake.Antoine Aubert
2017-01-19CURLOPT_BUFFERSIZE: support enlarging receive bufferRichy Kim
2017-01-19sws: use SOCKERRNO, not errnoDaniel Stenberg
2017-01-19KNOWN_BUGS: HTTP/2 server push enabled when no pushes can be acceptedMichael Kaufmann
2017-01-19*.rc: escape non-ASCII/non-UTF-8 character for clarityViktor Szakats
2017-01-19docs: non-blocking SSL handshake is now supported with NSSKamil Dudka
2017-01-18CURLOPT_CONNECT_TO: Fix compile warningsMichael Kaufmann
2017-01-18usercertinmem.c: improve the short descriptionDaniel Stenberg
2017-01-18parseurl: move back buffer to function scopeDaniel Stenberg
2017-01-17openssl: Fix random generationJay Satiro
2017-01-17TODO: share OpenSSL contextsDaniel Stenberg