summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* c-hyper: make test 217 runDaniel Stenberg2021-10-221-1/+0
* DISABLED: enable test 209+213 for hyperDaniel Stenberg2021-10-221-2/+0
* test207: accept a different error code for hyperDaniel Stenberg2021-10-222-1/+5
* http_proxy: multiple CONNECT with hyper done betterDaniel Stenberg2021-10-211-1/+0
* test1185: verify checksrcDaniel Stenberg2021-10-182-1/+185
* checksrc: ignore preprocessor linesDaniel Stenberg2021-10-172-4/+1
* urlapi: skip a strlen(), pass in zeroDaniel Stenberg2021-10-151-1/+1
* misc: update copyright yearsDaniel Stenberg2021-10-152-2/+2
* aws-sigv4: make signature work when post data is binaryAbhinav Singh2021-10-156-2/+212
* sws: fix memory leak on exitJay Satiro2021-10-141-5/+7
* curl: correct grammar in generated libcurl codeБорис Верховский2021-10-1310-9/+9
* tests: disable test 2043Daniel Stenberg2021-10-131-0/+1
* runtests: split out ignored testsDaniel Stenberg2021-10-121-3/+7
* test368: verify dash is appended for "-r [num]"Daniel Stenberg2021-10-112-1/+50
* urlapi: URL decode percent-encoded host namesDaniel Stenberg2021-10-111-19/+44
* CI/makefiles: introduce dedicated test targetMarc Hoersken2021-10-082-0/+7
* http: fix Basic auth with empty name field in URLDaniel Stenberg2021-10-062-1/+49
* CURLOPT_MAXLIFETIME_CONN: maximum allowed lifetime for conn reuseJeffrey Tolar2021-10-064-2/+159
* print_category: print help descriptions alignedDaniel Stenberg2021-10-013-18/+18
* tool_listhelp: easier to generate with gen.plDaniel Stenberg2021-09-303-8/+8
* scripts/copyright: .muse is .lift nowDaniel Stenberg2021-09-285-5/+5
* CURLOPT_PREREQFUNCTION: add new callbackMax Dymond2021-09-2711-3/+375
* urlapi: support UNC paths in file: URLs on WindowsSergey Markelov2021-09-272-0/+4
* urlapi: add curl_url_strerror()i-ky2021-09-277-49/+76
* libssh2: add SHA256 fingerprint supportMats Lindestam2021-09-268-4/+122
* cleanup: constify unmodified static structsRikard Falkeborn2021-09-236-16/+16
* test897: verify delivery of IMAP post-body header contentDaniel Stenberg2021-09-213-2/+79
* http: fix the broken >3 digit response code detectionDaniel Stenberg2021-09-172-1/+46
* hsts: CURLSTS_FAIL from hsts read callback should fail transferDaniel Stenberg2021-09-162-2/+28
* test1184: disableDaniel Stenberg2021-09-161-0/+2
* tests/sshserver.pl: make it work with openssh-8.7p1Kamil Dudka2021-09-161-14/+0