summaryrefslogtreecommitdiff
path: root/gio/gnetworkservice.c
Commit message (Expand)AuthorAgeFilesLines
* gio: Fix a GError memory leak in GNetworkServicePhilip Withnall2016-03-151-0/+2
* gsocketconnectable: Add a to_string() virtual methodPhilip Withnall2015-10-131-0/+14
* Remove redundant checks before freeMarek Kasik2014-07-141-2/+1
* docs: use "Returns:" consistentlyWilliam Jon McCann2014-02-191-5/+5
* 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-4/+2
* gio: port networking classes from GSimpleAsyncResult to GTaskDan Winship2012-10-101-64/+32
* GIO: add lots of annotations for Vala bindingsEvan Nemerson2012-01-111-1/+1
* gio static fixupsRyan Lortie2011-10-161-0/+1
* Use g_simple_async_result_{new_,}take_errorChristian Persch2010-11-031-4/+2
* GNetworkService: fix a small bugDan Winship2010-10-281-1/+1
* GNetworkService: fall back when there is no valid SRV recordDan Winship2010-10-221-5/+45
* GNetworkService: fix iteration of multiple addressesDan Winship2010-10-221-0/+6
* Add a lot of missing annotationsJohan Dahlin2010-09-241-1/+1
* Fix IPv6 parsing in _g_uri_parse_authority, add _g_uri_from_authorityDan Winship2010-09-101-4/+5
* Fix documentation issuesMatthias Clasen2010-08-211-1/+3
* Implemented proxy_enumerate() for all ConnectablesNicolas Dufresne2010-08-191-184/+257
* gio/: fully remove gioalias hacksRyan Lortie2010-07-071-4/+0
* Fix make checkMatthias Clasen2009-05-281-1/+1
* Documentation and coding style fixupsMatthias Clasen2009-05-271-14/+18
* Propagate errors from g_network_service_address_enumerator_next_async in its ...Sjoerd Simons2009-05-201-0/+3
* GResolver wrappers: GNetworkAddress, GNetworkService, GSocketConnectableDan Winship2009-04-221-0/+658