summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "http_negotiate: do not close connection until negotiation is completed"bagder/negotiate-revert-3275Daniel Stenberg2019-01-052-10/+3
* 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
* curl -J: do not append to the destination fileDaniel Stenberg2018-12-194-10/+9
* mbedtls: use VERIFYHOSTDaniel Stenberg2018-12-171-3/+5
* pingpong: change default response timeout to 120 secondsDaniel Stenberg2018-12-171-1/+1
* pingpong: ignore regular timeout in disconnect phaseDaniel Stenberg2018-12-176-24/+29
* TODO: Windows: set attribute 'archive' for completed downloadsDaniel Stenberg2018-12-141-0/+12
* RELEASE-NOTES: syncedDaniel Stenberg2018-12-141-170/+20
* http: minor whitespace cleanup from f464535bDaniel Stenberg2018-12-143-39/+19
* http: Implement trailing headers for chunked transfersAyoub Boudhar2018-12-1417-22/+618
* darwinssl: accept setting max-tls with default min-tlsDaniel Stenberg2018-12-141-2/+1
* gopher: fix memory leak from 9026083ddb2a9Daniel Stenberg2018-12-131-0/+1
* test1201: Add a trailing `?' to the selectorLeonardo Taccari2018-12-131-2/+2
* gopher: always include the entire gopher-path in requestLeonardo Taccari2018-12-131-2/+15