aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-13cmake: add aliases so exported target names are available in treeNathaniel R. Lewis
2020-04-13version: increase buffer space for ssl version outputDaniel Stenberg
2020-04-13cirrus: no longer ignore test 504 which is working againMarc Hoersken
2020-04-13appveyor: completely disable tests that fail to timeout earlyMarc Hoersken
2020-04-13test1908: avoid using fixed port number in test dataDaniel Stenberg
2020-04-12schannel: Fix blocking timeout logicAndrew Kurushin
2020-04-12socks: Fix blocking timeout logicJay Satiro
2020-04-12gopher: check remaining time left during write busy loopMarc Hoersken
2020-04-13gnutls: ensure TLS 1.3 when SRP isn't requestedDirkjan Bussink
2020-04-12tests/server: add hidden window to gracefully handle WM_CLOSEMarc Hoersken
2020-04-12tests/server: add CTRL event handler for Win32 consolesMarc Hoersken
2020-04-12tests/server: move all signal handling routines to util.[ch]Marc Hoersken
2020-04-12compressed.d: stress that the headers are not modifiedDaniel Stenberg
2020-04-11tests/server/util.c: use curl_off_t instead of long for pidMarc Hoersken
2020-04-11tests: use Cygwin/msys PIDs for stunnel and sshd on WindowsMarc Hoersken
2020-04-11tests: add Windows compatible pidwait like pidkill and pidtermMarc Hoersken
2020-04-11tests: fix conflict between Cygwin/msys and Windows PIDsMarc Hoersken
2020-04-11RELEASE-NOTES: syncedDaniel Stenberg
2020-04-11release-notes.pl: detect the start of the references in cleanup modeDaniel Stenberg
2020-04-11Revert "file: on Windows, refuse paths that start with \\"Daniel Stenberg
2020-04-11lib: fix conversion warnings for SOCKET_WRITABLE/READABLEJay Satiro
2020-04-11test1148: tolerate progress updates better (again)Jay Satiro
2020-04-10sshserver.pl: use cached Win32 environment check variableMarc Hoersken
2020-04-10appveyor: partially revert 3413a110 to keep build without proxyMarc Hoersken
2020-04-10appveyor: ignore failing 'connect to non-listening proxy' testsMarc Hoersken
2020-04-10CI/macos: convert CRLF to LF and align indentationMarc Hoersken
2020-04-09url: allow non-HTTPS altsvc-matching for debug buildsDaniel Stenberg
2020-04-09server/resolve: remove AI_CANONNAME to make macos tell the truthDaniel Stenberg
2020-04-09runtests: fix warning about using an undefined variableDaniel Stenberg
2020-04-08release-notes: fix the initial reference list outputDaniel Stenberg
2020-04-08github actions: run when pushed to master or */ci + PRsDaniel Stenberg
2020-04-08runtests: provide nicer errormsg when protocol "dump" file is emptyDaniel Stenberg
2020-04-08schannel: support .P12 or .PFX client certificatesGilles Vollant
2020-04-08tests: verify split initial HTTP requests with CURL_SMALLREQSENDDaniel Stenberg
2020-04-08http: don't consider upload done if the request isn't completely sent offDaniel Stenberg
2020-04-08http: allow Curl_add_buffer_send() to do a short first send by forceDaniel Stenberg
2020-04-08connect: store connection info for QUIC connectionsDaniel Stenberg
2020-04-07tests/README: update the port numbers listDaniel Stenberg
2020-04-07select: remove typecast from SOCKET_WRITABLE/READABLE macrosDaniel Stenberg
2020-04-07CURLOPT_WRITEFUNCTION.3: add inline example and new see-alsoDaniel Stenberg
2020-04-06release-notes: output trailing references sorted numericallyDaniel Stenberg
2020-04-06cleanup: correct copyright year range on a few filesDaniel Stenberg
2020-04-06configure: remove use of -vec-report0 from CFLAGS with iccDaniel Stenberg
2020-04-06warnless: remove code block for icc that didn't workDaniel Stenberg
2020-04-06dist: add missing setup-win32.hMarc Hoersken
2020-04-06RELEASE-NOTES: syncedDaniel Stenberg
2020-04-06scripts/release-notes.pl: add helper script for RELEASE-NOTES maintenanceDaniel Stenberg
2020-04-06configure: don't check for Security.framework when cross-compilingDennis Felsing
2020-04-06TODO: Option to make -Z merge lined based outputs on stdoutDaniel Stenberg
2020-04-05lib: never define CURL_CA_BUNDLE with a getenvDaniel Stenberg