summaryrefslogtreecommitdiff
path: root/gio/gproxyaddressenumerator.c
AgeCommit message (Expand)Author
2020-07-28gio: use g_uri_split_with_user() in save_userinfo()Marc-André Lureau
2018-12-17gio: Add missing documentation for G{Proxy,Socket}AddressEnumeratorPhilip Withnall
2018-02-01networkaddress: Return an error from _g_uri_parse_authority()Bastien Nocera
2017-05-29gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet
2016-06-29gio: Add source tags to various GTasks constructed in GLibPhilip Withnall
2014-01-31Updated FSF's addressDaniel Mustieles
2013-06-24Rename the generated private data getter functionEmmanuele Bassi
2013-06-24gio: Use the new private instance data declarationEmmanuele Bassi
2013-05-05GProxyAddressEnumerator: add default-port propertyDan Winship
2013-02-14GSocketClient: add proxy-resolver propertyDan Winship
2012-10-10gio: port networking classes from GSimpleAsyncResult to GTaskDan Winship
2012-04-22gio: Add more information to GProxyAddressDan Winship
2012-04-22gio: fix error handling in async case of GProxyAddressEnumeratorDan Winship
2011-08-29Spelling fixesMatthias Clasen
2010-11-03Use g_simple_async_result_{new_,}take_errorChristian Persch
2010-08-30Fix invalid readsChristian Persch
2010-08-19Adding GProxyAddressEnumerator classNicolas Dufresne