summaryrefslogtreecommitdiff
path: root/libsoup/soup-auth-domain-basic.c
Commit message (Expand)AuthorAgeFilesLines
* use libfffi-based generic marshaller instead of glib-genmarshalOlivier Blin2013-06-081-1/+0
* Clean up includesDan Winship2012-07-131-2/+1
* Reorganize files to need fewer forward declarationsDan Winship2012-07-131-69/+55
* Safeguard against NULL in strcmpMark Nauwelaerts2012-02-081-1/+1
* Bug 576760 – soup_message_headers_get_content_type returns bad headersDan Winship2009-04-031-1/+2
* gtk-doc updates. In particular, document a bunch of convenience #defines,Dan Winship2009-03-081-0/+12
* Update these to deal with RFC2231-encoded UTF-8 header paramsDan Winship2008-10-011-3/+6
* Use G_OBJECT_WARN_INVALID_PROPERTY_ID in all get/set_property functions.Xan Lopez2008-03-131-0/+2
* add a new generic auth callback that can be used with any subclass to doDan Winship2008-01-181-23/+63
* Merge libsoup-2.4 branch to trunkDan Winship2008-01-151-0/+294