summaryrefslogtreecommitdiff
path: root/tests/data/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* test374: gif data without new line at the endFabian Keil2022-01-101-1/+1
* url: given a user in the URL, find pwd for that user in netrcDaniel Stenberg2022-01-091-0/+1
* tool_findfile: check ~/.config/curlrc tooDaniel Stenberg2022-01-071-1/+1
* Add test373: multiple chunks with binary zerosFabian Keil2022-01-071-1/+1
* Add test372: binary zero in data elementFabian Keil2022-01-071-1/+1
* test719-721: verify SOCKS detailsDaniel Stenberg2022-01-031-1/+1
* socks5: use appropriate ATYP for numerical IP address host namesDaniel Stenberg2022-01-031-1/+1
* tool_operate: warn if too many output arguments were foundDaniel Stenberg2022-01-031-2/+2
* tests: Add test for CURLOPT_HTTP200ALIASESVladimir Panteleev2021-12-211-1/+1
* multi: handle errors returned from socket/timer callbacksDaniel Stenberg2021-12-061-1/+1
* mime: use percent-escaping for multipart form field and file namesPatrick Monnerat2021-11-151-2/+1
* multi: shut down CONNECT in Curl_detach_connnectionDaniel Stenberg2021-11-111-1/+1
* tests: add Schannel-specific tests and disable unsupported onesMarc Hoersken2021-11-091-7/+6
* tool_operate: a failed etag save now only fails that transferDaniel Stenberg2021-11-041-1/+2
* test1185: verify checksrcDaniel Stenberg2021-10-181-1/+1
* aws-sigv4: make signature work when post data is binaryAbhinav Singh2021-10-151-1/+1
* test368: verify dash is appended for "-r [num]"Daniel Stenberg2021-10-111-1/+1
* http: fix Basic auth with empty name field in URLDaniel Stenberg2021-10-061-1/+1
* CURLOPT_MAXLIFETIME_CONN: maximum allowed lifetime for conn reuseJeffrey Tolar2021-10-061-1/+1
* CURLOPT_PREREQFUNCTION: add new callbackMax Dymond2021-09-271-1/+1
* libssh2: add SHA256 fingerprint supportMats Lindestam2021-09-261-1/+1
* test897: verify delivery of IMAP post-body header contentDaniel Stenberg2021-09-211-1/+1
* http: fix the broken >3 digit response code detectionDaniel Stenberg2021-09-171-1/+1
* ftp,imap,pop3,smtp: reject STARTTLS server response pipeliningPatrick Monnerat2021-09-131-1/+1
* ftp,imap,pop3: do not ignore --ssl-reqdPatrick Monnerat2021-09-131-0/+2
* http_proxy: fix the User-Agent inclusion in CONNECTDaniel Stenberg2021-09-131-1/+1
* curl: stop retry if Retry-After: is longer than allowedDaniel Stenberg2021-09-061-1/+1
* connect: get local port + ip also when reusing connectionsDaniel Stenberg2021-09-021-1/+1
* test365: verify response with chunked AND Content-Length headersDaniel Stenberg2021-08-311-1/+1
* http: consider cookies over localhost to be secureDaniel Stenberg2021-08-101-1/+1
* test677: IMAP CONNECT_ONLY, custom command and then exitDaniel Stenberg2021-06-241-1/+1
* netrc: skip 'macdef' definitionsDaniel Stenberg2021-06-131-1/+1
* mqtt: add support for username and passwordGealber Morales2021-06-121-0/+3
* test644: remove as duplicate of test 587Daniel Stenberg2021-06-081-1/+1
* metalink: removeDaniel Stenberg2021-06-071-3/+3
* tests/data/Makefile.inc: error: trailing backslash on last lineDaniel Stenberg2021-06-041-1/+1
* url: bad CURLOPT_CONNECT_TO syntax now returns errorAlexis Vachette2021-06-041-5/+1
* hostip: bad CURLOPT_RESOLVE syntax now returns errorAlexis Vachette2021-06-031-1/+3
* mqtt: detect illegal and too large file sizeHarry Sintonen2021-06-021-1/+3
* rustls: switch read_tls and write_tls to callbacksJacob Hoffman-Andrews2021-05-241-1/+1
* http: deal with partial CONNECT sendsDaniel Stenberg2021-05-081-1/+1
* SSL: support in-memory CA certs for some backendsGilles Vollant2021-05-051-1/+1
* bufref: buffer reference supportPatrick Monnerat2021-04-221-1/+1
* test972: verify the json output with jsonlintbagder/test-jsonDaniel Stenberg2021-04-171-0/+1
* cookie: CURLOPT_COOKIEFILE set to NULL switches off cookiesDaniel Stenberg2021-04-141-1/+1
* http_proxy: only loop on 407 + close if we have credentialsDaniel Stenberg2021-04-051-0/+1
* file: support GETing directories againLuke Granger-Brown2021-04-051-1/+2
* transfer: strip credentials from the auto-referer header fieldViktor Szakats2021-03-281-1/+1
* http: make 416 not fail with resume + CURLOPT_FAILONERRRORDaniel Stenberg2021-03-171-1/+2
* FTP: allow SIZE to fail when doing (resumed) uploadDaniel Stenberg2021-03-111-1/+1