summaryrefslogtreecommitdiff
path: root/gio/ginetsocketaddress.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-19docs: use "Returns:" consistentlyWilliam Jon McCann1-2/+2
2014-02-15gio: don't accept nonstandard IPv4 "numbers-and-dots" addressesDan Winship1-0/+74
2014-02-06Remove a few overlooked literalsMatthias Clasen1-3/+3
2014-02-06Docs: replace <literal> by `Matthias Clasen1-1/+1
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2014-01-31Docs: don't use the type tagMatthias Clasen1-2/+2
2014-01-07Add includes to all gio docsMatthias Clasen1-0/+1
2013-06-24Rename the generated private data getter functionEmmanuele Bassi1-1/+1
2013-06-24gio: Use the new private instance data declarationEmmanuele Bassi1-26/+12
2013-01-30GInetSocketAddress: fix the byte order of flowinfo and scope_idDan Winship1-2/+2
2012-01-30Assorted documentation fixesMatthias Clasen1-1/+1
2012-01-16GInetSocketAddress: add IPv6 flowinfo and scope_id fieldsDan Winship1-4/+105
2010-12-29Add GI annotations to Gio lowlevel network support classesPavel Holejsovsky1-1/+1
2010-09-24Add a lot of missing annotationsJohan Dahlin1-1/+1
2010-07-10Fix sparse warningsMatthias Clasen1-1/+1
2010-07-07gio/: fully remove gioalias hacksRyan Lortie1-4/+0
2009-08-17g_inet_socket_address_to_native: properly zero out sockaddr_in6Dan Winship1-1/+1
2009-05-28Fix make checkMatthias Clasen1-1/+1
2009-05-27Documentation and coding style fixupsMatthias Clasen1-12/+16
2009-05-18Add GError to g_socket_address_to_nativeAlexander Larsson1-4/+19
2009-05-18Update the docs for the new network APIsAlexander Larsson1-1/+1
2009-04-22Add network address and socket typesDan Winship1-0/+306