soup-auth-manager: add soup_auth_manager_use_auth()
[platform/upstream/libsoup.git] / libsoup / soup-auth-basic.c
2012-12-28 Dan Winshipdocs: Lots of minor fixes and additions
2012-07-13 Dan WinshipClean up includes
2012-07-13 Dan WinshipReorganize files to need fewer forward declarations
2011-11-13 Dan WinshipSoupAuthBasic: allow (some) non-ASCII usernames/passwords
2011-04-07 Dan WinshipFix memory leaks, update libsoup.supp
2008-08-14 Dan Winshipg_return_if_fail if either username or password is...
2008-01-15 Dan WinshipMerge libsoup-2.4 branch to trunk
2007-09-25 Dan Winshipadd "realm" field to the struct. (SoupAuthClass) remove...
2007-03-17 Dan Winshiprequire glib 2.12. check for timegm().
2005-04-11 Dan Winshiprequire glib-2.0 >= 2.4.0
2003-09-22 Dan WinshipMove RESPONSE_BLOCK_SIZE #define here from soup-private.h
2003-09-10 Dan WinshipAdd "authenticate" and "reauthenticate" signals. (inval...
2003-08-12 Dan WinshipMake this an abstract GObject. Tweak some of the interf...