aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-25openvms: fix OpenSSL discovery on VAXDaniel Gustafsson
2018-12-24cmake: use lowercase for function name like the rest of the codeRuslan Baratov
2018-12-23Revert "libssh: no data pointer == nothing to do"Daniel Stenberg
2018-12-23disconnect: set conn->data for protocol disconnectDaniel Stenberg
2018-12-23timeval: Use high resolution timestamps on WindowsPavel P
2018-12-22libssh: no data pointer == nothing to doDaniel Stenberg
2018-12-22conncache_unlock: avoid indirection by changing input argument typeDaniel Stenberg
2018-12-22disconnect: separate connections and easy handles betterDaniel Stenberg
2018-12-22libssh: free sftp_canonicalize_path() data correctlyDaniel Stenberg
2018-12-21RELEASE-NOTES: syncedDaniel Stenberg
2018-12-21http: added options for allowing HTTP/0.9 responsesDaniel Stenberg
2018-12-21if2ip: remove unused function Curl_if_is_interface_nameDaniel Stenberg
2018-12-20http2: clear pause stream id if it gets closedDaniel Stenberg
2018-12-20wolfssl: Perform cleanupDavid Garske
2018-12-20mbedtls: follow-up VERIFYHOST fix from f097669248Daniel Stenberg
2018-12-20curlver: bump to 7.64.0 for next releaseDaniel Stenberg
2018-12-19cookies: extend domain checks to non psl buildsDaniel Gustafsson
2018-12-19smb: fix incorrect path in request if connection reusedMatus Uzak
2018-12-19curl -J: do not append to the destination fileDaniel Stenberg
2018-12-17mbedtls: use VERIFYHOSTDaniel Stenberg
2018-12-17pingpong: change default response timeout to 120 secondsDaniel Stenberg
2018-12-17pingpong: ignore regular timeout in disconnect phaseDaniel Stenberg
2018-12-14TODO: Windows: set attribute 'archive' for completed downloadsDaniel Stenberg
2018-12-14RELEASE-NOTES: syncedDaniel Stenberg
2018-12-14http: minor whitespace cleanup from f464535bDaniel Stenberg
2018-12-14http: Implement trailing headers for chunked transfersAyoub Boudhar
2018-12-14darwinssl: accept setting max-tls with default min-tlsDaniel Stenberg
2018-12-13gopher: fix memory leak from 9026083ddb2a9Daniel Stenberg
2018-12-13test1201: Add a trailing `?' to the selectorLeonardo Taccari
2018-12-13gopher: always include the entire gopher-path in requestLeonardo Taccari
2018-12-13urlapi: distinguish possibly empty queryLeonardo Taccari
2018-12-13OS400: handle memory error in list conversionDaniel Gustafsson
2018-12-13cookies: leave secure cookies aloneDaniel Gustafsson
2018-12-13docs: fix the --tls-max descriptionDaniel Stenberg
2018-12-12urlapi: Fix port parsing of eol colonDaniel Gustafsson
2018-12-12RELEASE-NOTES: 7.63.0Daniel Stenberg
2018-12-12THANKS: from the curl 7.62.0 cycleDaniel Stenberg
2018-12-12test1519: use lib1518 and test CURLINFO_REDIRECT_URL moreDaniel Stenberg
2018-12-12Curl_follow: extract the Location: header field unvalidatedDaniel Stenberg
2018-12-11multi: convert two timeout variables to timediff_tDaniel Stenberg
2018-12-11delta: use --diff-filter on the git diff-tree invokesDaniel Stenberg
2018-12-11documentation: curl_formadd field and file names are now escapedPatrick Monnerat
2018-12-11scripts/delta: show repo delta info from last releaseDaniel Stenberg
2018-12-11tests: add urlapi unittestDaniel Gustafsson
2018-12-11urlapi: fix portnumber parsing for ipv6 zone indexDaniel Gustafsson
2018-12-11http: fix HTTP auth to include query in URIJay Satiro
2018-12-11http: don't set CURLINFO_CONDITION_UNMET for http status code 204Michael Kaufmann
2018-12-11ldap: fix LDAP URL parsing regressionsSamuel Surtees
2018-12-10RELEASE-NOTES: syncedDaniel Stenberg
2018-12-10(lib)curl.rc: fixup for minor bugsStefan Kanthak