summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* c-hyper: initial step for 100-continue supportDaniel Stenberg2021-08-131-1/+0
* http: consider cookies over localhost to be secureDaniel Stenberg2021-08-103-71/+132
* test1565: fix windows build errorsJay Satiro2021-08-101-4/+7
* tool/tests: fix potential year 2038 issuesBin Lan2021-07-302-4/+4
* tests: make three tests pass until 2037Bernhard M. Wiedemann2021-07-303-6/+7
* tests/*server.py: remove pidfile on server terminationMarc Hoersken2021-07-293-0/+9
* tests/servers: remove obsolete pid variableMarc Hoersken2021-07-253-12/+3
* tests/servers: use our platform-aware pid for server verificationMarc Hoersken2021-07-255-12/+22
* tests/runtests.pl: cleanup copy&paste mistakes and unused codeMarc Hoersken2021-07-251-7/+4
* cleanup: spell DoH with a lowercase oJosh Soref2021-07-161-3/+3
* msnprintf: return number of printed characters excluding null byteDaniel Stenberg2021-07-083-10/+43
* infof: remove newline from format strings, always append itDaniel Stenberg2021-07-071-14/+18
* test1147: hyper doesn't allow "crazy" request headers like built-inDaniel Stenberg2021-07-052-1/+4
* c-hyper: bail on too long response headersDaniel Stenberg2021-07-051-2/+0
* test1151: added missing CRLF to work with hyperDaniel Stenberg2021-07-051-0/+1
* test1116: hyper doesn't pass through "surprise-trailers"Daniel Stenberg2021-07-052-1/+6
* test1519: adjusted to work with hyperDaniel Stenberg2021-07-012-6/+5
* test1518: adjusted to work with hyperDaniel Stenberg2021-07-013-12/+11
* test1514: add a CRLF to the response to make it correctDaniel Stenberg2021-07-012-1/+1
* lib677: make it survive torture testingDaniel Stenberg2021-06-271-6/+9
* test677: IMAP CONNECT_ONLY, custom command and then exitDaniel Stenberg2021-06-246-3/+174
* cmake: fix support for UnixSockets feature on Win32Li Xinwei2021-06-211-5/+9
* hyper: propagate errors back up from read callbacksDaniel Stenberg2021-06-172-1/+2
* curl_url_set: reject spaces in URLs w/o CURLU_ALLOW_SPACEDaniel Stenberg2021-06-153-8/+37
* netrc: skip 'macdef' definitionsDaniel Stenberg2021-06-132-1/+61
* mqtt: add support for username and passwordGealber Morales2021-06-129-6/+399
* runtests: init $VERSION to avoid warnings when using -lDaniel Stenberg2021-06-111-1/+1
* tests: update README about servers and port numbersDaniel Stenberg2021-06-111-11/+11
* sws: malloc request struct instead of using stackChristian Weisgerber2021-06-111-17/+24
* tests: update README.md with a missing single quoteyb9992021-06-101-1/+1
* tests/data/DISABLED: add tests not working with hyperDaniel Stenberg2021-06-101-0/+116
* runtests: also find the last test in Makefile.incDaniel Stenberg2021-06-101-1/+1
* test3010: work with hyper modeDaniel Stenberg2021-06-102-5/+5
* test1594/1595/1596: fix to work in hyper modeDaniel Stenberg2021-06-104-5/+5
* test1438/1457: add HTTP keyword to make hyper mode workDaniel Stenberg2021-06-102-0/+2
* test1340/1341: adjusted for hyper modeDaniel Stenberg2021-06-102-4/+4
* test1218: adjusted for hyper modeDaniel Stenberg2021-06-101-1/+1
* test1216: adjusted for hyper modeDaniel Stenberg2021-06-101-1/+1
* test1230: adjust to work in hyper modeDaniel Stenberg2021-06-101-2/+2
* c-hyper: abort CONNECT response reading early on non 2xx responsesDaniel Stenberg2021-06-101-9/+17
* test434: add HTTP keywordDaniel Stenberg2021-06-101-1/+1
* test599: adjusted to work in hyper modeDaniel Stenberg2021-06-102-3/+3
* test566: adjust to work with hyper modeDaniel Stenberg2021-06-102-4/+4
* runtests: skip disabled tests unless -f is usedDaniel Stenberg2021-06-082-11/+15
* test644: remove as duplicate of test 587Daniel Stenberg2021-06-083-65/+2
* test500: adjust to work with hyper modeDaniel Stenberg2021-06-072-3/+3
* test433: adjust for hyper modeDaniel Stenberg2021-06-071-4/+4
* test395: hyper cannot work around > 64 bit content-lengths like built-inDaniel Stenberg2021-06-071-0/+7
* test394: hyper returns a different errorDaniel Stenberg2021-06-071-0/+4
* test393: make Content-Length fit within 64 bit for hyperDaniel Stenberg2021-06-071-0/+4