Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-16 | disallow nameless cookies | corvid | |
2010-03-22 | cookies use host-only as in draft spec | corvid | |
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-09 | cookies: use difftime() for time_t comparisons | corvid | |
...as Johannes pointed out. (This patch in itself is not meant to fix the time_t overflow problem.) | |||
2010-01-21 | fix building of new cookies test program on *BSD | Johannes Hofmann | |
2010-01-20 | more cookies tests | corvid | |
2010-01-20 | cookies test program | corvid | |