aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-03-17test 970: verify --write-out '%{json}'Daniel Stenberg
2020-03-17writeout: support to generate JSON outputMathias Gumz
2020-03-17CI: stop ignoring 323, it is disabledDaniel Stenberg
2020-03-17DISABLED: disable test 323Daniel Stenberg
2020-03-17ci/tests: increase timeouts for torture builds on Azure PipelinesMarc Hoersken
2020-03-16cmake: add support for building with wolfSSLDaniel Stenberg
2020-03-16tool_operate: fix add_parallel_transfers when more are in queueDaniel Stenberg
2020-03-16vtls: free ssl_config leftovers on out-of-memoryDaniel Stenberg
2020-03-16ci/tests: fix Azure Pipelines not running for pull requestsMarc Hoersken
2020-03-15gskit: update the copyright year rangeDaniel Stenberg
2020-03-15gskit: use our internal select wrapper for portabilityMarc Hoersken