ca161737 | 27-Feb-2002 |
Daniel Stenberg |
use the correct time in the cookie jar |
3612c377 | 27-Feb-2002 |
Daniel Stenberg |
made Max-Age work as defined in the RFC. my brain damaged fix to not parse spaces as part of the value is now fixed to instead strip off trailing spaces from values. |
e6a65bb3 | 26-Feb-2002 |
Daniel Stenberg |
modified cookie expire date |
ff291eee | 26-Feb-2002 |
Daniel Stenberg |
new field1 functionality testing too |
66b8f48a | 26-Feb-2002 |
Daniel Stenberg |
When saving a cookie jar, set field 1 (counted from 0) properly to TRUE if the domain starts with a dot. |
634760cb | 26-Feb-2002 |
Daniel Stenberg |
test 31: "HTTP with weirdly formatted cookies and cookiejar storage" |
a23a897a | 26-Feb-2002 |
Daniel Stenberg |
removed crash on weird input, this also better discards silly input |
d9c24427 | 26-Feb-2002 |
Daniel Stenberg |
7.9.5-pre4 commit |
b6c4185b | 25-Feb-2002 |
Daniel Stenberg |
more custom stuff, much about dealing with cookies |
5896d35e | 25-Feb-2002 |
Daniel Stenberg |
a never ending stream of things to do... |
b4dfdd8b | 25-Feb-2002 |
Daniel Stenberg |
use env to run perl |
e6ed3478 | 25-Feb-2002 |
Daniel Stenberg |
automake usage and options cleanup |
db08d9c6 | 25-Feb-2002 |
Daniel Stenberg |
happy new year |
9490278e | 25-Feb-2002 |
Daniel Stenberg |
We got this web server's embryo from Georg Horn, muchos gracias. |
fd8bf5f1 | 25-Feb-2002 |
Daniel Stenberg |
the test suite http server is now automake'd |
c9bc14a2 | 25-Feb-2002 |
Daniel Stenberg |
use the pid file, use the automake subdir |
63708cbf | 25-Feb-2002 |
Daniel Stenberg |
automake this dir too |
d9f30762 | 25-Feb-2002 |
Daniel Stenberg |
use the former logfile name again since the ftp server also uses that... |
540f77a6 | 25-Feb-2002 |
Daniel Stenberg |
we actually ran all tests just now, feb 25th, 2002 12:11 MET. with the new http server on Linux |
71bb2d0b | 25-Feb-2002 |
Daniel Stenberg |
reply/postcmd support for "wait" |
87dc44e4 | 25-Feb-2002 |
Daniel Stenberg |
portability, step one, use a config.h.in file |
29e0fcd0 | 25-Feb-2002 |
Daniel Stenberg |
generate a config file for the test suite http server too |
2e9a798f | 25-Feb-2002 |
Daniel Stenberg |
create the pidfile and store the pid on invoke |
b32a39f4 | 25-Feb-2002 |
Daniel Stenberg |
oops, #if not #ifdef |
d86f9611 | 25-Feb-2002 |
Daniel Stenberg |
support HUGE requests too |