summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tool: do not declare functions with Curl_ prefixbagder/tool-avoid-curl-prefixDaniel Stenberg2020-04-134-47/+41
* cmake: add aliases so exported target names are available in treeNathaniel R. Lewis2020-04-132-2/+12
* version: increase buffer space for ssl version outputDaniel Stenberg2020-04-131-2/+2
* cirrus: no longer ignore test 504 which is working againMarc Hoersken2020-04-131-1/+1
* appveyor: completely disable tests that fail to timeout earlyMarc Hoersken2020-04-131-2/+2
* test1908: avoid using fixed port number in test dataDaniel Stenberg2020-04-131-1/+1
* schannel: Fix blocking timeout logicAndrew Kurushin2020-04-121-6/+6
* socks: Fix blocking timeout logicJay Satiro2020-04-122-6/+7
* gopher: check remaining time left during write busy loopMarc Hoersken2020-04-121-4/+17
* gnutls: ensure TLS 1.3 when SRP isn't requestedDirkjan Bussink2020-04-131-36/+45
* tests/server: add hidden window to gracefully handle WM_CLOSEMarc Hoersken2020-04-121-0/+88
* tests/server: add CTRL event handler for Win32 consolesMarc Hoersken2020-04-121-0/+48
* tests/server: move all signal handling routines to util.[ch]Marc Hoersken2020-04-127-647/+158
* compressed.d: stress that the headers are not modifiedDaniel Stenberg2020-04-121-2/+4
* tests/server/util.c: use curl_off_t instead of long for pidMarc Hoersken2020-04-111-3/+3
* tests: use Cygwin/msys PIDs for stunnel and sshd on WindowsMarc Hoersken2020-04-112-4/+35
* tests: add Windows compatible pidwait like pidkill and pidtermMarc Hoersken2020-04-113-11/+33
* tests: fix conflict between Cygwin/msys and Windows PIDsMarc Hoersken2020-04-115-33/+79
* RELEASE-NOTES: syncedDaniel Stenberg2020-04-111-12/+38
* release-notes.pl: detect the start of the references in cleanup modeDaniel Stenberg2020-04-111-2/+1
* Revert "file: on Windows, refuse paths that start with \\"Daniel Stenberg2020-04-111-4/+2
* lib: fix conversion warnings for SOCKET_WRITABLE/READABLEJay Satiro2020-04-112-3/+6
* test1148: tolerate progress updates better (again)Jay Satiro2020-04-111-7/+7
* sshserver.pl: use cached Win32 environment check variableMarc Hoersken2020-04-101-2/+2
* appveyor: partially revert 3413a110 to keep build without proxyMarc Hoersken2020-04-101-2/+2
* appveyor: ignore failing 'connect to non-listening proxy' testsMarc Hoersken2020-04-101-3/+3
* CI/macos: convert CRLF to LF and align indentationMarc Hoersken2020-04-101-97/+97
* url: allow non-HTTPS altsvc-matching for debug buildsDaniel Stenberg2020-04-091-1/+8
* server/resolve: remove AI_CANONNAME to make macos tell the truthDaniel Stenberg2020-04-091-1/+1
* runtests: fix warning about using an undefined variableDaniel Stenberg2020-04-091-2/+2
* release-notes: fix the initial reference list outputDaniel Stenberg2020-04-081-19/+20
* github actions: run when pushed to master or */ci + PRsDaniel Stenberg2020-04-082-2/+20
* runtests: provide nicer errormsg when protocol "dump" file is emptyDaniel Stenberg2020-04-081-0/+7
* schannel: support .P12 or .PFX client certificatesGilles Vollant2020-04-081-34/+124
* tests: verify split initial HTTP requests with CURL_SMALLREQSENDDaniel Stenberg2020-04-083-27/+159
* http: don't consider upload done if the request isn't completely sent offDaniel Stenberg2020-04-082-3/+8
* http: allow Curl_add_buffer_send() to do a short first send by forceDaniel Stenberg2020-04-081-1/+14
* connect: store connection info for QUIC connectionsDaniel Stenberg2020-04-081-41/+40
* tests/README: update the port numbers listDaniel Stenberg2020-04-071-6/+5
* select: remove typecast from SOCKET_WRITABLE/READABLE macrosDaniel Stenberg2020-04-071-2/+2
* CURLOPT_WRITEFUNCTION.3: add inline example and new see-alsoDaniel Stenberg2020-04-071-4/+33
* release-notes: output trailing references sorted numericallyDaniel Stenberg2020-04-061-12/+10
* cleanup: correct copyright year range on a few filesDaniel Stenberg2020-04-065-5/+5
* configure: remove use of -vec-report0 from CFLAGS with iccDaniel Stenberg2020-04-061-5/+0
* warnless: remove code block for icc that didn't workDaniel Stenberg2020-04-061-13/+0
* dist: add missing setup-win32.hMarc Hoersken2020-04-061-1/+2
* RELEASE-NOTES: syncedDaniel Stenberg2020-04-061-5/+29
* scripts/release-notes.pl: add helper script for RELEASE-NOTES maintenanceDaniel Stenberg2020-04-061-0/+214
* configure: don't check for Security.framework when cross-compilingDennis Felsing2020-04-061-1/+1
* TODO: Option to make -Z merge lined based outputs on stdoutDaniel Stenberg2020-04-061-0/+9