summaryrefslogtreecommitdiff
path: root/gio/gsocketaddress.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-03Imported Upstream version 2.55.1Hyunjee Kim1-1/+1
2017-09-29Imported Upstream version 2.53.3DongHun Kwak1-1/+1
2016-05-10Imported Upstream version 2.48.0Ryan Lortie1-2/+4
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2014-01-31Docs: don't use the type tagMatthias Clasen1-20/+18
2014-01-07Add includes to all gio docsMatthias Clasen1-2/+3
2013-11-27gsocketaddress: Add an assertion to help static analysisPhilip Withnall1-0/+2
2013-01-30GInetSocketAddress: fix the byte order of flowinfo and scope_idDan Winship1-2/+2
2012-01-16GInetSocketAddress: add IPv6 flowinfo and scope_id fieldsDan Winship1-1/+6
2011-10-16gio static fixupsRyan Lortie1-0/+1
2011-09-04fix a few warnings on non-LinuxDan Winship1-0/+1
2011-08-29GSocketAddress: create IPv4 addresses for IPv6 mapped-IPv4 addressesDan Winship1-1/+14
2011-08-29Spelling fixesMatthias Clasen1-1/+1
2011-08-27gsocketaddress: don't return ABSTRACT if the OS doesn't support itDan Winship1-1/+6
2010-09-10Fix IPv6 parsing in _g_uri_parse_authority, add _g_uri_from_authorityDan Winship1-1/+1
2010-08-23Include gproxyaddress.h explicitlyTor Lillqvist1-0/+1
2010-08-19Implemented proxy_enumerate() for all ConnectablesNicolas Dufresne1-2/+40
2010-07-07gio/: fully remove gioalias hacksRyan Lortie1-4/+0
2010-04-22GUnixSocketAddress: handle abstract sockets with non-0-padded namesDan Winship1-7/+34
2009-05-27Documentation and coding style fixupsMatthias Clasen1-8/+9
2009-05-18Add support for abstract unix socket addressesAlexander Larsson1-0/+3
2009-05-18Add GError to g_socket_address_to_nativeAlexander Larsson1-4/+9
2009-04-22Use P_ for translatable param spec stringsChristian Persch1-2/+2
2009-04-22GResolver wrappers: GNetworkAddress, GNetworkService, GSocketConnectableDan Winship1-1/+89
2009-04-22Add network address and socket typesDan Winship1-0/+233