aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-03-15tests: fix verification of stdout in test 1452 due to newlineMarc Hoersken
2020-03-15ci/tests: install impacket for SMB tests on FreeBSD using CirrusCIMarc Hoersken
2020-03-15tests/README: add note about manually installing python-impacketMarc Hoersken
2020-03-15transfer: cap retries of "dead connections" to 5Daniel Stenberg
2020-03-15TODO: TLS-PSK with OpenSSLDaniel Stenberg
2020-03-15select: add 'timeout_ms' wrap-around precaution to Curl_selectMarc Hoersken
2020-03-15select: fix 'pending_ms' is assigned a value that is never usedMarc Hoersken
2020-03-15select: move duplicate select preparation code into Curl_selectMarc Hoersken
2020-03-15connect: happy eyeballs cleanupDaniel Stenberg
2020-03-15ci/tests: fix and align setting TFLAGS for make test-nonflakyMarc Hoersken
2020-03-15ci/tests: install test suite dependencies stunnel and impacketMarc Hoersken
2020-03-15tests: remove python_dependencies for smbserver from our treeMarc Hoersken
2020-03-14Makefile.m32: Improve windres parameter compatibilityJay Satiro
2020-03-14easy: Fix curl_easy_duphandle for builds missing IPv6 that use c-aresJay Satiro
2020-03-13docs: add warnings about FILE: URLs on WindowsDaniel Stenberg
2020-03-13server/getpart: make the "XML-parser" stricterDaniel Stenberg
2020-03-13impacket: some more Python 3 code compatibility updatesMarc Hoersken
2020-03-13smbserver: pin Python version to 2 since we are not yet 3 compatibleMarc Hoersken
2020-03-12cleanup: fix some text/comment typosViktor Szakats
2020-03-12smbserver: fix Python version specific ConfigParser importMarc Hoersken
2020-03-11RELEASE-NOTES: syncedDaniel Stenberg
2020-03-11tests/data: Fix some XML formatting issues in test casesDan Fandrich