aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-05-08urlapi: accept :: as a valid IPv6 addressDaniel Stenberg
2020-05-08THANKS-filter: Peter WangDaniel Stenberg
2020-05-08*_sspi: fix bad uses of CURLE_NOT_BUILT_INPeter Wang
2020-05-07docs/HTTP3: add qlog to the quiche build instructionDaniel Stenberg
2020-05-07ngtcp2: introduce qlog supportDaniel Stenberg
2020-05-07ntlm_sspi: fix bad use of CURLE_NOT_BUILT_INDaniel Stenberg
2020-05-07runtests: show elapsed test time with higher precision (ms)Daniel Stenberg
2020-05-07RELEASE-NOTES: syncedDaniel Stenberg
2020-05-07http2: simplify and clean up trailer handlingDaniel Stenberg
2020-05-07appveyor: disable test 1139 instead of ignoring itMarc Hoersken
2020-05-07appveyor: disable flaky test 1501 and ignore broken 1056Marc Hoersken
2020-05-06test613.pl: make tests 613 and 614 work with OpenSSH for WindowsMarc Hoersken
2020-05-06runtests: set +x mode againDaniel Stenberg
2020-05-05libssh2: convert over to use dynbufDaniel Stenberg
2020-05-05travis: add "qlog" as feature in the quiche buildDaniel Stenberg
2020-05-05quiche: enable qlog outputDaniel Stenberg
2020-05-04urldata.h: remove #define HEADERSIZE, not used anymoreDaniel Stenberg
2020-05-04ngtcp2: convert to dynbufDaniel Stenberg
2020-05-04connect: make happy eyeballs work for QUIC (again)Daniel Stenberg
2020-05-04connect: add two asserts to clue code analyzers in a littleDaniel Stenberg
2020-05-04http_proxy: ported to use dynbuf instead of a static size bufferDaniel Stenberg
2020-05-04dynbuf: introduce internal generic dynamic buffer functionsDaniel Stenberg
2020-05-03runtests: remove sleep callsDaniel Stenberg
2020-05-03asyn-*: remove support for never-used NULL entry pointersDaniel Stenberg
2020-05-02doc: Rename VERSIONS to VERSIONS.md as it already has Markdown syntaxEmil Engler
2020-05-02asyn-thread: fix cppcheck warningJay Satiro
2020-05-02select: fix overflow protection in Curl_socket_checkJay Satiro
2020-05-02sockfilt: make select_ws stop waiting on exit signal eventMarc Hoersken
2020-05-02tests/server/util.[ch]: add exit event to stop waiting on WindowsMarc Hoersken
2020-05-02tests/server/util.c: fix thread handle not being closedMarc Hoersken
2020-05-02tests/server/util.c: use raise instead of calling signal handlerMarc Hoersken
2020-05-02tests: add support for SSH server variant specific transfer pathsMarc Hoersken
2020-05-02RELEASE-NOTES: syncedDaniel Stenberg
2020-05-02libssh2: set the expected total size in SCP upload initDaniel Stenberg
2020-05-02runtests: make the logmsg from the ssh server only show in verboseDaniel Stenberg
2020-05-02tests: make test 1248 + 1249 use %NOLISTENPORTDaniel Stenberg
2020-05-02examples: remove asiohiper.cppDaniel Stenberg
2020-05-02doc: add missing closing parenthesis in CURLINFO_SSL_VERIFYRESULT.3Emil Engler
2020-05-02KNOWN_BUGS: Remove "curl --upload-file . hang if delay in STDIN"Emil Engler
2020-04-30cirrus: disable SFTP and SCP testsDaniel Stenberg
2020-04-30runtests: fix typo in the existence of disabled tests checkerEmil Engler
2020-04-30test75: Remove precheck testDan Fandrich
2020-04-30tests: Stop referring to server ports when they're not usedDan Fandrich