aboutsummaryrefslogtreecommitdiff
path: root/src/cookies.c
AgeCommit message (Collapse)Author
2011-09-19shorter cookies-not-sent MSGcorvid
2011-09-18rename fncorvid
Trying to make it a little clearer. It's surprising how there isn't a good, brief, clear term for this. Discussion of the concept tends to start using words like "administration" and "control".
2011-09-16put public suffix comparison directly in url.ccorvid
2011-09-14privacy: never send cookies in third-party requestscorvid
as mentioned in section 7.1 of RFC 6265
2010-03-22use the most specific cookiesrc rulecorvid
2010-01-14fix DISABLE_COOKIES (reported by furaisanjin)corvid
2010-01-09cookies use server date to interpret Expires attrcorvid
2010-01-09cookies: rm version, comment, comment url, port, Cookie2corvid
2009-11-11unnecessary includecorvid
2009-07-17Added a_Dpip_get_attr_l() to DPIP's APIJorge Arellano Cid
2009-07-12Handle signed chars. Aadded dIsspace() and dIsalnum() to dlibJorge Arellano Cid
2009-06-26Removed compiler warnings for unused return valuesMichal Nowak newman x
2009-06-22remove system includescorvid
2009-02-06Fixed a memory leak in Cookies_get_query()Jeremy Henty
2008-10-23- Made cookierc parsing more robust.jcid
2008-09-28- Switched from DEBUG_MSG to MSG.jcid
2008-05-24- Updated some old URLs.jcid
2008-04-11- Fixed a cookies-related dillo freeze bug happening at:jcid
http://www.fltk.org/newsgroups.php?gfltk.general+v:24912
2008-02-24+ Moved cookie headers into a single function.jcid
2008-02-01- Fixed a memory leak in cookies.cjcid
2008-01-08+ - Fixed a segfault in cookies.c when no .dillo directory exists.jcid
2007-10-07Initial revisionjcid