soup-auth-manager: add soup_auth_manager_use_auth()
[platform/upstream/libsoup.git] / libsoup / soup-auth.h
2013-01-02 Dan Winshipsoup-auth-manager: split out connection handling
2012-12-11 Dan WinshipSoupPasswordManager: kill
2012-11-08 Dan WinshipAdd per-version deprecation/availability warnings
2012-05-24 Jasper St. Pierreintrospection: Fix warnings
2010-12-09 Dan WinshipSoupSession, SoupAuthManagerNTLM: Use subfeatures for...
2010-12-09 Dan WinshipSoupAuthManager: implement subfeatures for adding/remov...
2009-09-07 Dan WinshipRemove SoupPasswordManager from the stable API
2009-08-12 Dan WinshipAdd SoupPasswordManager and SoupPasswordManagerGNOME
2009-03-14 Xan LopezAdd G_{BEGIN,END}_DECLS guards to public headers.
2008-02-25 Benjamin Otteuse an underscore for struct definitions. Fixes bug...
2008-01-15 Dan WinshipMerge libsoup-2.4 branch to trunk
2007-09-25 Dan Winshipadd "realm" field to the struct. (SoupAuthClass) remove...
2005-06-14 Dan Winshipadd/fix gtk-doc comments, make functions match prototyp...
2003-09-10 Dan WinshipAdd "authenticate" and "reauthenticate" signals. (inval...
2003-08-27 Dan WinshipNew header with typedefs, to avoid #include loops among...
2003-08-12 Dan WinshipMake this an abstract GObject. Tweak some of the interf...
2003-08-11 Dan WinshipThese are all really SoupContext functions, so move... libsoup-2-0-branch-base
2002-11-15 Dan WinshipChange old Helix Code refs to Ximian (and update copyri...
2002-11-05 Dan WinshipSplit libsoup out of soup. ChangeLog.old contains the...
2001-10-30 Alex GraveleyCall soup_auth_fn if we don't have auth data in the...
2001-10-19 Alex GraveleyThis is the first attempt at authentication inheritence...
2001-10-04 Alex GraveleyCall soup_message_get_header_list.
2001-08-29 Alex GraveleyFix headers for new layout. Ditto.
2001-08-23 Alex GraveleyTake an old_auth argument, if auth_types do not match...
2001-08-17 Alex GraveleyInitial WebDAV server support.
2001-07-09 Alex GraveleyNew client authentication (basic/digest) code from...