summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* nghttp2: 1.12.0 requiredClément Notin2020-03-231-1/+1
* RELEASE-NOTES: syncedDaniel Stenberg2020-03-231-6/+27
* OS400: Update strings for ccsid-ifierCalvin Buckley2020-03-232-6/+9
* cirrus: make freebsd ignore the tests instead of skippingDaniel Stenberg2020-03-231-3/+3
* cirrus: move the sanitizer build from freebsd 13 to freebsd 12Daniel Stenberg2020-03-231-2/+1
* Revert "cirrus-ci: disable the FreeBSD 13 builds"Daniel Stenberg2020-03-231-1/+1
* getinfo: provide CURLINFO_HEADER_SIZE and CURLINFO_REQUEST_SIZE overrideDaniel Stenberg2020-03-222-1/+15
* test970: improve the testDaniel Stenberg2020-03-221-19/+7
* CURLINFO_NUM_CONNECTS: improve accuracyDaniel Stenberg2020-03-221-1/+1
* TODO: Use "random" ports for the test serversDaniel Stenberg2020-03-221-0/+12
* lib/curl_setup: adjust the copyright year rangeDaniel Stenberg2020-03-211-1/+1
* curl_setup: define _WIN32_WINNT_[OS] symbolsJay Satiro2020-03-212-51/+130
* curl-functions.m4: remove inappropriate AC_REQUIRERoss Burton2020-03-211-2/+0
* ci/tests: fix Azure Pipelines not running Windows containersMarc Hoersken2020-03-201-0/+2