summaryrefslogtreecommitdiff
path: root/gio/gproxyaddressenumerator.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2013-06-24Rename the generated private data getter functionEmmanuele Bassi1-1/+1
2013-06-24gio: Use the new private instance data declarationEmmanuele Bassi1-8/+3
2013-05-05GProxyAddressEnumerator: add default-port propertyDan Winship1-80/+101
2013-02-14GSocketClient: add proxy-resolver propertyDan Winship1-5/+38
2012-10-10gio: port networking classes from GSimpleAsyncResult to GTaskDan Winship1-81/+47
2012-04-22gio: Add more information to GProxyAddressDan Winship1-20/+34
2012-04-22gio: fix error handling in async case of GProxyAddressEnumeratorDan Winship1-37/+58
2011-08-29Spelling fixesMatthias Clasen1-1/+1
2010-11-03Use g_simple_async_result_{new_,}take_errorChristian Persch1-13/+4
2010-08-30Fix invalid readsChristian Persch1-1/+4
2010-08-19Adding GProxyAddressEnumerator classNicolas Dufresne1-0/+728