summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mbedtls: follow-up VERIFYHOST fix from f097669248bagder/mbedtls-cn-check-againDaniel Stenberg2018-12-191-9/+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
* Upon HTTP_1_1_REQUIRED, retry the request with HTTP/1.1Johannes Schindelin2018-12-083-0/+32
* openssl: fix unused variable compiler warning with old opensslBen Greear2018-12-071-0/+1
* NTLM: force the connection to HTTP/1.1Johannes Schindelin2018-12-071-0/+6
* curl_global_sslset(): id == -1 is not necessarily an errorJohannes Schindelin2018-12-071-1/+8
* .gitattributes: make tabs in indentation a visible errorJohannes Schindelin2018-12-061-0/+1
* RELEASE-NOTES: syncedDaniel Stenberg2018-12-061-7/+22
* doh: fix memory leak in OOM situationDaniel Stenberg2018-12-061-3/+4
* doh: make it work for h2-disabled builds tooDaniel Stenberg2018-12-051-26/+2
* packages: remove old leftover files and dirsDaniel Stenberg2018-12-0521-806/+1
* openssl: do not use file BIOs if not requestedGergely Nagy2018-12-051-15/+13
* nss: Fix compatibility with nss versions 3.14 to 3.15Paul Howarth2018-12-051-1/+5
* nss: Improve info message when falling back SSL protocolPaul Howarth2018-12-051-2/+34
* nss: Fall back to latest supported SSL versionPaul Howarth2018-12-051-0/+9
* travis: enable COPYRIGHTYEAR extended warningDaniel Gustafsson2018-12-031-0/+3