aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-04-30GnuTLS: Backend support for CURLINFO_SSL_VERIFYRESULTEmil Engler
2020-04-30conncache: various concept cleanupsDaniel Stenberg
2020-04-30tests: tests: run stunnel for HTTPS and FTPS on dynamic portsDaniel Stenberg
2020-04-30tests: pick a random port number for SSHDaniel Stenberg
2020-04-30libtest/cmake: Remove commented codeRikard Falkeborn
2020-04-29schannel: source code reindentDaniel Stenberg
2020-04-29test1177: look for curl.h in source directoryKamil Dudka
2020-04-29tests: look for preprocessed tests in build directoryKamil Dudka
2020-04-29RELEASE-NOTES: syncedDaniel Stenberg
2020-04-29RELEASE-NOTES: 7.70.0Daniel Stenberg