summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Add test for CURLOPT_HTTP200ALIASESVladimir Panteleev2021-12-214-2/+112
* misc: s/e-mail/emailDaniel Stenberg2021-12-191-3/+3
* x509asn1: return early on errorsDaniel Stenberg2021-12-151-14/+22
* tests/data/test302[12]: fix MSYS2 path conversion of hostpubsha256Marc Hoersken2021-12-142-0/+10
* hash: lazy-alloc the table in Curl_hash_add()bagder/hash-lazyallocDaniel Stenberg2021-12-103-13/+9
* test1156: fixup the stdout check for WindowsDaniel Stenberg2021-12-101-1/+1
* test1528: enable for hyperDaniel Stenberg2021-12-092-2/+1
* test1527: enable for hyperDaniel Stenberg2021-12-092-1/+2
* test1526: enable for hyperDaniel Stenberg2021-12-092-1/+2
* test1525: slightly tweaked for hyperDaniel Stenberg2021-12-092-1/+2
* test1156: enable for hyperDaniel Stenberg2021-12-093-29/+35
* test661: enable for hyperDaniel Stenberg2021-12-091-1/+0
* lib530: abort on curl_multi errorsDaniel Stenberg2021-12-091-14/+33
* test1556: adjust for hyperDaniel Stenberg2021-12-073-16/+15
* test1554: adjust for hyperDaniel Stenberg2021-12-072-1/+6
* multi: handle errors returned from socket/timer callbacksDaniel Stenberg2021-12-065-3/+428
* urlapi: accept port number zeroDaniel Stenberg2021-12-031-1/+5
* tests: Add some missing keywords to testsDan Fandrich2021-11-307-0/+7
* digest: compute user:realm:pass digest w/o userhashGlenn Strauss2021-11-304-16/+16
* docs: consistent manpage SYNOPSISDaniel Stenberg2021-11-261-2/+17
* urlapi: provide more detailed return codesbagder/urlapi-returncodesDaniel Stenberg2021-11-253-44/+114
* tests/CI.md: add more information on CI environmentsKevin Burke2021-11-231-0/+127
* urlapi: reject short file URLsDaniel Stenberg2021-11-231-0/+6
* http: enable haproxy support for hyper backendDaniel Stenberg2021-11-191-2/+0
* mime: use percent-escaping for multipart form field and file namesPatrick Monnerat2021-11-156-10/+278
* test1939: require proxy support to runDaniel Stenberg2021-11-141-0/+3
* test302[12]: run only with the libssh2 backendDaniel Stenberg2021-11-142-0/+8
* runtests: make the SSH library a testable featureDaniel Stenberg2021-11-142-0/+18
* lib1939: make it endure torture testsDaniel Stenberg2021-11-131-29/+26
* multi: shut down CONNECT in Curl_detach_connnectionDaniel Stenberg2021-11-114-2/+132
* tests: add Schannel-specific tests and disable unsupported onesMarc Hoersken2021-11-0913-8/+316
* test1173: make manpage-syntax.pl spot \n errors in examplesDaniel Stenberg2021-11-051-0/+3
* tool_operate: a failed etag save now only fails that transferDaniel Stenberg2021-11-043-1/+85
* tests/smbserver.py: fix compatibility with impacket 0.9.23+Marc Hoersken2021-11-011-3/+4
* tests: kill some test servers afterwards to avoid locked logfilesMarc Hoersken2021-11-013-0/+9
* CI/runtests.pl: restore -u flag, but remove it from CI runsMarc Hoersken2021-10-313-3/+3
* test1160: edited to work with hyperDaniel Stenberg2021-10-272-2/+1
* data/DISABLED: enable tests that now work with hyperDaniel Stenberg2021-10-271-5/+0
* test559: add 'HTTP' in keywordsDaniel Stenberg2021-10-271-0/+1
* test552: updated to work with hyperDaniel Stenberg2021-10-272-5/+5
* http: reject HTTP response codes < 100Daniel Stenberg2021-10-273-4/+10
* hyper: disable test 1294 since hyper doesn't allow such crazy headersDaniel Stenberg2021-10-252-1/+2
* c-hyper: make CURLOPT_SUPPRESS_CONNECT_HEADERS workDaniel Stenberg2021-10-251-1/+0
* test1287: make work on hyperDaniel Stenberg2021-10-252-1/+2
* test1266/1267: disabled on hyper: no HTTP/0.9 supportDaniel Stenberg2021-10-253-2/+8
* man pages: require all to use the same section header orderDaniel Stenberg2021-10-251-7/+33
* tests: enable more tests with hyperDaniel Stenberg2021-10-254-33/+31
* tests: use python3 in test 1451Samuel Henrique2021-10-241-1/+1
* hyper: does not support disabling CURLOPT_HTTP_TRANSFER_DECODINGDaniel Stenberg2021-10-222-1/+3
* test262: don't attempt with hyperDaniel Stenberg2021-10-222-1/+0