summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* travis: mark arm64 builds as "allowed to fail"bagder/travis-allowfailDaniel Stenberg2020-04-171-0/+2
* mqttd: s/errno/SOCKERRNODaniel Stenberg2020-04-161-4/+2
* buildconf: use find -execdir instead, remove -print and the ares filesDaniel Stenberg2020-04-151-5/+2
* buildconf: avoid using tempfile when removing filesAlexander V. Tikhonov2020-04-151-10/+1
* copyright: bump the copyright year rangeDaniel Stenberg2020-04-153-3/+3
* scripts/release-notes.pl: accept colon after the Fixes/Closes keywordsDaniel Stenberg2020-04-141-2/+2
* docs/MQTT: replace confusing 80 by 75JP Mens2020-04-141-1/+1
* cmake: Avoid MSVC C4273 warnings in send/recv checksBrad King2020-04-141-0/+6
* KNOWN_BUGS: Add entry 'Blocking socket operations'Jay Satiro2020-04-142-2/+17
* test2043: use revoked.badssl.com instead of revoked.grc.comMarc Hoersken2020-04-141-1/+1
* sockfilt: fix broken pipe on Windows to be ready in select_wsMarc Hoersken2020-04-141-3/+6
* RELEASE-NOTES: syncedDaniel Stenberg2020-04-141-11/+40
* scripts/release-notes: fix duplicate output headerDaniel Stenberg2020-04-141-0/+1
* github/workflow: enable MQTT in the macOS debug buildDaniel Stenberg2020-04-141-1/+1
* azure: add mqtt support to one of the Windows buildsDaniel Stenberg2020-04-141-1/+1
* travis: add mqtt job on LinuxDaniel Stenberg2020-04-141-0/+5
* tests: add four MQTT tests 1190 - 1193Daniel Stenberg2020-04-145-0/+236
* tests: add the mqtt test server mqttdDaniel Stenberg2020-04-144-7/+1001
* tests: support hex encoded data and mqtt serverDaniel Stenberg2020-04-144-8/+132
* mqtt: add new experimental protocolBjorn Stenberg2020-04-1418-57/+766
* TODO: Consider convenience options for JSON and XML?Daniel Stenberg2020-04-141-0/+15
* tool: do not declare functions with Curl_ prefixDaniel Stenberg2020-04-144-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