aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-03docs/version.d: mention MultiSSLDaniel Stenberg
2019-01-02examples: Update .gitignoreRikard Falkeborn
2019-01-02THANKS: add more missing namesDaniel Gustafsson
2019-01-02docs: mention potential leak in curl_slist_appendDaniel Gustafsson
2019-01-01tvnow: silence conversion warningsMarcel Raad
2019-01-01THANKS: dedupe more namesDaniel Stenberg
2019-01-01ntlm: update selection of type 3 responseMarkus Moeller
2018-12-31THANKS: added missing names from year <= 2000Daniel Stenberg
2018-12-30urlapi: fix parsing ipv6 with zone indexDaniel Gustafsson
2018-12-30THANKS: dedupe Guenter KnaufDaniel Stenberg
2018-12-30THANKS: missing name from the 6.3.1 release!Daniel Stenberg
2018-12-27RELEASE-NOTES: syncedDaniel Gustafsson
2018-12-27hostip: support wildcard hostsClaes Jakobsson
2018-12-27url: fix incorrect indentationDaniel Gustafsson
2018-12-26os400: upgrade ILE/RPG binding.Patrick Monnerat
2018-12-25FAQ: remove mention of sourceforge for githubDaniel Gustafsson
2018-12-25openvms: fix typos in documentationDaniel Gustafsson
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