cleanup
[platform/upstream/glib.git] / gio / gnetworkingprivate.h
2014-01-31 Daniel MustielesUpdated FSF's address
2013-02-20 Dan WinshipGNetworkAddress: drop cached addresses on resolver...
2013-01-23 Dan WinshipGNetworkMonitorNetlink: make the netlink socket cloexec
2012-12-12 Dan WinshipAdd gnetworking.h
2012-12-12 Dan Winshipgio: move resolver utils from gresolver.c to gthreadedr...
2012-11-15 Dan Winshipwin32: define _WIN32_WINNT globally
2012-04-16 Stef WalterAdd support for MX, TXT, NS and SOA records to GResolver
2012-01-16 Sebastian DrögeGSocket: Add possibility to join a multicast group...
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-05-28 Antoine JacoutotFix compile warnings on OpenBSD.
2011-05-03 Dan WinshipFix usage of _GNU_SOURCE
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-09-10 Dan WinshipFix IPv6 parsing in _g_uri_parse_authority, add _g_uri_...
2010-08-19 Nicolas DufresneAdded proxy_enumerate method to GSocketConnectable
2010-07-20 David ZeuthenBug 617483 – Credentials passing
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-23 Ryan Lortieadd missing #endif from last patch
2010-04-23 Dan WinshipGSocket: define CMSG_LEN and CMSG_SPACE if the system...
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-03-03 Dan WinshipGResolver: fix Windows 2000 workaround
2009-12-18 Dan WinshipFix UnixWare build by not using "sa_len" as a variable...
2009-08-19 Dan WinshipRe-run res_init() when resolv.conf changes
2009-06-01 Dan WinshipMisc networking build fixes
2009-06-01 Tor LillqvistBump _WIN32_WINNT to 0x0501
2009-05-30 Hans BreuerReplace FIXME with proper SDK version define
2009-04-26 Dan WinshipFix the networking stuff on (current) OS X
2009-04-22 Dan WinshipAdd GResolver, a glib-ish interface to DNS
2009-04-22 Dan WinshipAdd network address and socket types