summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sendf: make failf() use the mvsnprintf() return codebagder/sendf-snprintfDaniel Stenberg2020-05-181-2/+1
* TODO: forbid TLS post-handshake auth and do TLS record paddingDaniel Stenberg2020-05-181-7/+24
* RELEASE-NOTES: syncedDaniel Stenberg2020-05-181-8/+44
* dynbuf: return NULL when there's no buffer lengthDaniel Stenberg2020-05-172-8/+8
* travis: upgrade to bionic, clang-9, improve readabilityPeter Wu2020-05-161-221/+101
* travis: whitespace-only changes for consistencyPeter Wu2020-05-161-428/+428
* CMake: add libssh build supportPeter Wu2020-05-153-4/+31
* KNOWN_BUGS: wolfssh: publickey auth doesn't workDaniel Stenberg2020-05-151-0/+8
* KNOWN_BUGS: OS400 port requires deprecated IBM libraryDaniel Stenberg2020-05-151-0/+9
* http2: keep trying to send pending frames after req.upload_doneVyron Tsingaras2020-05-151-2/+20
* setopt: support certificate options in memory with struct curl_blobGilles Vollant2020-05-1521-130/+961
* 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