summaryrefslogtreecommitdiff
path: root/gio/gnetworkservice.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-03Use g_simple_async_result_{new_,}take_errorChristian Persch1-4/+2
2010-10-28GNetworkService: fix a small bugDan Winship1-1/+1
2010-10-22GNetworkService: fall back when there is no valid SRV recordDan Winship1-5/+45
2010-10-22GNetworkService: fix iteration of multiple addressesDan Winship1-0/+6
2010-09-24Add a lot of missing annotationsJohan Dahlin1-1/+1
2010-09-10Fix IPv6 parsing in _g_uri_parse_authority, add _g_uri_from_authorityDan Winship1-4/+5
2010-08-21Fix documentation issuesMatthias Clasen1-1/+3
2010-08-19Implemented proxy_enumerate() for all ConnectablesNicolas Dufresne1-184/+257
2010-07-07gio/: fully remove gioalias hacksRyan Lortie1-4/+0
2009-05-28Fix make checkMatthias Clasen1-1/+1
2009-05-27Documentation and coding style fixupsMatthias Clasen1-14/+18
2009-05-20Propagate errors from g_network_service_address_enumerator_next_async in its ...Sjoerd Simons1-0/+3
2009-04-22GResolver wrappers: GNetworkAddress, GNetworkService, GSocketConnectableDan Winship1-0/+658