summaryrefslogtreecommitdiff
path: root/tests/data/test46
Commit message (Expand)AuthorAgeFilesLines
* tests: allow tests to pass by 2037-02-12Bernhard M. Wiedemann2019-01-081-4/+4
* cookies: support creation-time attribute for cookiesDaniel Gustafsson2018-08-311-8/+8
* test 46: make test pass after 2025Bernhard M. Wiedemann2018-06-121-4/+4
* cookie: case-insensitive hashing for the domainsLauri Kasanen2018-04-061-1/+1
* cookie: fix and optimize 2nd top level domain name extractionPatrick Monnerat2018-04-041-14/+14
* cookie: store cookies per top-level-domain-specific hash tableLauri Kasanen2018-04-021-2/+2
* cookies: reject oversized cookiesDaniel Stenberg2017-09-181-2/+2
* test46: change cookie expiry dateDaniel Stenberg2016-03-061-4/+4
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-2/+2
* test46: update cookie expire timeDaniel Stenberg2015-08-101-4/+4
* cookies: only consider full path matchesYAMADA Yasuharu2013-05-181-4/+4
* Do not mix CRLF and LF header endings in a couple of HTTP testsFabian Keil2012-11-191-11/+11
* test 46: use different path lengths to get reliable sort orderDaniel Stenberg2012-07-091-4/+4
* cookies: change the URL in the cookie jar file headerDaniel Stenberg2012-07-031-2/+2
* - I'm abandoning the system with the web site mirrors (but keeping downloadDaniel Stenberg2008-08-281-2/+2
* Added test case 1024 to test a scenario similar to the one reportedDan Fandrich2008-04-101-2/+3
* - Niklas Angebrand made the cookie support in libcurl properly deal with theDaniel Stenberg2008-01-311-1/+3
* Added variable substitution to the <verify><file> section.Dan Fandrich2007-09-201-9/+9
* Replaced 127.0.0.1 with %HOSTIP where possibleDan Fandrich2007-09-141-1/+1
* Force the time zone to GMT in the cookie tests in case the user isDan Fandrich2007-07-101-0/+6
* Year 2038 has its own problems (32 bit integer overflow).Yang Tse2007-02-051-2/+2
* fix leftover updating cookie expiration dateYang Tse2007-02-021-1/+1
* reported in bug: #1566077 the former URL mentioned in the generated cookieYang Tse2007-02-021-2/+2
* more fixes for the testsuite cookie expiration issueYang Tse2007-02-021-1/+1
* cookie expiration time got us with pants at our knees.Yang Tse2007-02-021-1/+1
* Convert (most of) the test data files into genuine XML. A handful stillDan Fandrich2007-01-231-1/+3
* As reported in bug: #1566077 the former URL mentioned in the generated cookieDaniel Stenberg2006-09-271-1/+1
* how silly, the cookie expired! ;-)Daniel Stenberg2006-02-061-2/+2
* Andres Garcia's mode=text patch to make these do fine on WindowsDaniel Stenberg2005-05-241-1/+1
* Modified the default HTTP headers used by libcurl:Daniel Stenberg2005-05-111-1/+0
* keywords addedDaniel Stenberg2005-04-221-0/+8
* Now the test servers and test cases can run on a custom port number. There'sDaniel Stenberg2004-09-081-2/+2
* extended to include a cookie with 4998 bytes of contentDaniel Stenberg2004-06-221-0/+2
* Modified the default HTTP Accept: header to only be Accept: */*Daniel Stenberg2004-02-091-1/+1
* added test 79, a basic test that fetches an FTP URL over a HTTP proxyDaniel Stenberg2003-08-111-1/+5
* modified to work fine with the new persistant connection working test suiteDaniel Stenberg2003-07-191-1/+1
* Each test case now specifies which server(s) it needs, without relying on theDaniel Stenberg2003-04-301-0/+3
* use the correct time in the cookie jarDaniel Stenberg2002-02-271-1/+1
* modified cookie expire dateDaniel Stenberg2002-02-261-2/+2
* updated the cookiejar commentDaniel Stenberg2001-10-081-1/+1
* Added test 46, cookie jar functionalityDaniel Stenberg2001-09-261-0/+62