aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-15ftp: make domore_getsock() return the secondary socket properlyDaniel Stenberg
2020-05-15test1632: verify FTP through HTTPS-proxy with connection re-useDaniel Stenberg
2020-05-15test1631: verify FTP download through HTTPS-proxyDaniel Stenberg
2020-05-15sws: as last resort, get test number from server cmd fileDaniel Stenberg
2020-05-15ftp: shut down the secondary connection properly when SSL is usedDaniel Stenberg
2020-05-14KNOWN_BUGS: adapt 5.5 to recent changesMarcel Raad
2020-05-14curl_setup: support Unicode functions to open files on WindowsMarcel Raad
2020-05-14tool: support UTF-16 command line on WindowsMarcel Raad
2020-05-14curl_multibyte: add to curlxMarcel Raad
2020-05-14url: make the updated credentials URL-encoded in the URLDaniel Stenberg
2020-05-14tests: add https-proxy support to the test suiteDaniel Stenberg
2020-05-14mailmap: James FullerDaniel Stenberg
2020-05-14vauth/cleartext: fix theoretical integer overflowMajor_Tom
2020-05-13curl.1: Quote globbed URLsJay Satiro
2020-05-14checksrc: enhance the ASTERISKSPACE and update code accordinglyDaniel Stenberg
2020-05-13docs/options-in-versions: which version added each cmdline optionDaniel Stenberg
2020-05-13docs: unify protocol listsDaniel Stenberg
2020-05-13OpenSSL: have CURLOPT_CRLFILE imply CURLSSLOPT_NO_PARTIALCHAINDaniel Stenberg
2020-05-13tls13-ciphers.d: shorten the ArgDaniel Stenberg
2020-05-13sasl-authzid.d: add Arg: and shorten the descDaniel Stenberg
2020-05-13cert-type.d: mention the available types in the descDaniel Stenberg
2020-05-13tool: shorten 3 --help descriptionsDaniel Stenberg
2020-05-13configure: the wolfssh backend does not provide SCPDaniel Stenberg
2020-05-13RELEASE-NOTES: syncedDaniel Stenberg
2020-05-13url: reject too long input when parsing credentialsDaniel Stenberg
2020-05-12list-only.d: this option existed already in 4.0Daniel Stenberg
2020-05-12retry-all-errors.d: Shorten the summary lineJay Satiro
2020-05-12easy: fix dangling pointer on easy_perform faildenzor
2020-05-12tool: Add option --retry-all-errors to retry on any errorJay Satiro
2020-05-12libcurl.pc: Merge Libs.private into Libs for static-only buildsJames Le Cuirot
2020-05-12CMake: fix runtests.pl with CMake, add new test targetsPeter Wu
2020-05-12CMake: do not build test programs by defaultPeter Wu
2020-05-12FILEFORMAT: moved up the variables section and further polishedDaniel Stenberg
2020-05-12runtests: remove ftp2 support, not usedDaniel Stenberg
2020-05-12url: sort the protocol schemes in rough popularity orderDaniel Stenberg
2020-05-11test1238: avoid tftpd being busy for tests shortly followingMarc Hoersken
2020-05-11write-out.d: added "response_code"Daniel Stenberg
2020-05-11KNOWN_BUGS: Build with staticly built dependencyDaniel Stenberg
2020-05-11ROADMAP: remove old entriesDaniel Stenberg
2020-05-10travis: Add ngtcp2 and quiche tests for CMakePeter Wu
2020-05-10CMake: add ENABLE_ALT_SVC optionPeter Wu
2020-05-10CMake: add HTTP/3 support (ngtcp2+nghttp3, quiche)Peter Wu
2020-05-10tests/server/tftpd.c: fix include and enhance debug loggingMarc Hoersken
2020-05-10tool_operate: only set CURLOPT_SSL_OPTIONS if SSL support is presentDaniel Stenberg
2020-05-09appveyor: update comments to be clear about toolchainMarc Hoersken
2020-05-09TODO: update regarding missing Schannel featuresMarc Hoersken
2020-05-08checksrc: close the .checksrc file handle when done readingDaniel Stenberg
2020-05-08RELEASE-NOTES: syncedDaniel Stenberg
2020-05-08CURLOPT_SSL_OPTIONS: add *_NATIVE_CA to use Windows CA store (with openssl)Gilles Vollant
2020-05-08TODO: native IDN support on macOSDaniel Stenberg