summaryrefslogtreecommitdiff
path: root/libsoup/soup-proxy-resolver.c
Commit message (Expand)AuthorAgeFilesLines
* Add per-version deprecation/availability warningsDan Winship2012-11-081-89/+12
* SoupProxyResolver: remove evil hackDan Winship2012-11-051-31/+0
* Clean up includesDan Winship2012-07-131-5/+1
* Use G_DEFINE_INTERFACE and G_DEFINE_BOXED_TYPEDan Winship2012-07-131-22/+5
* SoupProxyResolver: construct a valid SoupURISimon McVittie2012-02-061-0/+1
* Don't use the reserved keyword 'interface'Erik van Pienbroek2011-08-271-6/+6
* Use g_type_is_a() in ugly hack.Benjamin Otte2010-01-031-3/+1
* Implement SoupProxyURIResolver, to replace SoupProxyResolverDan Winship2009-06-061-31/+133
* gtk-doc updates. In particular, document a bunch of convenience #defines,Dan Winship2009-03-081-0/+4
* misc doc fixesDan Winship2008-11-041-2/+2
* new abstract base class for a SoupSessionFeature that determines whatDan Winship2008-10-311-0/+84