summaryrefslogtreecommitdiff
path: root/gio/gsocketaddress.c
Commit message (Expand)AuthorAgeFilesLines
* GInetSocketAddress: add IPv6 flowinfo and scope_id fieldsDan Winship2012-01-161-1/+6
* gio static fixupsRyan Lortie2011-10-161-0/+1
* fix a few warnings on non-LinuxDan Winship2011-09-041-0/+1
* GSocketAddress: create IPv4 addresses for IPv6 mapped-IPv4 addressesDan Winship2011-08-291-1/+14
* Spelling fixesMatthias Clasen2011-08-291-1/+1
* gsocketaddress: don't return ABSTRACT if the OS doesn't support itDan Winship2011-08-271-1/+6
* Fix IPv6 parsing in _g_uri_parse_authority, add _g_uri_from_authorityDan Winship2010-09-101-1/+1
* Include gproxyaddress.h explicitlyTor Lillqvist2010-08-231-0/+1
* Implemented proxy_enumerate() for all ConnectablesNicolas Dufresne2010-08-191-2/+40
* gio/: fully remove gioalias hacksRyan Lortie2010-07-071-4/+0
* GUnixSocketAddress: handle abstract sockets with non-0-padded namesDan Winship2010-04-221-7/+34
* Documentation and coding style fixupsMatthias Clasen2009-05-271-8/+9
* Add support for abstract unix socket addressesAlexander Larsson2009-05-181-0/+3
* Add GError to g_socket_address_to_nativeAlexander Larsson2009-05-181-4/+9
* Use P_ for translatable param spec stringsChristian Persch2009-04-221-2/+2
* GResolver wrappers: GNetworkAddress, GNetworkService, GSocketConnectableDan Winship2009-04-221-1/+89
* Add network address and socket typesDan Winship2009-04-221-0/+233