summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* http: Implement trailing headers for chunked transfersAyoub Boudhar2018-12-146-1/+197
* test1201: Add a trailing `?' to the selectorLeonardo Taccari2018-12-131-2/+2
* cookies: leave secure cookies aloneDaniel Gustafsson2018-12-135-22/+89
* urlapi: Fix port parsing of eol colonDaniel Gustafsson2018-12-121-0/+8
* test1519: use lib1518 and test CURLINFO_REDIRECT_URL moreDaniel Stenberg2018-12-122-3/+63
* Curl_follow: extract the Location: header field unvalidatedDaniel Stenberg2018-12-124-2/+141
* tests: add urlapi unittestDaniel Gustafsson2018-12-114-2/+157
* http: fix HTTP auth to include query in URIJay Satiro2018-12-112-1/+76
* test329: verify cookie max-age=0 immediate expiryDaniel Stenberg2018-12-092-1/+71
* test328: verify Content-Encoding: noneDaniel Stenberg2018-11-282-1/+56
* cookies: create the cookiejar even if no cookies to saveDaniel Stenberg2018-11-233-2/+79
* snprintf: renamed and we now only use msnprintf()Daniel Stenberg2018-11-2331-201/+212
* test: update test20/1322 for eglibc bug workaroundTobias Hintze2018-11-222-2/+2
* impacket: add LICENSEDaniel Stenberg2018-11-191-0/+84
* tests: disable SO_EXCLUSIVEADDRUSE for stunnel on WindowsMarc Hoersken2018-11-151-0/+5
* setopt: add CURLOPT_CURLUJim Fuller2018-11-094-2/+132
* curl: add %{stderr} and %{stdout} for --write-outFrank Gevaerts2018-11-072-1/+63
* urlapi: only skip encoding the first '=' with APPENDQUERY setDaniel Stenberg2018-11-071-1/+1
* url: a short host name + port is not a schemeDaniel Stenberg2018-11-066-43/+29
* netrc: don't ignore the login name specified with "--user"Michael Kaufmann2018-11-051-13/+38
* unittest: make 1652 stable across collationsDaniel Gustafsson2018-11-051-2/+2
* Revert "url: a short host name + port is not a scheme"Daniel Stenberg2018-11-051-3/+0
* symbols-in-versions: add missing CURLU_ symbolsDaniel Stenberg2018-11-041-1/+3
* infof: clearly indicate truncationDaniel Gustafsson2018-11-034-2/+161
* url: a short host name + port is not a schemeDaniel Stenberg2018-11-031-0/+3
* URL: fix IPv6 numeral address parserDaniel Stenberg2018-11-031-0/+9
* Curl_follow: accept non-supported schemes for "fake" redirectsDaniel Stenberg2018-11-022-1/+59
* axtls: removedDaniel Stenberg2018-11-013-21/+2
* tests: drop http_pipe.py script no longer usedKamil Dudka2018-11-012-442/+1
* runtests: use the local curl for verifyingDaniel Stenberg2018-10-311-1/+1
* test2080: verify the fix for CVE-2018-16842Daniel Stenberg2018-10-302-4/+2
* unit1650: fix "null pointer passed as argument 1 to memcmp"Daniel Stenberg2018-10-291-1/+1
* unit1300: fix stack-use-after-scope AddressSanitizer warningDaniel Stenberg2018-10-291-3/+4
* test1651: unit test Curl_extract_certinfo()Daniel Stenberg2018-10-274-2/+417
* Windows: fixes for MinGW targeting Windows VistaMarcel Raad2018-10-091-1/+2
* FILE: fix CURLOPT_NOBODY and CURLOPT_HEADER outputDaniel Stenberg2018-10-0829-69/+65
* runtests: skip ld_preload tests on macOSDaniel Gustafsson2018-10-071-1/+1
* test2100: test DoH using IPv4-onlyDaniel Stenberg2018-10-061-0/+0
* tests/FILEFORMAT: mention how to use <fileN> and <stripfileN> tooDaniel Stenberg2018-10-061-0/+19
* doh: keep the IPv4 address in (original) network byte orderDaniel Stenberg2018-10-051-8/+8
* CMake: suppress MSVC warning C4127 for libtestMarcel Raad2018-10-051-0/+4
* test320: strip out more HTML when comparingDaniel Stenberg2018-10-041-20/+4
* runtests: use Windows paths for Windows curlMarcel Raad2018-10-041-1/+1
* tests/negtelnetserver.py: fix Python2-ism in neg TELNET serverColin Hogben2018-10-041-21/+12
* test1299: use single quotes around asteriskMarcel Raad2018-10-021-1/+1
* runtests: ignore disabled even when ranges are givenDaniel Stenberg2018-10-021-8/+17
* test1650: make it depend on http/2Daniel Stenberg2018-10-012-0/+12
* test2100: require http2 to runDaniel Stenberg2018-09-292-1/+1
* cmake: fixed path used in generation of docs/tests during curl build through ...Sergei Nikulov2018-09-281-2/+2
* test320: fix regression in [ci skip]Viktor Szakats2018-09-241-2/+2