summaryrefslogtreecommitdiff
path: root/gio/gnetworkingprivate.h
AgeCommit message (Expand)Author
2018-02-01networkaddress: Return an error from _g_uri_parse_authority()Bastien Nocera
2017-05-29gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet
2014-01-31Updated FSF's addressDaniel Mustieles
2013-02-20GNetworkAddress: drop cached addresses on resolver reloadDan Winship
2013-01-23GNetworkMonitorNetlink: make the netlink socket cloexecDan Winship
2012-12-12Add gnetworking.hDan Winship
2012-12-12gio: move resolver utils from gresolver.c to gthreadedresolver.cDan Winship
2012-11-15win32: define _WIN32_WINNT globallyDan Winship
2012-04-16Add support for MX, TXT, NS and SOA records to GResolverStef Walter
2012-01-16GSocket: Add possibility to join a multicast group only on a specific interfaceSebastian Dröge
2011-05-28Fix compile warnings on OpenBSD.Antoine Jacoutot
2011-05-03Fix usage of _GNU_SOURCEDan Winship
2010-09-10Fix IPv6 parsing in _g_uri_parse_authority, add _g_uri_from_authorityDan Winship
2010-08-19Added proxy_enumerate method to GSocketConnectableNicolas Dufresne
2010-07-20Bug 617483 – Credentials passingDavid Zeuthen
2010-04-23add missing #endif from last patchRyan Lortie
2010-04-23GSocket: define CMSG_LEN and CMSG_SPACE if the system doesn'tDan Winship
2010-03-03GResolver: fix Windows 2000 workaroundDan Winship
2009-12-18Fix UnixWare build by not using "sa_len" as a variable nameDan Winship
2009-08-19Re-run res_init() when resolv.conf changesDan Winship
2009-06-01Misc networking build fixesDan Winship
2009-06-01Bump _WIN32_WINNT to 0x0501Tor Lillqvist
2009-05-30Replace FIXME with proper SDK version defineHans Breuer
2009-04-26Fix the networking stuff on (current) OS XDan Winship
2009-04-22Add GResolver, a glib-ish interface to DNSDan Winship
2009-04-22Add network address and socket typesDan Winship