index
:
dillo
master
Dillo, a multi-platform graphical web browser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dpi
/
cookies.c
Age
Commit message (
Expand
)
Author
2015-06-28
MSG
corvid
2015-06-28
cookies be careful with overflow with ridiculously huge Max-Age values
corvid
2015-05-28
cookies is_ssl -> is_tls
corvid
2014-10-22
trim the publicsuffix TLDs yet again
corvid
2014-02-02
our simplistic TLD list grows more and more worthless
corvid
2013-09-24
our publicsuffix tld list grows even shorter
corvid
2012-10-29
declarations at start of block
corvid
2012-10-20
cookies dpi tlds
corvid
2011-11-11
continued
corvid
2011-11-11
fix IPv6 addr recognition
corvid
2011-11-11
locale-independent ASCII character case handling
corvid
2011-09-16
cookies dpi: MSG only when returning >0 cookies
corvid
2011-09-16
update TLDs
corvid
2011-05-18
don't save huge cookies
corvid
2011-05-17
cookies comments
corvid
2011-05-16
cookies comment
corvid
2010-08-19
turn off some cookie MSGs
corvid
2010-05-16
disallow nameless cookies
corvid
2010-03-22
use the most specific cookiesrc rule
corvid
2010-03-22
cookies use host-only as in draft spec
corvid
2010-03-22
fix reading maximum expiration date from cookies.txt
corvid
2010-03-22
my testcases aren't smart enough for remove_fast on a domain's cookies
corvid
2010-03-22
Cookies_load_cookies()
corvid
2010-03-22
limit total number of cookies
corvid
2010-03-22
cookies some remove_fast
corvid
2010-03-22
better handling when too many cookies
corvid
2010-03-21
Cookies_delete_node
corvid
2010-03-21
cookies some data structure renaming
corvid
2010-03-10
invalid value on invalid month
corvid
2010-03-10
make a point of using -1 for invalid time_t
corvid
2010-03-10
if ignoring Expires attr, eat value
corvid
2010-03-10
use tm for max-age
corvid
2010-03-10
get rid of the overflow
corvid
2010-03-10
separate out server time offset
corvid
2010-03-10
separate out unquoting
corvid
2010-03-10
use tm when parsing date string
corvid
2010-03-10
cookies: start using struct tm for time calculations
corvid
2010-03-09
another difftime
corvid
2010-03-09
cookies: use difftime() for time_t comparisons
corvid
2010-03-08
fix cookie attr leak
corvid
2010-03-04
fix dpip cmd leak
corvid
2010-02-02
decrease cookies chattiness
corvid
2010-01-24
dpi send response when setting cookies
Jorge Arellano Cid
2010-01-20
cookies improve clock skew handling
corvid
2010-01-18
cookies allow Expires attr's value to be quoted.
corvid
2010-01-14
Be careful not to delete domain_cookies while still using it.
corvid
2010-01-14
handle nameless/valueless cookies in cookies.txt
corvid
2010-01-13
cookies: be more robust in rejecting IP addr partial matches
corvid
2010-01-13
cookies fix ipv6 check
corvid
2010-01-12
don't bother to save expired cookies
corvid
[next]