summaryrefslogtreecommitdiff
path: root/tests/data/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* test1323: verify curlx_tvdiffbagder/timeval-curlvalDaniel Stenberg2017-07-281-1/+1
* test1452: add telnet negotiationMax Dymond2017-07-071-1/+1
* test1451: add SMB support to the testbedMax Dymond2017-07-041-1/+1
* url: make the original string get used on subsequent transfersDaniel Stenberg2017-07-031-1/+1
* test1450: add simple testing for DICTMax Dymond2017-06-301-1/+1
* progress: prevent resetting t_starttransferRyan Winograd2017-06-301-1/+1
* http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASHDaniel Stenberg2017-06-191-1/+1
* PIPELINING_SERVER_BL: cleanup the internal list useDaniel Stenberg2017-06-191-0/+1
* curl: prevent binary output spewed to terminalDaniel Stenberg2017-06-161-1/+1
* test1148: verify the -# progressbarDaniel Stenberg2017-06-161-1/+1
* test1147: verify -H on a fileDaniel Stenberg2017-06-151-1/+1
* includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg2017-06-141-2/+1
* test1521: test *all* curl_easy_setopt optionsDaniel Stenberg2017-06-051-1/+1
* test1262: verify ftp download with -z for "if older than this"Daniel Stenberg2017-06-051-1/+1
* test1538: fix typoDaniel Stenberg2017-06-021-1/+1
* test1538: verify the libcurl strerror API callsDaniel Stenberg2017-06-021-1/+1
* test1537: dedicated tests of the URL (un)escape API callsDaniel Stenberg2017-06-021-1/+1
* redirect: store the "would redirect to" URL when max redirs is reachedDaniel Stenberg2017-05-231-1/+1
* tests: remove superfluous test 1399Richard Hsu2017-05-101-1/+1
* test559: verify use of minimum CURLOPT_BUFFERSIZEDaniel Stenberg2017-05-041-1/+1
* Telnet: Write full buffer instead of byte-by-byteRichard Hsu2017-05-021-1/+1
* tests: added --remote-time tests for remaining protocols that support itDan Fandrich2017-04-291-0/+1
* test1443: test --remote-timeDan Fandrich2017-04-271-1/+1
* test1606: verify speedcheckDaniel Stenberg2017-04-061-1/+1
* include: curl/system.h is a run-time version of curlbuild.hDaniel Stenberg2017-04-031-1/+1
* pause: handle mixed types of data when pausedDaniel Stenberg2017-03-281-0/+1
* curl: check for end of input in writeout backslash handlingDaniel Stenberg2017-03-251-1/+1
* tool_writeout: fixed a buffer read overrun on --write-outDan Fandrich2017-03-121-1/+1
* url: add option CURLOPT_SUPPRESS_CONNECT_HEADERSDesmond O. Chang2017-03-121-0/+1
* http_proxy: Ignore TE and CL in CONNECT 2xx responsesJay Satiro2017-03-111-1/+1
* URL: return error on malformed URLs with junk after port numberDaniel Stenberg2017-03-061-0/+1
* digest_sspi: Fix nonce-count generation in HTTP digestMax Khon2017-02-201-1/+1
* proxy: fix hostname resolution and IDN conversionMichael Kaufmann2017-02-181-2/+2
* http: fix missing 'Content-Length: 0' while negotiating authIsaac Boukris2017-02-171-1/+1
* tool_urlglob: Allow a glob range with the same start and stopJay Satiro2017-02-151-1/+1
* URL: only accept ";options" in SMTP/POP3/IMAP URL schemesDaniel Stenberg2017-02-101-1/+1
* cookies: do not assume a valid domain has a dotDaniel Stenberg2017-01-271-2/+2
* url: --noproxy option overrides NO_PROXY environment variableERAMOTO Masaya2017-01-131-0/+1
* url: Fix NO_PROXY env var to work properly with --proxy option.ERAMOTO Masaya2017-01-131-1/+1
* url: Fix parsing for when 'file' is the default protocolJay Satiro2017-01-121-1/+1
* test1282: verify the ftp-gss checkDaniel Stenberg2016-12-241-1/+1
* URL parser: reject non-numerical port numbersDaniel Stenberg2016-12-011-1/+1
* CURLOPT_CONNECT_TO: Skip non-matching "connect-to" entries properlyMichael Kaufmann2016-11-301-1/+1
* tests: Add some testcases for recent new features.Frank Gevaerts2016-11-261-2/+2
* glob: fix [a-c] globbing regressionDaniel Stenberg2016-11-151-0/+2
* curl: add --fail-earlyDaniel Stenberg2016-11-141-1/+1
* easy: Initialize info variables on easy init and duphandleJay Satiro2016-11-051-1/+1
* test1246: verify URL parsing with host name ending with '#'Daniel Stenberg2016-10-311-1/+1
* New libcurl option to keep sending on errorMichael Kaufmann2016-09-221-0/+1
* docs: Remove that --proto is just used for initial retrievalJay Satiro2016-09-211-1/+1