soup-auth-manager: add soup_auth_manager_use_auth()
[platform/upstream/libsoup.git] / libsoup / soup-auth-domain-digest.c
2013-01-02 Guenther Wutzsoup-auth-domain-digest: minor documentation correction
2012-07-13 Dan WinshipClean up includes
2012-07-13 Dan WinshipReorganize files to need fewer forward declarations
2012-02-08 Mark NauwelaertsSafeguard against NULL in strcmp
2010-04-09 Dan Winshipsoup_header_g_string_append_param: if @value is a token...
2009-12-19 Dan WinshipSoupAuthDigest, SoupAuthDomainDigest: follow the spec...
2009-11-30 Dan Winship[SoupAuthDomainDigest] fix nc parsing
2009-04-03 Dan Winship Bug 576760 – soup_message_headers_get_content_type...
2009-03-08 Dan Winshipgtk-doc updates. In particular, document a bunch of...
2008-10-01 Dan WinshipUpdate these to deal with RFC2231-encoded UTF-8 header...
2008-03-25 Dan Winshipdon't crash if the auth_callback returns NULL (meaning...
2008-03-13 Xan Lopez Use G_OBJECT_WARN_INVALID_PROPERTY_ID in all get/set_p...
2008-01-18 Dan Winshipadd a new generic auth callback that can be used with...
2008-01-15 Dan WinshipMerge libsoup-2.4 branch to trunk