aboutsummaryrefslogtreecommitdiff
path: root/tests/data/Makefile.inc
AgeCommit message (Expand)Author
2017-05-23redirect: store the "would redirect to" URL when max redirs is reachedDaniel Stenberg
2017-05-10tests: remove superfluous test 1399Richard Hsu
2017-05-04test559: verify use of minimum CURLOPT_BUFFERSIZEDaniel Stenberg
2017-05-02Telnet: Write full buffer instead of byte-by-byteRichard Hsu
2017-04-29tests: added --remote-time tests for remaining protocols that support itDan Fandrich
2017-04-27test1443: test --remote-timeDan Fandrich
2017-04-06test1606: verify speedcheckDaniel Stenberg
2017-04-03include: curl/system.h is a run-time version of curlbuild.hDaniel Stenberg
2017-03-28pause: handle mixed types of data when pausedDaniel Stenberg
2017-03-25curl: check for end of input in writeout backslash handlingDaniel Stenberg
2017-03-12tool_writeout: fixed a buffer read overrun on --write-outDan Fandrich
2017-03-12url: add option CURLOPT_SUPPRESS_CONNECT_HEADERSDesmond O. Chang
2017-03-11http_proxy: Ignore TE and CL in CONNECT 2xx responsesJay Satiro
2017-03-06URL: return error on malformed URLs with junk after port numberDaniel Stenberg
2017-02-20digest_sspi: Fix nonce-count generation in HTTP digestMax Khon
2017-02-18proxy: fix hostname resolution and IDN conversionMichael Kaufmann
2017-02-17http: fix missing 'Content-Length: 0' while negotiating authIsaac Boukris
2017-02-15tool_urlglob: Allow a glob range with the same start and stopJay Satiro
2017-02-10URL: only accept ";options" in SMTP/POP3/IMAP URL schemesDaniel Stenberg
2017-01-27cookies: do not assume a valid domain has a dotDaniel Stenberg
2017-01-13url: --noproxy option overrides NO_PROXY environment variableERAMOTO Masaya
2017-01-13url: Fix NO_PROXY env var to work properly with --proxy option.ERAMOTO Masaya
2017-01-12url: Fix parsing for when 'file' is the default protocolJay Satiro
2016-12-24test1282: verify the ftp-gss checkDaniel Stenberg
2016-12-01URL parser: reject non-numerical port numbersDaniel Stenberg
2016-11-30CURLOPT_CONNECT_TO: Skip non-matching "connect-to" entries properlyMichael Kaufmann
2016-11-26tests: Add some testcases for recent new features.Frank Gevaerts
2016-11-15glob: fix [a-c] globbing regressionDaniel Stenberg
2016-11-14curl: add --fail-earlyDaniel Stenberg
2016-11-05easy: Initialize info variables on easy init and duphandleJay Satiro
2016-10-31test1246: verify URL parsing with host name ending with '#'Daniel Stenberg
2016-09-22New libcurl option to keep sending on errorMichael Kaufmann
2016-09-21docs: Remove that --proto is just used for initial retrievalJay Satiro
2016-09-20easy: Reset all statistical session info in curl_easy_resetJay Satiro
2016-09-14test1605: verify negative input lengths to (un)escape functionsDaniel Stenberg
2016-08-18test1144: verify HEAD with body-only responseDaniel Stenberg
2016-08-15test219: verify unsupported scheme for proxies get rejectedDaniel Stenberg
2016-06-29test1244: test different proxy ports same URLDaniel Stenberg
2016-06-06tests: two more HTTP/2 testsDaniel Stenberg
2016-06-06http2-tests: test1700 is the first real HTTP/2 testDaniel Stenberg
2016-05-30URL parser: allow URLs to use one, two or three slashesDaniel Stenberg
2016-05-01test1140: run nroff-scan to verify man pagesDaniel Stenberg
2016-04-28test1139: verifies libcurl option man page presenceDaniel Stenberg
2016-04-25test1322: verify stripping of trailing dot from host nameDaniel Stenberg
2016-04-20tests: added test1517Karlson2k
2016-04-17news: CURLOPT_CONNECT_TO and --connect-toMichael Kaufmann
2016-02-23TFTP: add option to suppress TFTP option requests (Part 2)Jay Satiro
2016-02-19Added test 1437 to verify a memory leakDan Fandrich
2016-02-13test1604: Add to Makefile.inc so it gets runDan Fandrich
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg