index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
data
/
test31
Age
Commit message (
Expand
)
Author
2013-06-12
cookies: follow-up fix for path checking
YAMADA Yasuharu
2012-11-19
Add a HOSTIP precheck for tests 31 and 1105
Fabian Keil
2012-11-19
Use carriage returns in all headers in test 31
Fabian Keil
2012-07-03
cookies: change the URL in the cookie jar file header
Daniel Stenberg
2011-08-09
cookie parser: handle 'secure='
Daniel Stenberg
2009-10-25
- Dima Barsky made the curl cookie parser accept cookies even with blank or
Daniel Stenberg
2008-08-28
- I'm abandoning the system with the web site mirrors (but keeping download
Daniel Stenberg
2008-01-31
- Niklas Angebrand made the cookie support in libcurl properly deal with the
Daniel Stenberg
2007-09-14
Replaced 127.0.0.1 with %HOSTIP where possible
Dan Fandrich
2007-07-10
Force the time zone to GMT in the cookie tests in case the user is
Dan Fandrich
2007-02-05
Year 2038 has its own problems (32 bit integer overflow).
Yang Tse
2007-02-02
more fixes for the testsuite cookie expiration issue
Yang Tse
2007-02-02
cookie expiration time got us with pants at our knees.
Yang Tse
2007-01-23
Convert (most of) the test data files into genuine XML. A handful still
Dan Fandrich
2006-09-27
As reported in bug: #1566077 the former URL mentioned in the generated cookie
Daniel Stenberg
2005-05-11
Modified the default HTTP headers used by libcurl:
Daniel Stenberg
2005-04-28
Set mode text on the section that is written by curl in text mode, to allow
Daniel Stenberg
2005-04-16
keywords added
Daniel Stenberg
2005-01-25
A minor "syntax error" in numerous test files corrected
Daniel Stenberg
2004-09-11
1. cookie expire-strings MUST use GMT timezones
Daniel Stenberg
2004-09-08
Now the test servers and test cases can run on a custom port number. There's
Daniel Stenberg
2004-02-09
Modified the default HTTP Accept: header to only be Accept: */*
Daniel Stenberg
2003-07-19
modified to work fine with the new persistant connection working test suite
Daniel Stenberg
2003-04-30
Each test case now specifies which server(s) it needs, without relying on the
Daniel Stenberg
2003-04-30
modified to work with modified code
Daniel Stenberg
2002-07-29
extended and improved cookie testing
Daniel Stenberg
2002-02-27
use the correct time in the cookie jar
Daniel Stenberg
2002-02-26
new field1 functionality testing too
Daniel Stenberg
2002-02-26
test 31: "HTTP with weirdly formatted cookies and cookiejar storage"
Daniel Stenberg