]> spindle.queued.net Git - midori/commit
Implement sqlite3 cookie storage backend
authorAlexander Butenko <a.butenka@gmail.com>
Sat, 8 Oct 2011 20:38:29 +0000 (16:38 -0400)
committerChristian Dywan <christian@twotoasts.de>
Mon, 10 Oct 2011 21:22:27 +0000 (23:22 +0200)
commitf5447b921f8ff7796a04bb9190c62973d9ff3a06
treedeacbb586239a4300aad7494716096271e11a66a
parenteeb4b7b391474342524230db2a01f36b156fb782
Implement sqlite3 cookie storage backend

From now on cookies are stored in an sqlite3 database, existing
cookies are imported on first startup.
katze/katze-http-cookies-sqlite.c [new file with mode: 0644]
katze/katze-http-cookies-sqlite.h [new file with mode: 0644]
katze/katze.h
midori/main.c