summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* hsts: handle unlimited expiryDaniel Stenberg2021-09-153-13/+22
* ftp,imap,pop3,smtp: reject STARTTLS server response pipeliningPatrick Monnerat2021-09-135-1/+221
* ftp,imap,pop3: do not ignore --ssl-reqdPatrick Monnerat2021-09-134-0/+165
* http_proxy: fix the User-Agent inclusion in CONNECTDaniel Stenberg2021-09-132-1/+109
* runtests: add option -u to error on server unexpectedly aliveMarc Hoersken2021-09-092-26/+98
* copyrights: update copyright year rangesDaniel Stenberg2021-09-086-6/+6
* curl: stop retry if Retry-After: is longer than allowedDaniel Stenberg2021-09-062-1/+50
* test1173: check references to libcurl optionsDaniel Stenberg2021-09-042-17/+65
* opt-docs: verify man page sections + orderDaniel Stenberg2021-09-041-5/+68
* opt-docs: make sure all man pages have examplesDaniel Stenberg2021-09-041-0/+22
* connect: get local port + ip also when reusing connectionsDaniel Stenberg2021-09-022-1/+72
* tests: adjust the tftpd output to work with hyper modeDaniel Stenberg2021-09-0120-126/+123
* test365: verify response with chunked AND Content-Length headersDaniel Stenberg2021-08-312-1/+66
* http: ignore content-length if any transfer-encoding is usedDaniel Stenberg2021-08-317-57/+49
* http: disallow >3-digit response codesDaniel Stenberg2021-08-263-27/+28
* test1280: CRLFify the response to please hyperDaniel Stenberg2021-08-261-5/+5
* tests: enable test 1129 for hyper buildsDaniel Stenberg2021-08-261-1/+0
* c-hyper: handle HTTP/1.1 => HTTP/1.0 downgrade on reused connectionDaniel Stenberg2021-08-231-1/+0
* c-hyper: deal with Expect: 100-continue combined with POSTFIELDSDaniel Stenberg2021-08-231-2/+0
* tests: be explicit about using 'python3' instead of 'python'a13460542021-08-234-4/+4
* DISABLED: enable 11 more tests for hyper buildsDaniel Stenberg2021-08-231-11/+0
* setopt: enable CURLOPT_IGNORE_CONTENT_LENGTH for hyperDaniel Stenberg2021-08-231-1/+0
* test1138: remove trailing space to make work with hyperDaniel Stenberg2021-08-232-3/+2
* man pages: remove trailing whitespacesDaniel Stenberg2021-08-212-1/+13