summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* http_proxy: avoid freeing static memoryDaniel Stenberg2017-02-091-3/+3
* http_proxy: Fix tiny memory leak upon edge case connecting to proxyCameron MacMinn2017-02-091-1/+1
* polarssl, mbedtls: Fix detection of pending dataMichael Kaufmann2017-02-082-6/+2
* test1139: Added the --manual keyword since the manual is requiredDan Fandrich2017-02-071-0/+1
* RELEASE-NOTES: synced with 102454459dd688cDaniel Stenberg2017-02-071-8/+36
* THANKS-filter: polish some recent contributorsDaniel Stenberg2017-02-071-0/+2
* http2: reset push header counter fixes crashDaniel Stenberg2017-02-071-0/+1
* transfer: only retry nobody-requests for HTTPMarkus Westerlind2017-02-071-6/+11
* telnet: Fix typosDaniel Gustafsson2017-02-071-2/+2
* test552: Fix typosDaniel Gustafsson2017-02-072-1/+1
* darwinssl: Avoid parsing certificates when not in verbose modeDaniel Gustafsson2017-02-071-6/+27
* schannel: Remove incorrect SNI disabled messageJDepooter2017-02-071-1/+9
* CHANGES: spell fix, use correct path to scriptDaniel Stenberg2017-02-071-2/+2
* CHANGES.0: removedDaniel Stenberg2017-02-072-18011/+0
* cmdline-opts: Fixed build and test in out of source tree buildsDan Fandrich2017-02-065-10/+11
* use *.sourceforge.io and misc URL updatesViktor Szakats2017-02-069-25/+25
* docs: Add more HTTPS proxy documentationJay Satiro2017-02-068-29/+69
* OS400: Fix symbolsJay Satiro2017-02-014-6/+7
* cmake: Support curl --xattr when built with cmakeSean Burford2017-02-013-0/+33
* openssl: Don't use certificate after transferring ownershipAdam Langley2017-01-311-10/+8
* mbedtls: implement CTR-DRBG and HAVEGE random generatorsAntoine Aubert2017-01-292-6/+54
* docs: we no longer ship HTML versions of man pagesDaniel Stenberg2017-01-292-4/+2
* docs: proofread README.netware README.win32railsnewbie2572017-01-292-9/+9
* RELEASE-NOTES; synced with ab08d82648Daniel Stenberg2017-01-281-0/+10
* mbedtls: disable TLS session ticketsMichael Kaufmann2017-01-281-0/+5
* gnutls: disable TLS session ticketsMichael Kaufmann2017-01-281-1/+9
* polarssl: fix hangsMichael Kaufmann2017-01-283-17/+16
* cookies: do not assume a valid domain has a dotDaniel Stenberg2017-01-273-9/+72
* TODO: remove "Support TLS v1.3"Daniel Stenberg2017-01-271-9/+0
* INTERNALS.md: language improvementsrailsnewbie2572017-01-241-36/+34
* telnet: fix windows compiler warningsDaniel Stenberg2017-01-241-2/+2
* VC: remove the makefile.vc6 build infraDaniel Stenberg2017-01-2311-1783/+15
* cmdline-opts/gen.pl: Open input files in CRLF modeJay Satiro2017-01-232-4/+20
* docs/curl.1: generate from the cmdline-opts scriptDaniel Stenberg2017-01-234-2704/+21
* vtls: source indentation fixDaniel Stenberg2017-01-221-8/+8
* contri*.sh: cut off parentheses from names tooDaniel Stenberg2017-01-202-2/+4
* RELEASE-NOTES: synced with 01ab7c30bba6fDaniel Stenberg2017-01-201-9/+33
* vtls: fix PolarSSL non-blocking handlingDaniel Stenberg2017-01-201-3/+2
* vtls: fix mbedtls multi non blocking handshake.Antoine Aubert2017-01-201-2/+3
* CURLOPT_BUFFERSIZE: support enlarging receive bufferRichy Kim2017-01-1911-20/+59
* sws: use SOCKERRNO, not errnoDaniel Stenberg2017-01-191-1/+1
* KNOWN_BUGS: HTTP/2 server push enabled when no pushes can be acceptedMichael Kaufmann2017-01-191-8/+0
* *.rc: escape non-ASCII/non-UTF-8 character for clarityViktor Szakats2017-01-192-4/+4
* docs: non-blocking SSL handshake is now supported with NSSKamil Dudka2017-01-192-2/+0
* CURLOPT_CONNECT_TO: Fix compile warningsMichael Kaufmann2017-01-181-15/+11
* usercertinmem.c: improve the short descriptionDaniel Stenberg2017-01-181-3/+2
* parseurl: move back buffer to function scopeDaniel Stenberg2017-01-181-1/+1
* openssl: Fix random generationJay Satiro2017-01-171-1/+1
* TODO: share OpenSSL contextsDaniel Stenberg2017-01-171-2/+8
* bump: next release will be 7.53.0Daniel Stenberg2017-01-166-15/+30