summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup configure use -DOPENSSL_SUPPRESS_DEPRECATED insteadbagder/openssl3-deprecationsDaniel Stenberg2020-03-251-7/+3
* openssl: adapt to functions marked as deprecated since version 3Daniel Stenberg2020-03-253-0/+62
* 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
* tests: add test 430, 431 and 432 to verify the --config fixDaniel Stenberg2020-03-204-0/+298
* cmdline: fix handling of OperationConfig linked list (--next)Rici Lake2020-03-202-2/+4
* test2100: fix static port instead of dynamic value being usedMarc Hoersken2020-03-201-0/+0
* test970: fix static ip:port instead of dynamic values being usedMarc Hoersken2020-03-201-1/+1
* secure transport: remove the BACKEND define kludgeDaniel Stenberg2020-03-191-90/+101
* mbedtls: remove the BACKEND define kludgeDaniel Stenberg2020-03-191-69/+76
* bearssl: remove the BACKEND define kludgeDaniel Stenberg2020-03-191-48/+52
* wolfssl: remove the BACKEND define kludgeDaniel Stenberg2020-03-191-59/+65
* nss: remove the BACKEND define kludgeDaniel Stenberg2020-03-191-51/+62
* gnutls: remove the BACKEND define kludgeDaniel Stenberg2020-03-191-43/+50
* openssl: remove the BACKEND define kludgeDaniel Stenberg2020-03-191-107/+113
* tests: make Python-based servers compatible with Python 2 and 3Marc Hoersken2020-03-197-23/+58
* writeout_json: use curl_off_t printf() option for the time outputDaniel Stenberg2020-03-181-1/+2
* RELEASE-NOTES: syncedDaniel Stenberg2020-03-181-0/+2
* RELEASE-NOTES: syncedDaniel Stenberg2020-03-182-10/+45
* http2: Fix erroneous debug message that h2 connection closedJay Satiro2020-03-182-8/+14
* tool_setopt: correct the copyright year rangeDaniel Stenberg2020-03-181-1/+1
* schannel: add "best effort" revocation check optionJohannes Schindelin2020-03-1820-2/+136
* multi: Improve parameter check for curl_multi_remove_handleJay Satiro2020-03-182-2/+6
* windows: suppress UI in all CryptAcquireContext() callsViktor Szakats2020-03-176-13/+13
* writeout_json: add missing comma to fix the HTTP versionDaniel Stenberg2020-03-171-1/+1
* test 970: verify --write-out '%{json}'Daniel Stenberg2020-03-173-3/+136
* writeout: support to generate JSON outputMathias Gumz2020-03-178-83/+361
* CI: stop ignoring 323, it is disabledDaniel Stenberg2020-03-173-15/+10
* DISABLED: disable test 323Daniel Stenberg2020-03-171-0/+3
* ci/tests: increase timeouts for torture builds on Azure PipelinesMarc Hoersken2020-03-171-2/+2
* cmake: add support for building with wolfSSLbagder/cmake-wolfsslDaniel Stenberg2020-03-164-12/+49