soup-auth-manager: add soup_auth_manager_use_auth()
[platform/upstream/libsoup.git] / libsoup / soup-cookie.c
2012-11-08 Dan WinshipAdd per-version deprecation/availability warnings
2012-07-13 Dan WinshipClean up includes
2012-07-13 Dan WinshipUse G_DEFINE_INTERFACE and G_DEFINE_BOXED_TYPE
2012-07-13 Dan WinshipUse g_clear_object(), g_clear_pointer()
2012-07-13 Dan WinshipUse g_slist_free_full()
2012-07-11 Dan WinshipSoupCookie: ignore values on httponly and secure attributes
2011-09-22 Dan WinshipLots of gtk-doc fixes (no code changes)
2010-12-11 Dan Winshipsoup-cookie-jar: allow setting cookies on file:// URIs
2010-09-13 Dan WinshipFixes and additions for new introspection scanner
2010-06-09 Dan WinshipFix (transfer) annotations on some non-transfer-full...
2010-04-29 Dan WinshipAdd get methods for SoupCookie, SoupDate, and SoupURI...
2010-04-26 Andreas RottmannAdd gobject-introspection support
2010-02-03 Xan LopezImplement acceptance policies in SoupCookieJar
2010-01-23 Dan WinshipFix invalid read in soup_cookie_applies_to_uri()
2009-12-17 Dan WinshipSoupCookie: more fixes to path handling
2009-12-17 Dan WinshipUpdate cookie parsing/output to match the current https...
2009-11-21 Dan Winshipsoup_cookies_from_request: fix to not always g_warn
2009-11-21 Dan WinshipDon't crash when setting cookie for about:blank
2009-08-10 Dan WinshipPort SoupAddress to use GResolver, remove soup-dns
2009-04-03 Dan Winship Bug 576760 – soup_message_headers_get_content_type...
2009-03-27 Dan WinshipFix docs to not claim that the cookie domain can be...
2009-03-08 Dan Winshipgtk-doc updates. In particular, document a bunch of...
2008-12-09 Dan WinshipExplicitly document the fact that you have to call...
2008-11-04 Dan Winshipmisc doc fixes
2008-11-04 Dan Winshipimplementation of SoupCookieJar that persists to a...
2008-10-27 Dan Winshipfree the expires date, if set
2008-10-01 Dan Winshipdoc fixups
2008-05-02 Dan Winshipfix the path checking
2008-04-09 Dan Winship Initial HTTP cookie support imported from development...