summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* urldata: rename easy_conn to just connbagder/conn-data-cleanupDaniel Stenberg2019-01-1015-204/+199
* multi: multiplexing improvementsDaniel Stenberg2019-01-102-104/+136
* test1561: improve test nameDaniel Stenberg2019-01-091-1/+1
* cookies: skip custom cookies when redirecting cross-siteKatsuhiko YOSHIDA2019-01-094-2/+97
* THANKS: fixups and a dedupeDaniel Stenberg2019-01-093-6/+6
* timediff: fix math for unsigned time_tDaniel Stenberg2019-01-091-3/+3
* tests: allow tests to pass by 2037-02-12Bernhard M. Wiedemann2019-01-088-23/+23
* RELEASE-NOTES: syncedDaniel Stenberg2019-01-071-6/+27
* curl_multi_remove_handle() don't block terminating c-ares requestsBrad Spencer2019-01-078-21/+225
* Revert "http_negotiate: do not close connection until negotiation is completed"Daniel Stenberg2019-01-072-10/+3
* curl/urlapi.h: include "curl.h" firstDaniel Stenberg2019-01-071-1/+3
* VS projects: fix build warningMarcel Raad2019-01-061-28/+0
* schannel: fix compiler warningMarcel Raad2019-01-061-3/+3
* printf: introduce CURL_FORMAT_TIMEDIFF_TRikard Falkeborn2019-01-043-12/+17
* printf: fix format specifiersRikard Falkeborn2019-01-047-20/+19
* libtest/stub_gssapi: use "real" snprintfDaniel Stenberg2019-01-031-7/+6
* INTERNALS: correct some outdated function namesDaniel Stenberg2019-01-031-14/+10
* docs/version.d: mention MultiSSLDaniel Stenberg2019-01-031-0/+2
* examples: Update .gitignoreRikard Falkeborn2019-01-021-0/+3
* THANKS: add more missing namesDaniel Gustafsson2019-01-021-0/+1
* docs: mention potential leak in curl_slist_appendDaniel Gustafsson2019-01-021-2/+14
* tvnow: silence conversion warningsMarcel Raad2019-01-012-2/+2
* THANKS: dedupe more namesDaniel Stenberg2019-01-012-16/+17
* ntlm: update selection of type 3 responseMarkus Moeller2019-01-0138-148/+150
* THANKS: added missing names from year <= 2000Daniel Stenberg2018-12-311-0/+59
* urlapi: fix parsing ipv6 with zone indexDaniel Gustafsson2018-12-302-2/+13
* THANKS: dedupe Guenter KnaufDaniel Stenberg2018-12-302-1/+1
* THANKS: missing name from the 6.3.1 release!Daniel Stenberg2018-12-301-0/+1
* RELEASE-NOTES: syncedDaniel Gustafsson2018-12-271-4/+24
* hostip: support wildcard hostsClaes Jakobsson2018-12-275-1/+94
* url: fix incorrect indentationDaniel Gustafsson2018-12-271-1/+1
* os400: upgrade ILE/RPG binding.Patrick Monnerat2018-12-261-5/+18
* FAQ: remove mention of sourceforge for githubDaniel Gustafsson2018-12-251-5/+4
* openvms: fix typos in documentationDaniel Gustafsson2018-12-252-2/+2
* openvms: fix OpenSSL discovery on VAXDaniel Gustafsson2018-12-251-1/+1
* cmake: use lowercase for function name like the rest of the codeRuslan Baratov2018-12-241-1/+1
* Revert "libssh: no data pointer == nothing to do"Daniel Stenberg2018-12-231-10/+1
* disconnect: set conn->data for protocol disconnectDaniel Stenberg2018-12-231-0/+3
* timeval: Use high resolution timestamps on WindowsPavel P2018-12-231-17/+24
* libssh: no data pointer == nothing to dobagder/connection-easy-detachDaniel Stenberg2018-12-221-1/+10
* conncache_unlock: avoid indirection by changing input argument typeDaniel Stenberg2018-12-223-8/+8
* disconnect: separate connections and easy handles betterDaniel Stenberg2018-12-224-13/+13
* libssh: free sftp_canonicalize_path() data correctlyDaniel Stenberg2018-12-221-6/+10
* RELEASE-NOTES: syncedDaniel Stenberg2018-12-211-6/+26
* http: added options for allowing HTTP/0.9 responsesDaniel Stenberg2018-12-2136-59/+396
* if2ip: remove unused function Curl_if_is_interface_nameDaniel Stenberg2018-12-212-37/+1
* http2: clear pause stream id if it gets closedDaniel Stenberg2018-12-201-0/+4
* wolfssl: Perform cleanupDavid Garske2018-12-201-1/+7
* mbedtls: follow-up VERIFYHOST fix from f097669248Daniel Stenberg2018-12-201-9/+9
* curlver: bump to 7.64.0 for next releaseDaniel Stenberg2018-12-201-3/+3