summaryrefslogtreecommitdiff
path: root/libsoup/soup-cookie-jar.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 577360 – handle cookies with same name but different pathDan Winship2009-04-031-1/+2
* gtk-doc updates. In particular, document a bunch of convenience #defines,Dan Winship2009-03-081-0/+18
* Don't pass NULL to soup_message_headers_replace(), callDan Winship2009-01-121-3/+6
* add some more warning CFLAGS, inspired by Benjamin Otte's blog post,Dan Winship2008-12-231-4/+4
* misc doc fixesDan Winship2008-11-041-0/+14
* implementation of SoupCookieJar that persists to a text file in the oldDan Winship2008-11-041-54/+243
* doc fixupsDan Winship2008-10-011-1/+1
* libsoup/soup-auth-manager-ntlm.c libsoup/soup-auth-manager.cDan Winship2008-09-261-1/+1
* Check that the cookie was parsed successfully before setting itChris Lord2008-04-141-2/+4
* Initial HTTP cookie support imported from development git repo,Dan Winship2008-04-091-0/+311