summaryrefslogtreecommitdiff
path: root/gio/gnetworkservice.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all nicks and blurbs from param specswip/sophie-h/remove-nick-blurbSophie Herold2023-04-281-12/+4
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* Fix redefinition of local variable in gio/gnetworkservice.cLoic Le Page2022-02-181-9/+9
* gio: replace _g_uri_from_authority() with g_uri_join()Marc-André Lureau2020-07-281-4/+8
* tree: Fix various typos and outdated terminologyPhilip Withnall2020-06-121-1/+1
* Fix a couple typos in doc commentsMichael Catanzaro2018-10-171-1/+1
* gobject: fix typecasts via g_object_refChristian Hergert2017-12-041-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
* 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