summaryrefslogtreecommitdiff
path: root/gio/gsimpleproxyresolver.c
Commit message (Expand)AuthorAgeFilesLines
* networkaddress: Return an error from _g_uri_parse_authority()Bastien Nocera2018-02-011-1/+1
* simpleproxyresolver: Don't crash on invalid hostnameBastien Nocera2018-02-011-2/+4
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert2016-11-221-2/+2
* gio: Add source tags to various GTasks constructed in GLibPhilip Withnall2016-06-291-0/+1
* GSimpleProxyResolver: convert docs to markdownMatthias Clasen2014-02-011-47/+29
* gio: Add missing transfer annotation to g_simple_proxy_resolver_newRico Tzschichholz2014-01-231-1/+1
* Document g_simple_proxy_resolver_set_ignore_hostsMatthias Clasen2013-07-091-2/+15
* Rename the generated private data getter functionEmmanuele Bassi2013-06-241-1/+1
* gio: Use the new private instance data declarationEmmanuele Bassi2013-06-241-5/+2
* GSimpleProxyResolver: add missing includeDan Winship2013-02-171-0/+1
* GSimpleProxyResolver: fix for the case where the default proxy is NULLDan Winship2013-02-151-0/+2
* GSimpleProxyResolver: new simple GProxyResolver classDan Winship2013-02-141-0/+593