summaryrefslogtreecommitdiff
path: root/libsoup/soup-proxy-resolver-default.c
Commit message (Expand)AuthorAgeFilesLines
* Always use G_PARAM_STATIC_STRINGSNiels De Graef2020-01-131-1/+2
* Port more classes to the new private apiIgnacio Casal Quinteiro2016-12-031-14/+17
* Misc docs updatesDan Winship2013-12-111-3/+6
* Use GProxyResolver for all proxy resolvingDan Winship2013-07-131-8/+8
* SoupSession: update docs (and some semantics) for plain SoupSessionDan Winship2012-12-281-0/+9
* docs: more fixesDan Winship2012-12-281-3/+4
* Clean up includesDan Winship2012-07-131-6/+1
* Use g_clear_object(), g_clear_pointer()Dan Winship2012-07-131-2/+1
* Add/update some "Since" flagsDan Winship2011-07-311-0/+9
* Use the custom main context in SoupProxyResolverDefaultSebastian Dröge2011-03-301-0/+6
* SoupProxyResolverGNOME: make this a subclass of SoupProxyResolverDefaultDan Winship2011-03-211-2/+70
* soup-proxy-resolver-default.c: new proxy resolver based on GProxyResolverGustavo Noronha Silva2011-03-211-0/+167