summaryrefslogtreecommitdiff
path: root/tests/data/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* test1173: detect some basic man page format mistakesDaniel Stenberg2019-07-151-1/+1
* libcurl: Add testcase for gopher redirectsLinos Giannopoulos2019-07-141-1/+1
* http: allow overriding timecond with custom headerPeter Simonyi2019-07-141-1/+1
* test1523: basic test of CURLOPT_LOW_SPEED_LIMITDaniel Stenberg2019-06-181-1/+1
* test1165: verify that CURL_DISABLE_ symbols are in syncDaniel Stenberg2019-06-111-2/+1
* test334: verify HTTP 204 response with chunked coding headerDaniel Stenberg2019-06-021-1/+1
* Revert all SASL authzid (new feature) commitsJay Satiro2019-05-251-4/+3
* curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the toolSteve Holme2019-05-221-3/+4
* curl: report error for "--no-" on non-boolean optionsDaniel Stenberg2019-05-201-1/+1
* test332: verify the blksize fixDaniel Stenberg2019-05-201-1/+1
* CURL_MAX_INPUT_LENGTH: largest acceptable string input sizeDaniel Stenberg2019-04-291-1/+1
* test660: verify CONNECT_ONLY with IMAPDaniel Stenberg2019-04-201-1/+1
* test: make tests and test scripts use socksd for SOCKSDaniel Stenberg2019-04-131-1/+1
* test1906: verify CURLOPT_CURLU + CURLOPT_PORT usageDaniel Stenberg2019-04-111-1/+1
* pipelining: removedDaniel Stenberg2019-04-061-1/+1
* test1541: threaded connection sharingDaniel Stenberg2019-03-181-1/+1
* test331: verify set-cookie for dotless host nameDaniel Stenberg2019-03-091-1/+1
* CURLU: fix NULL dereference when used over proxyDaniel Stenberg2019-03-041-1/+1
* alt-svc: add test 355 and 356 to verify with command line curlDaniel Stenberg2019-03-031-1/+1
* alt-svc: the libcurl bitsDaniel Stenberg2019-03-031-1/+1
* cookies: only save the cookie file if the engine is enabledDaniel Stenberg2019-02-271-1/+1
* test1558: verify CURLINFO_PROTOCOL on file:// transferDaniel Stenberg2019-01-101-2/+1
* xattr: strip credentials from any URL that is storedDaniel Stenberg2019-01-101-1/+1
* cookies: allow secure override when done over HTTPSDaniel Stenberg2019-01-101-1/+1
* cookies: skip custom cookies when redirecting cross-siteKatsuhiko YOSHIDA2019-01-091-1/+1
* curl_multi_remove_handle() don't block terminating c-ares requestsBrad Spencer2019-01-071-3/+3
* hostip: support wildcard hostsClaes Jakobsson2018-12-271-1/+1
* http: added options for allowing HTTP/0.9 responsesDaniel Stenberg2018-12-211-1/+2
* http: Implement trailing headers for chunked transfersAyoub Boudhar2018-12-141-0/+1
* cookies: leave secure cookies aloneDaniel Gustafsson2018-12-131-1/+1
* test1519: use lib1518 and test CURLINFO_REDIRECT_URL moreDaniel Stenberg2018-12-121-3/+1
* Curl_follow: extract the Location: header field unvalidatedDaniel Stenberg2018-12-121-1/+1
* tests: add urlapi unittestDaniel Gustafsson2018-12-111-1/+1
* http: fix HTTP auth to include query in URIJay Satiro2018-12-111-1/+1
* test329: verify cookie max-age=0 immediate expiryDaniel Stenberg2018-12-091-1/+1
* test328: verify Content-Encoding: noneDaniel Stenberg2018-11-281-1/+1
* cookies: create the cookiejar even if no cookies to saveDaniel Stenberg2018-11-231-1/+1
* setopt: add CURLOPT_CURLUJim Fuller2018-11-091-1/+1
* curl: add %{stderr} and %{stdout} for --write-outFrank Gevaerts2018-11-071-1/+1
* url: a short host name + port is not a schemeDaniel Stenberg2018-11-061-1/+1
* infof: clearly indicate truncationDaniel Gustafsson2018-11-031-1/+1
* Curl_follow: accept non-supported schemes for "fake" redirectsDaniel Stenberg2018-11-021-1/+1
* test2080: verify the fix for CVE-2018-16842Daniel Stenberg2018-10-301-4/+2
* test1651: unit test Curl_extract_certinfo()Daniel Stenberg2018-10-271-1/+1
* URL-APIDaniel Stenberg2018-09-081-0/+2
* imap: change from "FETCH" to "UID FETCH"Nicklas Avén2018-09-061-1/+1
* DOH: add test case 1650 and 2100Daniel Stenberg2018-09-061-0/+4
* tests: add unit tests for url.cJim Fuller2018-09-051-1/+1
* curl: warn the user if a given file name looks like an optionDaniel Stenberg2018-08-151-0/+1
* ssh-libssh: fix infinite connect loop on invalid private keyKamil Dudka2018-08-141-1/+1