summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: add https-proxy support to the test suitebagder/https-proxy-testsDaniel Stenberg2020-05-143-29/+137
* mailmap: James FullerDaniel Stenberg2020-05-141-0/+1
* vauth/cleartext: fix theoretical integer overflowMajor_Tom2020-05-141-1/+2
* curl.1: Quote globbed URLsJay Satiro2020-05-131-7/+7
* checksrc: enhance the ASTERISKSPACE and update code accordinglyDaniel Stenberg2020-05-1423-56/+56
* docs/options-in-versions: which version added each cmdline optionDaniel Stenberg2020-05-136-2/+392
* docs: unify protocol listsDaniel Stenberg2020-05-132-4/+6
* OpenSSL: have CURLOPT_CRLFILE imply CURLSSLOPT_NO_PARTIALCHAINDaniel Stenberg2020-05-132-7/+14
* tls13-ciphers.d: shorten the ArgDaniel Stenberg2020-05-131-1/+1
* sasl-authzid.d: add Arg: and shorten the descDaniel Stenberg2020-05-131-1/+2
* cert-type.d: mention the available types in the descDaniel Stenberg2020-05-131-1/+1
* tool: shorten 3 --help descriptionsDaniel Stenberg2020-05-134-19/+20
* configure: the wolfssh backend does not provide SCPDaniel Stenberg2020-05-131-1/+0
* RELEASE-NOTES: syncedDaniel Stenberg2020-05-131-6/+30
* url: reject too long input when parsing credentialsDaniel Stenberg2020-05-131-0/+6
* list-only.d: this option existed already in 4.0Daniel Stenberg2020-05-121-1/+1
* retry-all-errors.d: Shorten the summary lineJay Satiro2020-05-122-2/+2
* easy: fix dangling pointer on easy_perform faildenzor2020-05-121-0/+1
* tool: Add option --retry-all-errors to retry on any errorJay Satiro2020-05-128-1/+98
* libcurl.pc: Merge Libs.private into Libs for static-only buildsJames Le Cuirot2020-05-124-9/+18
* CMake: fix runtests.pl with CMake, add new test targetsPeter Wu2020-05-125-31/+53
* CMake: do not build test programs by defaultPeter Wu2020-05-124-4/+9
* FILEFORMAT: moved up the variables section and further polishedDaniel Stenberg2020-05-121-68/+73
* runtests: remove ftp2 support, not usedDaniel Stenberg2020-05-122-21/+1
* url: sort the protocol schemes in rough popularity orderDaniel Stenberg2020-05-121-37/+39
* test1238: avoid tftpd being busy for tests shortly followingMarc Hoersken2020-05-113-5/+13
* write-out.d: added "response_code"Daniel Stenberg2020-05-111-0/+4
* KNOWN_BUGS: Build with staticly built dependencyDaniel Stenberg2020-05-111-3/+21
* ROADMAP: remove old entriesDaniel Stenberg2020-05-111-20/+0
* travis: Add ngtcp2 and quiche tests for CMakePeter Wu2020-05-102-9/+11
* CMake: add ENABLE_ALT_SVC optionPeter Wu2020-05-102-0/+8
* CMake: add HTTP/3 support (ngtcp2+nghttp3, quiche)Peter Wu2020-05-106-0/+323
* tests/server/tftpd.c: fix include and enhance debug loggingMarc Hoersken2020-05-101-3/+11
* tool_operate: only set CURLOPT_SSL_OPTIONS if SSL support is presentDaniel Stenberg2020-05-101-17/+18
* appveyor: update comments to be clear about toolchainMarc Hoersken2020-05-091-2/+2
* TODO: update regarding missing Schannel featuresMarc Hoersken2020-05-091-20/+12
* checksrc: close the .checksrc file handle when done readingDaniel Stenberg2020-05-081-0/+1
* RELEASE-NOTES: syncedDaniel Stenberg2020-05-082-10/+19
* CURLOPT_SSL_OPTIONS: add *_NATIVE_CA to use Windows CA store (with openssl)Gilles Vollant2020-05-089-19/+203
* TODO: native IDN support on macOSDaniel Stenberg2020-05-081-0/+9
* urlapi: accept :: as a valid IPv6 addressDaniel Stenberg2020-05-082-1/+10
* THANKS-filter: Peter WangDaniel Stenberg2020-05-081-0/+1
* *_sspi: fix bad uses of CURLE_NOT_BUILT_INPeter Wang2020-05-083-6/+12
* docs/HTTP3: add qlog to the quiche build instructionDaniel Stenberg2020-05-071-1/+1
* ngtcp2: introduce qlog supportDaniel Stenberg2020-05-076-41/+157
* ntlm_sspi: fix bad use of CURLE_NOT_BUILT_INDaniel Stenberg2020-05-071-3/+5
* runtests: show elapsed test time with higher precision (ms)Daniel Stenberg2020-05-071-1/+1
* RELEASE-NOTES: syncedDaniel Stenberg2020-05-071-3/+28
* http2: simplify and clean up trailer handlingDaniel Stenberg2020-05-073-44/+12
* appveyor: disable test 1139 instead of ignoring itMarc Hoersken2020-05-071-8/+8