summaryrefslogtreecommitdiff
path: root/libsoup/soup-auth-domain.c
Commit message (Expand)AuthorAgeFilesLines
* Call g_object_notify() when changing properties.Dan Winship2008-01-111-0/+3
* Move gtk-doc stuff from docs/reference/tmpl/ to the C files themselves.Dan Winship2008-01-071-0/+22
* if raw_paths isn't set, decode the request's uri->path before doingDan Winship2008-01-071-12/+1
* add documentation (soup_auth_domain_set_filter): take a GDestroyNotify,Dan Winship2008-01-041-1/+130
* new HTML-form-related methods (just URI decoding/encoding at the moment).Dan Winship2008-01-021-4/+19
* Change all the "const SoupURI *" to just "SoupURI *", since the const isDan Winship2008-01-021-1/+1
* Renamed from soup_message_headers_find, and with new behavior; nowDan Winship2008-01-021-1/+1
* New server-side auth system.Dan Winship2007-12-201-0/+257