summaryrefslogtreecommitdiff
path: root/gio/gproxyaddressenumerator.c
Commit message (Expand)AuthorAgeFilesLines
* gio: use g_uri_split_with_user() in save_userinfo()Marc-André Lureau2020-07-281-31/+6
* gio: Add missing documentation for G{Proxy,Socket}AddressEnumeratorPhilip Withnall2018-12-171-0/+16
* networkaddress: Return an error from _g_uri_parse_authority()Bastien Nocera2018-02-011-1/+1
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* gio: Add source tags to various GTasks constructed in GLibPhilip Withnall2016-06-291-0/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Rename the generated private data getter functionEmmanuele Bassi2013-06-241-1/+1
* gio: Use the new private instance data declarationEmmanuele Bassi2013-06-241-8/+3
* GProxyAddressEnumerator: add default-port propertyDan Winship2013-05-051-80/+101
* GSocketClient: add proxy-resolver propertyDan Winship2013-02-141-5/+38
* gio: port networking classes from GSimpleAsyncResult to GTaskDan Winship2012-10-101-81/+47
* gio: Add more information to GProxyAddressDan Winship2012-04-221-20/+34
* gio: fix error handling in async case of GProxyAddressEnumeratorDan Winship2012-04-221-37/+58
* Spelling fixesMatthias Clasen2011-08-291-1/+1
* Use g_simple_async_result_{new_,}take_errorChristian Persch2010-11-031-13/+4
* Fix invalid readsChristian Persch2010-08-301-1/+4
* Adding GProxyAddressEnumerator classNicolas Dufresne2010-08-191-0/+728