summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "libssh: no data pointer == nothing to do"bagder/conn-data-for-disconnectDaniel 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
* urlapi: distinguish possibly empty queryLeonardo Taccari2018-12-131-3/+3
* OS400: handle memory error in list conversionDaniel Gustafsson2018-12-131-1/+8
* cookies: leave secure cookies aloneDaniel Gustafsson2018-12-1311-43/+148
* docs: fix the --tls-max descriptionDaniel Stenberg2018-12-132-5/+5
* urlapi: Fix port parsing of eol colonDaniel Gustafsson2018-12-122-16/+24
* RELEASE-NOTES: 7.63.0curl-7_63_0Daniel Stenberg2018-12-121-12/+23
* THANKS: from the curl 7.62.0 cycleDaniel Stenberg2018-12-121-0/+21
* test1519: use lib1518 and test CURLINFO_REDIRECT_URL moreDaniel Stenberg2018-12-122-3/+63
* Curl_follow: extract the Location: header field unvalidatedDaniel Stenberg2018-12-125-7/+156
* multi: convert two timeout variables to timediff_tDaniel Stenberg2018-12-111-2/+2
* delta: use --diff-filter on the git diff-tree invokesDaniel Stenberg2018-12-111-2/+2
* documentation: curl_formadd field and file names are now escapedPatrick Monnerat2018-12-111-1/+2
* scripts/delta: show repo delta info from last releaseDaniel Stenberg2018-12-111-0/+137
* tests: add urlapi unittestDaniel Gustafsson2018-12-116-4/+170
* urlapi: fix portnumber parsing for ipv6 zone indexDaniel Gustafsson2018-12-111-6/+20
* http: fix HTTP auth to include query in URIJay Satiro2018-12-113-5/+89
* http: don't set CURLINFO_CONDITION_UNMET for http status code 204Michael Kaufmann2018-12-111-7/+7
* ldap: fix LDAP URL parsing regressionsSamuel Surtees2018-12-111-5/+10
* RELEASE-NOTES: syncedDaniel Stenberg2018-12-101-8/+21
* (lib)curl.rc: fixup for minor bugsStefan Kanthak2018-12-102-11/+11
* test329: verify cookie max-age=0 immediate expiryDaniel Stenberg2018-12-092-1/+71
* cookies: expire "Max-Age=0" immediatelyDaniel Stenberg2018-12-091-1/+4