index
:
dillo
master
Dillo, a multi-platform graphical web browser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cookies.c
Age
Commit message (
Expand
)
Author
2024-03-09
Use Doxygen comments for C files
Rodrigo Arias Mallo
2013-01-09
Refactored FD close calls into a single new dClose() dlib function [p37sitdu]
Jorge Arellano Cid
2013-01-08
fix an at-least-conceivable fd leak with cookiesrc on error
corvid
2011-11-11
locale-independent ASCII character case handling
corvid
2011-09-19
shorter cookies-not-sent MSG
corvid
2011-09-18
rename fn
corvid
2011-09-16
put public suffix comparison directly in url.c
corvid
2011-09-14
privacy: never send cookies in third-party requests
corvid
2010-03-22
use the most specific cookiesrc rule
corvid
2010-01-14
fix DISABLE_COOKIES (reported by furaisanjin)
corvid
2010-01-09
cookies use server date to interpret Expires attr
corvid
2010-01-09
cookies: rm version, comment, comment url, port, Cookie2
corvid
2009-11-11
unnecessary include
corvid
2009-07-17
Added a_Dpip_get_attr_l() to DPIP's API
Jorge Arellano Cid
2009-07-12
Handle signed chars. Aadded dIsspace() and dIsalnum() to dlib
Jorge Arellano Cid
2009-06-26
Removed compiler warnings for unused return values
Michal Nowak newman x
2009-06-22
remove system includes
corvid
2009-02-06
Fixed 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
2008-02-24
+ Moved cookie headers into a single function.
jcid
2008-02-01
- Fixed a memory leak in cookies.c
jcid
2008-01-08
+ - Fixed a segfault in cookies.c when no .dillo directory exists.
jcid
2007-10-07
Initial revision
jcid