summaryrefslogtreecommitdiff
path: root/desktop/cookie_manager.c
Commit message (Expand)AuthorAgeFilesLines
* Improve namespacing of enum values.Michael Drake2013-07-261-100/+100
* Move remaining string literals over to FatMessages.Michael Drake2013-07-261-5/+4
* Yield ownership of value to field builder, since date strings were already al...Michael Drake2013-07-261-15/+15
* Avoid snprintf and having buffer on stack.Michael Drake2013-07-261-7/+6
* Use prefabricated field text for common values.Michael Drake2013-07-261-27/+118
* Optimise cookie tolder and entry node search by comparing lengths before stri...Michael Drake2013-07-251-8/+22
* Abstract field building.Michael Drake2013-07-251-53/+37
* Flag a todo. (Move some string literals to messages.)Michael Drake2013-07-251-0/+1
* Add initial version of new cookie manager.Michael Drake2013-07-251-0/+758