summaryrefslogtreecommitdiff
path: root/libsoup/soup-cookie-jar.h
Commit message (Expand)AuthorAgeFilesLines
* Rename LIBSOUP_DISABLE_DEPRECATED to SOUP_DISABLE_DEPRECATEDDan Winship2013-01-041-1/+1
* Add back LIBSOUP_DISABLE_DEPRECATEDDan Winship2012-12-281-0/+2
* Add per-version deprecation/availability warningsDan Winship2012-11-081-3/+17
* Bug 677923 - Add soup_cookie_jar_set_cookie_with_first_party() alternative th...Christophe Dumez2012-06-121-0/+3
* Bug 677922 - Add soup_cookie_jar_get_cookies() alternative that returns a GSL...Christophe Dumez2012-06-121-0/+3
* soup-cookie-jar: Add SoupCookieJar:is-persistent propertyCarlos Garcia Campos2012-04-181-2/+3
* Implement acceptance policies in SoupCookieJarXan Lopez2010-02-031-19/+27
* Change the typedef of SoupCookieJar to follow the other parts of soupHolger Hans Peter Freyther2009-12-171-2/+2
* implementation of SoupCookieJar that persists to a text file in the oldDan Winship2008-11-041-11/+27
* free the expires date, if setDan Winship2008-10-271-0/+4
* Initial HTTP cookie support imported from development git repo,Dan Winship2008-04-091-0/+48