summaryrefslogtreecommitdiff
path: root/gio/gnetworkaddress.c
Commit message (Expand)AuthorAgeFilesLines
* networkaddress: Fix userinfo parsing in urisMatthias Clasen2012-04-081-5/+5
* docs: Fix GNetworkAddress typoDavid King2012-02-211-1/+1
* GIO: add lots of annotations for Vala bindingsEvan Nemerson2012-01-111-1/+1
* gio static fixupsRyan Lortie2011-10-161-0/+1
* g_network_address_parse: deprecate symbolic port namesDan Winship2011-09-031-2/+6
* gio: Make enumerating a GNetworkAddress work more than onceBenjamin Otte2010-12-071-44/+50
* Use g_simple_async_result_{new_,}take_errorChristian Persch2010-11-031-2/+1
* Add a lot of missing annotationsJohan Dahlin2010-09-241-4/+4
* Fix IPv6 parsing in _g_uri_parse_authority, add _g_uri_from_authorityDan Winship2010-09-101-3/+46
* Implemented proxy_enumerate() for all ConnectablesNicolas Dufresne2010-08-191-2/+26
* Added proxy_enumerate method to GSocketConnectableNicolas Dufresne2010-08-191-1/+1
* Added method g_network_address_parse_uri()Nicolas Dufresne2010-08-191-0/+296
* Drop an unneeded ifMatthias Clasen2010-07-301-2/+1
* gio/: fully remove gioalias hacksRyan Lortie2010-07-071-4/+0
* Fix GNetworkAddress skipping addresses when enumeratingSjoerd Simons2009-09-111-5/+0
* Misc networking build fixesDan Winship2009-06-011-7/+1
* Fix make checkMatthias Clasen2009-05-281-1/+1
* Documentation and coding style fixupsMatthias Clasen2009-05-271-20/+24
* Include stdlib.h to avoid warningAlexander Larsson2009-05-151-0/+1
* Add g_network_address_parseAlexander Larsson2009-05-141-0/+164
* GResolver wrappers: GNetworkAddress, GNetworkService, GSocketConnectableDan Winship2009-04-221-0/+462