summaryrefslogtreecommitdiff
path: root/libsoup/soup-auth-basic.c
Commit message (Expand)AuthorAgeFilesLines
* Merge libsoup-2.4 branch to trunkDan Winship2008-01-151-7/+20
* add "realm" field to the struct. (SoupAuthClass) remove "get_realm"Dan Winship2007-09-251-23/+4
* require glib 2.12. check for timegm().Dan Winship2007-03-171-1/+1
* require glib-2.0 >= 2.4.0Dan Winship2005-04-111-30/+21
* Move RESPONSE_BLOCK_SIZE #define here from soup-private.hDan Winship2003-09-221-1/+0
* Add "authenticate" and "reauthenticate" signals. (invalidate_auth): RemoveDan Winship2003-09-101-13/+0
* Make this an abstract GObject. Tweak some of the interfaces around aDan Winship2003-08-121-0/+162