summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup test1558 require 'file:' support to runbagder/test-CURLINFO_PROTOCOLDaniel Stenberg2019-01-091-0/+3
* fixup test1558 to avoid msys file: conversionDaniel Stenberg2019-01-091-0/+4
* fixup the test case to work on windows tooDaniel Stenberg2019-01-081-1/+1
* fixup lib1558.c display errors more verboseDaniel Stenberg2019-01-081-2/+8
* test1558: verifies CURLINFO_PROTOCOL on file:// transferDaniel Stenberg2019-01-084-1/+107
* 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
* cookies: extend domain checks to non psl buildsDaniel Gustafsson2018-12-192-5/+9
* smb: fix incorrect path in request if connection reusedMatus Uzak2018-12-191-6/+3