fixed typo enable_sqllite -> enable_sqlite
[platform/upstream/libsoup.git] / libsoup / soup-cookie-jar-sqlite.c
2012-12-11 Dan WinshipAdd SoupCookieJarDB to replace SoupCookieJarSqlite
2012-07-13 Dan WinshipClean up includes
2012-07-13 Dan WinshipReorganize files to need fewer forward declarations
2012-04-18 Carlos Garcia Campossoup-cookie-jar: Add SoupCookieJar:is-persistent property
2011-03-11 Dan WinshipSoupCookieJar: catch overflows when parsing very distan...
2010-04-26 Lukasz Slachciakadded PRAGMA secure_delete =1 to overwite deleted cooki...
2009-10-22 Emilio Pozuelo MonfortDon't crash if the sqlite database lacks some values
2009-10-02 Alexander SackMake QUERY_ALL explicit in SoupCookieJarSQLite
2009-09-08 Gustavo Noronha... Keep database handle open, and avoid synchronous writes
2009-09-01 Xan LopezReset error pointer to NULL when we are about to use...
2009-03-08 Dan Winshipgtk-doc updates. In particular, document a bunch of...
2009-02-19 Xan LopezFix a series of issues that prevented SoupCookieJarSQLi...
2008-11-04 Dan Winshipimplementation of SoupCookieJar that persists to a...