Upgrade to 2.62.2
[platform/upstream/libsoup.git] / libsoup / soup-cookie-jar.c
2019-12-10 Seonah MoonUpgrade to 2.62.2 85/219785/1 accepted/tizen/unified/20191224.131909 submit/tizen/20191218.041916
2019-12-09 Seonah MoonImported Upstream version 2.62.2 66/219666/1 upstream/2.62.2
2018-09-04 chleun.mooncookie-jar: bail if hostname is an empty string (CVE... 92/188392/1 accepted/tizen_5.0_unified tizen_5.0 accepted/tizen/5.0/unified/20181102.025625 accepted/tizen/unified/20180905.140127 submit/tizen/20180905.001920 submit/tizen_5.0/20181101.000007
2016-06-08 Seonah MoonResolve crash issue about cookie 03/73403/1
2015-11-10 Seonah MoonBase Code merged to tizen 2.4 97/51497/1 accepted/tizen/mobile/20151111.231940 accepted/tizen/tv/20151111.232000 accepted/tizen/wearable/20151111.232009 submit/tizen/20151111.070234
2014-11-04 Zhang zhengguangImported Upstream version 2.46.0 upstream/2.46.0
2012-12-28 Dan Winshipdocs: Lots of minor fixes and additions
2012-11-08 Dan WinshipAdd per-version deprecation/availability warnings
2012-08-23 Daniel DrakeAdd missing transfer full annotation to soup_cookie_jar...
2012-07-13 Dan WinshipClean up includes
2012-07-13 Dan WinshipReorganize files to need fewer forward declarations
2012-06-14 Sergio Villar Seninsoup-cookie-jar: do not accept cookies for well known...
2012-06-12 Christophe DumezBug 677923 - Add soup_cookie_jar_set_cookie_with_first_...
2012-06-12 Christophe DumezBug 677922 - Add soup_cookie_jar_get_cookies() alternat...
2012-05-24 Jasper St. Pierreintrospection: Fix warnings
2012-04-18 Carlos Garcia Campossoup-cookie-jar: Add SoupCookieJar:is-persistent property
2012-02-08 Dan WinshipUse Makefile.glib
2011-09-22 Dan WinshipLots of gtk-doc fixes (no code changes)
2011-08-04 Evan NemersonSoup-2.4.gir: add missing introspection data from Vala...
2011-07-31 Dan WinshipAdd/update some "Since" flags
2011-03-11 Dan Winshipsoup-cookie-jar: avoid a g_return_if_fail when using...
2010-12-11 Dan Winshipsoup-cookie-jar: allow setting cookies on file:// URIs
2010-12-10 Jonathon JongsmaFix leak when processing the set cookie header
2010-09-13 Dan WinshipFixes and additions for new introspection scanner
2010-02-03 Xan LopezImplement acceptance policies in SoupCookieJar
2010-01-23 Dan Winship[SoupCookieJar] change some code to make clang happy
2009-12-17 Dan WinshipUpdate cookie parsing/output to match the current https...
2009-11-21 Dan WinshipDon't crash when setting cookie for about:blank
2009-08-25 Dan WinshipFix some incorrect "Since" tags in SoupCookieJar docs.
2009-04-03 Dan Winship Bug 577360 – handle cookies with same name but differe...
2009-03-08 Dan Winshipgtk-doc updates. In particular, document a bunch of...
2009-01-12 Dan WinshipDon't pass NULL to soup_message_headers_replace(),...
2008-12-23 Dan Winshipadd some more warning CFLAGS, inspired by Benjamin...
2008-11-04 Dan Winshipmisc doc fixes
2008-11-04 Dan Winshipimplementation of SoupCookieJar that persists to a...
2008-10-01 Dan Winshipdoc fixups
2008-09-26 Dan Winshiplibsoup/soup-auth-manager-ntlm.c libsoup/soup-auth...
2008-04-14 Chris LordCheck that the cookie was parsed successfully before...
2008-04-09 Dan Winship Initial HTTP cookie support imported from development...