about summary refs log tree commit diff stats
path: root/cookie.c
Commit message (Collapse)AuthorAgeFilesLines
* rename xxxterm to xomreroMarco Peereboom2012-05-171-1/+1
|
* also fixup PS over hereMarco Peereboom2012-01-241-2/+2
|
* include using <> instead of ; this will have falloutMarco Peereboom2012-01-231-1/+1
|
* fix for problems with cookies starting with '.'Elias Norberg2012-01-181-1/+2
|
* Use a list of TLD's to properly handle multi-part TLD'sElias Norberg2012-01-161-2/+7
| | | | | The list used is from publicsuffix.org. It gets installed to the resource-directory as 'tld-rules'
* fix a clang warningMarco Peereboom2011-11-031-1/+3
|
* move cookies to own filemarco2011-11-021-0/+231