about summary refs log tree commit diff stats
path: root/cookie.c
Commit message (Expand)AuthorAgeFilesLines
* Add an extra call to fix windows hooking.Marco Peereboom2013-07-101-0/+5
* Add regex support to whitelistsJosh Rickmar2012-09-181-3/+3
* 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
* fix a clang warningMarco Peereboom2011-11-031-1/+3
* move cookies to own filemarco2011-11-021-0/+231