summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* cli tool: do not use mime.h private structures.Patrick Monnerat2019-02-111-0/+2
* cleanup: make local functions staticDaniel Stenberg2019-02-103-7/+18
* runtests.pl: Fix perl call to include srcdirLadar Levison2019-02-041-1/+1
* unit1653: make it survive torture testsDaniel Stenberg2019-01-281-16/+63
* tests: move objnames-* from lib into testsDaniel Stenberg2019-01-156-10/+552
* urldata: rename easy_conn to just connDaniel Stenberg2019-01-111-4/+4
* test1558: verify CURLINFO_PROTOCOL on file:// transferDaniel Stenberg2019-01-104-2/+120
* xattr: strip credentials from any URL that is storedDaniel Stenberg2019-01-104-2/+122
* cookies: allow secure override when done over HTTPSDaniel Stenberg2019-01-102-1/+73
* test1561: improve test nameDaniel Stenberg2019-01-091-1/+1
* cookies: skip custom cookies when redirecting cross-siteKatsuhiko YOSHIDA2019-01-092-1/+91
* tests: allow tests to pass by 2037-02-12Bernhard M. Wiedemann2019-01-088-23/+23
* curl_multi_remove_handle() don't block terminating c-ares requestsBrad Spencer2019-01-074-4/+164
* printf: fix format specifiersRikard Falkeborn2019-01-042-8/+8
* libtest/stub_gssapi: use "real" snprintfDaniel Stenberg2019-01-031-7/+6
* tvnow: silence conversion warningsMarcel Raad2019-01-011-1/+1
* ntlm: update selection of type 3 responseMarkus Moeller2019-01-0137-145/+145
* urlapi: fix parsing ipv6 with zone indexDaniel Gustafsson2018-12-301-0/+8
* hostip: support wildcard hostsClaes Jakobsson2018-12-272-1/+57
* http: added options for allowing HTTP/0.9 responsesDaniel Stenberg2018-12-2118-8/+71
* cookies: extend domain checks to non psl buildsDaniel Gustafsson2018-12-191-0/+1
* http: minor whitespace cleanup from f464535bDaniel Stenberg2018-12-141-1/+0
* 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