summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* source cleanup: remove all custom typedef structsDaniel Stenberg2020-05-1571-673/+719
* travis: remove the .checksrc fiddlingDaniel Stenberg2020-05-151-2/+0
* ftp: make domore_getsock() return the secondary socket properlyDaniel Stenberg2020-05-151-1/+3
* test1632: verify FTP through HTTPS-proxy with connection re-useDaniel Stenberg2020-05-152-1/+106
* test1631: verify FTP download through HTTPS-proxyDaniel Stenberg2020-05-152-1/+88
* sws: as last resort, get test number from server cmd fileDaniel Stenberg2020-05-151-18/+52
* ftp: shut down the secondary connection properly when SSL is usedDaniel Stenberg2020-05-151-3/+4
* KNOWN_BUGS: adapt 5.5 to recent changesMarcel Raad2020-05-141-12/+6
* curl_setup: support Unicode functions to open files on WindowsMarcel Raad2020-05-142-2/+59
* tool: support UTF-16 command line on WindowsMarcel Raad2020-05-144-11/+25
* curl_multibyte: add to curlxMarcel Raad2020-05-1416-119/+128
* url: make the updated credentials URL-encoded in the URLDaniel Stenberg2020-05-143-2/+83
* tests: add https-proxy support to the test suiteDaniel Stenberg2020-05-144-29/+138
* 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