summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test1566: verify --etag-compare that gets a 304 backbagder/test-for-pr-5183Daniel Stenberg2020-04-052-0/+66
* Do not write output file if server respond with http code 304Kwon-Young Choi2020-04-051-2/+5
* windows: enable UnixSockets with all build toolchainsViktor Szakats2020-04-042-10/+9
* KNOWN_BUGS: Store TLS context per transfer instead of per connectionDaniel Stenberg2020-04-041-0/+11
* sockfilt: remove redundancy in timeout handlingMarc Hoersken2020-04-031-13/+13
* sockfilt: fix handling of ready closed sockets on WindowsMarc Hoersken2020-04-031-25/+35
* sockfilt: fix race-condition of waiting threads and event handlingMarc Hoersken2020-04-031-83/+163
* CI-fuzz: increase fuzz time to 40 minutesLeo Neat2020-04-021-1/+1
* CI: increase Azure Pipelines timeouts due to performance issuesMarc Hoersken2020-04-021-10/+10
* runtests.pl: log host OS as detected by Perl environmentMarc Hoersken2020-04-021-1/+3
* ftpserver.pl: log before and after data connection is closedMarc Hoersken2020-04-021-1/+4
* RELEASE-NOTES: syncedDaniel Stenberg2020-04-011-9/+33
* RELEASE-PROCEDURE.md: run the copyright.pl script!Daniel Stenberg2020-03-311-0/+2
* vquic/ngtcp2.h: update copyright year rangeDaniel Stenberg2020-03-311-1/+1
* CI: add build with ngtcp2 + gnutls on Travis CIDaiki Ueno2020-03-312-6/+48
* vquic: add support for GnuTLS backend of ngtcp2Daiki Ueno2020-03-314-28/+412
* examples/sessioninfo.c: add include to fix compiler warningGisle Vanem2020-03-311-1/+2
* misc: copyright year updatesDaniel Stenberg2020-03-312-2/+2
* build: fixed build for systems with select() in unistd.hHarry Sintonen2020-03-318-0/+18
* memdebug: don't log free(NULL)Daniel Stenberg2020-03-311-2/+2
* cleanup: insert newline after if() conditionsDaniel Stenberg2020-03-306-16/+23
* checksrc: warn on obvious conditional blocks on the same line as if()Daniel Stenberg2020-03-301-2/+24
* cmake: add CMAKE_MSVC_RUNTIME_LIBRARYRoger Orr2020-03-301-0/+1
* ngtcp2: update to git master for the key installation API changeDaiki Ueno2020-03-301-5/+9
* SECURITY.md: minor rephraseCyrus2020-03-301-1/+1
* output.d: quote the URL when globbingDaniel Stenberg2020-03-302-7/+7
* dist: add tests/version-scan.pl to tarballDaniel Stenberg2020-03-291-1/+1
* test1177: verify that all the CURL_VERSION_ bits are documentedDaniel Stenberg2020-03-293-1/+92
* curl.h: remnove CURL_VERSION_ESNI. Never supported nor documentedDaniel Stenberg2020-03-294-7/+0
* KNOWN_BUGS: DoH doesn't inherit all transfer optionsDaniel Stenberg2020-03-281-0/+5
* KNOWN_BUGS: DoH leaks memory after followlocationDaniel Stenberg2020-03-281-0/+4
* KNOWN_BUGS: "FTPS needs session reuse"Daniel Stenberg2020-03-281-0/+9
* KNOWN_BUGS: "stick to same family over SOCKS pro" is presumed fixedDaniel Stenberg2020-03-281-11/+0
* TODO: Set custom client ip when using haproxy protocolDaniel Stenberg2020-03-281-0/+8
* writeout_json: Fix data type issuesMichael Kaufmann2020-03-274-6/+20
* mailmap: fixup a few author names/fieldsDaniel Stenberg2020-03-271-0/+5
* version: add 'cainfo' and 'capath' to version info structDaniel Stenberg2020-03-274-12/+36
* RELEASE-NOTES: syncedDaniel Stenberg2020-03-271-8/+32
* SSLCERTS.md: Fix example code for setting CA cert fileJay Satiro2020-03-261-2/+2
* sockfilt: add logmsg output to select_ws_wait_thread on WindowsMarc Hoersken2020-03-261-1/+10
* docs/make: generate curl.1 from listed files onlyDaniel Stenberg2020-03-263-41/+40
* openssl: adapt to functions marked as deprecated since version 3Daniel Stenberg2020-03-263-0/+58
* dist: add mail-rcpt-allowfails.d to the tarballDaniel Stenberg2020-03-251-2/+3
* travis: update the ngtcp2 build to use the latest OpenSSL patchDaniel Stenberg2020-03-251-1/+1
* CI: remove default Ubuntu build from GitHub ActionsMarc Hoersken2020-03-241-17/+0
* CI: bring GitHub Actions fuzzing job in line with macOS jobsMarc Hoersken2020-03-241-3/+7
* CI: migrate macOS jobs from Azure and Travis CI to GitHub ActionsMarc Hoersken2020-03-243-107/+88
* config: remove all defines of HAVE_DES_HDaniel Stenberg2020-03-247-22/+2
* copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg2020-03-24353-356/+2240
* packages: add OS400/chkstrings.c to the distDaniel Stenberg2020-03-241-0/+1