summaryrefslogtreecommitdiff
path: root/libsoup/soup-cookie-jar-text.c
Commit message (Expand)AuthorAgeFilesLines
* Expose support for same-site cookiesPatrick Griffis2020-01-211-4/+41
* Always use G_PARAM_STATIC_STRINGSNiels De Graef2020-01-131-1/+2
* Port some of the classes to the new glib private apiIgnacio Casal Quinteiro2016-11-141-9/+6
* Clean up includesDan Winship2012-07-131-2/+1
* Reorganize files to need fewer forward declarationsDan Winship2012-07-131-50/+41
* soup-cookie-jar: Add SoupCookieJar:is-persistent propertyCarlos Garcia Campos2012-04-181-1/+9
* SoupCookieJar: catch overflows when parsing very distant datesDan Winship2011-03-111-3/+5
* SoupCookieJarText: fix a bug when deleting a cookieDan Winship2010-10-141-1/+1
* Replace unnecessary variable with a commentGustavo Noronha Silva2009-12-281-2/+8
* gtk-doc updates. In particular, document a bunch of convenience #defines,Dan Winship2009-03-081-0/+8
* implementation of SoupCookieJar that persists to a text file in the oldDan Winship2008-11-041-0/+349