aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-27mailmap: fixup a few author names/fieldsDaniel Stenberg
2020-03-27version: add 'cainfo' and 'capath' to version info structDaniel Stenberg
2020-03-27RELEASE-NOTES: syncedDaniel Stenberg
2020-03-26SSLCERTS.md: Fix example code for setting CA cert fileJay Satiro
2020-03-26sockfilt: add logmsg output to select_ws_wait_thread on WindowsMarc Hoersken
2020-03-26docs/make: generate curl.1 from listed files onlyDaniel Stenberg
2020-03-26openssl: adapt to functions marked as deprecated since version 3Daniel Stenberg
2020-03-25dist: add mail-rcpt-allowfails.d to the tarballDaniel Stenberg
2020-03-25travis: update the ngtcp2 build to use the latest OpenSSL patchDaniel Stenberg
2020-03-24CI: remove default Ubuntu build from GitHub ActionsMarc Hoersken
2020-03-24CI: bring GitHub Actions fuzzing job in line with macOS jobsMarc Hoersken
2020-03-24CI: migrate macOS jobs from Azure and Travis CI to GitHub ActionsMarc Hoersken
2020-03-24config: remove all defines of HAVE_DES_HDaniel Stenberg
2020-03-24copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg
2020-03-24packages: add OS400/chkstrings.c to the distDaniel Stenberg
2020-03-23nghttp2: 1.12.0 requiredClément Notin
2020-03-23RELEASE-NOTES: syncedDaniel Stenberg
2020-03-23OS400: Update strings for ccsid-ifierCalvin Buckley
2020-03-23cirrus: make freebsd ignore the tests instead of skippingDaniel Stenberg
2020-03-23cirrus: move the sanitizer build from freebsd 13 to freebsd 12Daniel Stenberg
2020-03-23Revert "cirrus-ci: disable the FreeBSD 13 builds"Daniel Stenberg
2020-03-22getinfo: provide CURLINFO_HEADER_SIZE and CURLINFO_REQUEST_SIZE overrideDaniel Stenberg
2020-03-22test970: improve the testDaniel Stenberg
2020-03-22CURLINFO_NUM_CONNECTS: improve accuracyDaniel Stenberg
2020-03-22TODO: Use "random" ports for the test serversDaniel Stenberg
2020-03-21lib/curl_setup: adjust the copyright year rangeDaniel Stenberg
2020-03-21curl_setup: define _WIN32_WINNT_[OS] symbolsJay Satiro
2020-03-21curl-functions.m4: remove inappropriate AC_REQUIRERoss Burton
2020-03-20ci/tests: fix Azure Pipelines not running Windows containersMarc Hoersken
2020-03-20tests: add test 430, 431 and 432 to verify the --config fixDaniel Stenberg
2020-03-20cmdline: fix handling of OperationConfig linked list (--next)Rici Lake
2020-03-20test2100: fix static port instead of dynamic value being usedMarc Hoersken
2020-03-20test970: fix static ip:port instead of dynamic values being usedMarc Hoersken
2020-03-19secure transport: remove the BACKEND define kludgeDaniel Stenberg
2020-03-19mbedtls: remove the BACKEND define kludgeDaniel Stenberg
2020-03-19bearssl: remove the BACKEND define kludgeDaniel Stenberg
2020-03-19wolfssl: remove the BACKEND define kludgeDaniel Stenberg
2020-03-19nss: remove the BACKEND define kludgeDaniel Stenberg
2020-03-19gnutls: remove the BACKEND define kludgeDaniel Stenberg
2020-03-19openssl: remove the BACKEND define kludgeDaniel Stenberg
2020-03-19tests: make Python-based servers compatible with Python 2 and 3Marc Hoersken
2020-03-18writeout_json: use curl_off_t printf() option for the time outputDaniel Stenberg
2020-03-18RELEASE-NOTES: syncedDaniel Stenberg
2020-03-18RELEASE-NOTES: syncedDaniel Stenberg
2020-03-18http2: Fix erroneous debug message that h2 connection closedJay Satiro
2020-03-18tool_setopt: correct the copyright year rangeDaniel Stenberg
2020-03-18schannel: add "best effort" revocation check optionJohannes Schindelin
2020-03-18multi: Improve parameter check for curl_multi_remove_handleJay Satiro
2020-03-17windows: suppress UI in all CryptAcquireContext() callsViktor Szakats
2020-03-17writeout_json: add missing comma to fix the HTTP versionDaniel Stenberg