aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-10multi: multiplexing improvementsDaniel Stenberg
2019-01-09test1561: improve test nameDaniel Stenberg
2019-01-09cookies: skip custom cookies when redirecting cross-siteKatsuhiko YOSHIDA
2019-01-09THANKS: fixups and a dedupeDaniel Stenberg
2019-01-09timediff: fix math for unsigned time_tDaniel Stenberg
2019-01-08tests: allow tests to pass by 2037-02-12Bernhard M. Wiedemann
2019-01-07RELEASE-NOTES: syncedDaniel Stenberg
2019-01-07curl_multi_remove_handle() don't block terminating c-ares requestsBrad Spencer
2019-01-07Revert "http_negotiate: do not close connection until negotiation is completed"Daniel Stenberg
2019-01-07curl/urlapi.h: include "curl.h" firstDaniel Stenberg
2019-01-06VS projects: fix build warningMarcel Raad
2019-01-06schannel: fix compiler warningMarcel Raad
2019-01-04printf: introduce CURL_FORMAT_TIMEDIFF_TRikard Falkeborn
2019-01-04printf: fix format specifiersRikard Falkeborn
2019-01-03libtest/stub_gssapi: use "real" snprintfDaniel Stenberg
2019-01-03INTERNALS: correct some outdated function namesDaniel Stenberg
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