aboutsummaryrefslogtreecommitdiff
path: root/test/cookies.c
AgeCommit message (Collapse)Author
2010-05-16disallow nameless cookiescorvid
2010-03-22cookies use host-only as in draft speccorvid
Behaviour should be quite similar to before, but it'll be easier for someone else to understand if it matches the spec's way of doing things more closely.
2010-03-09cookies: use difftime() for time_t comparisonscorvid
...as Johannes pointed out. (This patch in itself is not meant to fix the time_t overflow problem.)
2010-01-21fix building of new cookies test program on *BSDJohannes Hofmann
2010-01-20more cookies testscorvid
2010-01-20cookies test programcorvid