summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cirrus: make freebsd ignore the tests instead of skippingbagder/freebsd-13Daniel Stenberg2020-03-201-3/+3
* cirrus: move the sanitizer build from freebsd 13 to freebsd 12Daniel Stenberg2020-03-201-2/+1
* Revert "cirrus-ci: disable the FreeBSD 13 builds"Daniel Stenberg2020-03-201-1/+1
* 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
* tool_operate: fix add_parallel_transfers when more are in queueDaniel Stenberg2020-03-161-1/+1
* vtls: free ssl_config leftovers on out-of-memoryDaniel Stenberg2020-03-161-0/+1
* ci/tests: fix Azure Pipelines not running for pull requestsMarc Hoersken2020-03-161-2/+10
* gskit: update the copyright year rangeDaniel Stenberg2020-03-151-1/+1
* gskit: use our internal select wrapper for portabilityMarc Hoersken2020-03-151-2/+1
* tests: fix verification of stdout in test 1452 due to newlineMarc Hoersken2020-03-151-1/+3
* ci/tests: install impacket for SMB tests on FreeBSD using CirrusCIMarc Hoersken2020-03-151-1/+2
* tests/README: add note about manually installing python-impacketMarc Hoersken2020-03-151-0/+9
* transfer: cap retries of "dead connections" to 5Daniel Stenberg2020-03-152-1/+7
* TODO: TLS-PSK with OpenSSLDaniel Stenberg2020-03-151-0/+10
* select: add 'timeout_ms' wrap-around precaution to Curl_selectMarc Hoersken2020-03-151-0/+6
* select: fix 'pending_ms' is assigned a value that is never usedMarc Hoersken2020-03-151-5/+5
* select: move duplicate select preparation code into Curl_selectMarc Hoersken2020-03-152-81/+89
* connect: happy eyeballs cleanupDaniel Stenberg2020-03-152-53/+51
* ci/tests: fix and align setting TFLAGS for make test-nonflakyMarc Hoersken2020-03-151-18/+20
* ci/tests: install test suite dependencies stunnel and impacketMarc Hoersken2020-03-151-1/+16
* tests: remove python_dependencies for smbserver from our treeMarc Hoersken2020-03-1517-18137/+14
* Makefile.m32: Improve windres parameter compatibilityJay Satiro2020-03-143-3/+3
* easy: Fix curl_easy_duphandle for builds missing IPv6 that use c-aresJay Satiro2020-03-141-8/+19