summaryrefslogtreecommitdiff
path: root/gio/gsocketaddress.c
AgeCommit message (Expand)Author
2023-11-29Remove all nicks and blurbs from param specsSophie Herold
2023-11-29gio: Add various missing property documentation commentsPhilip Withnall
2023-10-24docs: Move the GSocketAddress SECTIONPhilip Withnall
2022-05-18gio: Add SPDX license headers automaticallyPhilip Withnall
2022-01-26gio: compile GSocketAddress with AF_UNIX on all platformsMarc-André Lureau
2020-07-28gio: replace _g_uri_from_authority() with g_uri_join()Marc-André Lureau
2017-12-04gobject: fix typecasts via g_object_refChristian Hergert
2017-05-29gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet
2015-11-07glib: Add missing (nullable) and (optional) annotationsPhilip Withnall
2015-10-13gsocketconnectable: Add a to_string() virtual methodPhilip Withnall
2015-06-03Add GNativeSocketAddress for handling "other" addressesAlexander Larsson
2014-01-31Updated FSF's addressDaniel Mustieles
2014-01-31Docs: don't use the type tagMatthias Clasen
2014-01-07Add includes to all gio docsMatthias Clasen
2013-11-27gsocketaddress: Add an assertion to help static analysisPhilip Withnall
2013-01-30GInetSocketAddress: fix the byte order of flowinfo and scope_idDan Winship
2012-01-16GInetSocketAddress: add IPv6 flowinfo and scope_id fieldsDan Winship
2011-10-16gio static fixupsRyan Lortie
2011-09-04fix a few warnings on non-LinuxDan Winship
2011-08-29GSocketAddress: create IPv4 addresses for IPv6 mapped-IPv4 addressesDan Winship
2011-08-29Spelling fixesMatthias Clasen
2011-08-27gsocketaddress: don't return ABSTRACT if the OS doesn't support itDan Winship
2010-09-10Fix IPv6 parsing in _g_uri_parse_authority, add _g_uri_from_authorityDan Winship
2010-08-23Include gproxyaddress.h explicitlyTor Lillqvist
2010-08-19Implemented proxy_enumerate() for all ConnectablesNicolas Dufresne
2010-07-07gio/: fully remove gioalias hacksRyan Lortie
2010-04-22GUnixSocketAddress: handle abstract sockets with non-0-padded namesDan Winship
2009-05-27Documentation and coding style fixupsMatthias Clasen
2009-05-18Add support for abstract unix socket addressesAlexander Larsson
2009-05-18Add GError to g_socket_address_to_nativeAlexander Larsson
2009-04-22Use P_ for translatable param spec stringsChristian Persch
2009-04-22GResolver wrappers: GNetworkAddress, GNetworkService, GSocketConnectableDan Winship
2009-04-22Add network address and socket typesDan Winship