summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* secure transport: remove the BACKEND define kludgebagder/tls-backend-cleanupDaniel Stenberg2020-03-181-90/+101
* mbedtls: remove the BACKEND define kludgeDaniel Stenberg2020-03-181-69/+76
* bearssl: remove the BACKEND define kludgeDaniel Stenberg2020-03-181-48/+52
* wolfssl: remove the BACKEND define kludgeDaniel Stenberg2020-03-181-59/+65
* nss: remove the BACKEND define kludgeDaniel Stenberg2020-03-181-51/+62
* gnutls: remove the BACKEND define kludgeDaniel Stenberg2020-03-181-43/+50
* openssl: remove the BACKEND define kludgeDaniel Stenberg2020-03-181-107/+113
* 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
* docs: add warnings about FILE: URLs on WindowsDaniel Stenberg2020-03-133-2/+35
* server/getpart: make the "XML-parser" stricterDaniel Stenberg2020-03-133-12/+21
* impacket: some more Python 3 code compatibility updatesMarc Hoersken2020-03-133-13/+18
* smbserver: pin Python version to 2 since we are not yet 3 compatibleMarc Hoersken2020-03-131-1/+1
* cleanup: fix some text/comment typosViktor Szakats2020-03-124-5/+5
* smbserver: fix Python version specific ConfigParser importMarc Hoersken2020-03-122-5/+5
* RELEASE-NOTES: syncedDaniel Stenberg2020-03-112-63/+21
* tests/data: Fix some XML formatting issues in test casesDan Fandrich2020-03-113-3/+3
* Makefile: run the cd commands in a subshellMuhammad Herdiansyah2020-03-111-11/+11
* configure: convert -I to -isystem as a last stepDaniel Stenberg2020-03-112-5/+6