soup-auth-manager: add soup_auth_manager_use_auth()
[platform/upstream/libsoup.git] / libsoup / soup-auth-domain-basic.c
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
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-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