summaryrefslogtreecommitdiff
path: root/tests/data
Commit message (Expand)AuthorAgeFilesLines
* CURLOPT_PREREQFUNCTION: add new callbackMax Dymond2021-09-277-1/+269
* urlapi: support UNC paths in file: URLs on WindowsSergey Markelov2021-09-271-0/+0
* urlapi: add curl_url_strerror()i-ky2021-09-272-3/+22
* libssh2: add SHA256 fingerprint supportMats Lindestam2021-09-263-1/+89
* test897: verify delivery of IMAP post-body header contentDaniel Stenberg2021-09-212-1/+71
* 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-161-2/+5
* test1184: disableDaniel Stenberg2021-09-161-0/+2
* hsts: handle unlimited expiryDaniel Stenberg2021-09-152-4/+6
* 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
* curl: stop retry if Retry-After: is longer than allowedDaniel Stenberg2021-09-062-1/+50
* test1173: check references to libcurl optionsDaniel Stenberg2021-09-041-2/+2
* 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-0119-123/+120
* 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
* 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-211-0/+6
* http_proxy: fix user-agent and custom headers for CONNECT with hyperDaniel Stenberg2021-08-201-1/+0
* c-hyper: initial support for "dumping" 1xx HTTP responsesDaniel Stenberg2021-08-201-4/+0
* 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
* tests: make three tests pass until 2037Bernhard M. Wiedemann2021-07-302-5/+5
* cleanup: spell DoH with a lowercase oJosh Soref2021-07-161-3/+3
* 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-012-6/+5
* test1514: add a CRLF to the response to make it correctDaniel Stenberg2021-07-012-1/+1
* test677: IMAP CONNECT_ONLY, custom command and then exitDaniel Stenberg2021-06-243-2/+44
* 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-152-2/+2
* netrc: skip 'macdef' definitionsDaniel Stenberg2021-06-132-1/+61
* mqtt: add support for username and passwordGealber Morales2021-06-127-0/+343
* tests/data/DISABLED: add tests not working with hyperDaniel Stenberg2021-06-101-0/+116
* test3010: work with hyper modeDaniel Stenberg2021-06-101-2/+2
* test1594/1595/1596: fix to work in hyper modeDaniel Stenberg2021-06-103-3/+3
* 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