summaryrefslogtreecommitdiff
path: root/tests/data/test506
Commit message (Expand)AuthorAgeFilesLines
* www.curl.se: new project homebagder/www.curl.seDaniel Stenberg2020-11-021-1/+1
* cookies: using a share with cookies shouldn't enable the cookie engineDaniel Stenberg2019-09-281-57/+61
* tests: add stderr comparison to the test suiteFrank Gevaerts2019-02-111-3/+0
* cookies: support creation-time attribute for cookiesDaniel Gustafsson2018-08-311-14/+14
* multi_done: prune DNS cacheDaniel Stenberg2017-12-101-47/+53
* cookies: use lock when using CURLINFO_COOKIELISTPavel P2017-09-191-7/+9
* test506: skip if threaded-resolverDaniel Stenberg2017-07-061-0/+5
* cookies: same domain handling changed to match browser behaviorSergei Kuzmin2016-10-031-22/+32
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* CURLOPT_COOKIELIST: Added "RELOAD" commandYousuke Kimoto2014-09-251-8/+32
* test506: verify aa6884845168Daniel Stenberg2014-07-161-16/+14
* testsuite: use binary output mode for custom curl test toolsMarc Hoersken2014-02-141-1/+1
* test506: verify that CURLOPT_COOKIELIST takes share lockBenjamin Gilbert2013-06-171-31/+60
* always-multi: always use non-blocking internalsDaniel Stenberg2013-01-171-40/+34
* cookies: change the URL in the cookie jar file headerDaniel Stenberg2012-07-031-1/+1
* Changed the test data file so it passes an XML syntax checkDan Fandrich2008-09-151-62/+62
* - I'm abandoning the system with the web site mirrors (but keeping downloadDaniel Stenberg2008-08-281-1/+1
* updated according to the name resolve race condition fix just committedDaniel Stenberg2008-03-111-33/+29
* Added some <keywords> sections and use some key words more consistently.Dan Fandrich2007-10-121-0/+9
* Force the time zone to GMT in the cookie tests in case the user isDan Fandrich2007-07-101-0/+6
* Gerrit Bruchhäuser pointed out a warning that the Intel(R) Thread CheckerDaniel Stenberg2007-06-211-31/+37
* Year 2038 has its own problems (32 bit integer overflow).Yang Tse2007-02-051-12/+12
* more fixes for the testsuite cookie expiration issueYang Tse2007-02-021-3/+3
* cookie expiration time got us with pants at our knees.Yang Tse2007-02-021-5/+5
* Convert (most of) the test data files into genuine XML. A handful stillDan Fandrich2007-01-231-0/+2
* As reported in bug: #1566077 the former URL mentioned in the generated cookieDaniel Stenberg2006-09-271-1/+1
* tests/libtest/lib506.c version 1.11 is now also logging CURLSHOPT_LOCKFUNC, C...Yang Tse2006-07-171-0/+3
* Andres Garcia's text mode fix for the 'data' partDaniel Stenberg2005-06-031-3/+3
* adjusted to the moved unlock of the DNS entryDaniel Stenberg2005-01-281-6/+6
* Made the dns entry remain locked while a connection to the host remains toDaniel Stenberg2004-10-041-24/+28
* 1. cookie expire-strings MUST use GMT timezonesDaniel Stenberg2004-09-111-12/+12
* Now the test servers and test cases can run on a custom port number. There'sDaniel Stenberg2004-09-081-2/+2
* modified and corrected test 506Daniel Stenberg2003-12-161-50/+56
* Dirk Manske made the share-locking around DNS lookups a bit "looser" so thatDaniel Stenberg2003-10-121-0/+2
* test case 506 added, written by Dirk ManskeDaniel Stenberg2003-08-111-0/+147