summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* nss: use the correct lock in nss_find_slot_by_name()Kamil Dudka2017-01-151-2/+2
* http2: disable server push if not requestedAlessandro Ghedini2017-01-154-18/+32
* docs: improved language in README.md HISTORY.md CONTRIBUTE.mdrailsnewbie2572017-01-143-58/+57
* http: print correct HTTP string in verbose output when using HTTP/2http2_outputAlessandro Ghedini2017-01-141-3/+15
* TODO: send only part of --dataDaniel Stenberg2017-01-141-0/+9
* TODO: implemened "--fail-fast to exit on first transfer fail"Daniel Stenberg2017-01-141-11/+2
* TODO: Chunked transfer multipart formpostDaniel Stenberg2017-01-141-0/+11
* TODO: Improve formpost API, not just add an easy argumentDaniel Stenberg2017-01-141-6/+6
* addrinfo: fix compiler warning on offsetof() useDaniel Stenberg2017-01-141-2/+3
* THANKS-filter: Jiri MalakDaniel Stenberg2017-01-131-0/+1
* RELEASE-NOTES: synced with a7c73ae309cDaniel Stenberg2017-01-131-5/+32
* unix_socket: add support for abstract unix domain socketIsaac Boukris2017-01-1317-19/+139
* write-out.d: 'time_total' is not always shown with ms precisionDaniel Stenberg2017-01-131-2/+1