log libpurple/protocols/bonjour/mdns_win32.c @ 32819:2c6510167895 default tip

age author description
Wed, 31 Aug 2011 21:26:02 +0000 andrew victor Replace the last raw references to "->proto_data".
Sun, 21 Aug 2011 08:00:53 +0000 Mark Doliner Rename purple_connection_error_reason to purple_connection_error
Mon, 04 Oct 2010 00:48:25 +0000 Daniel Atallah The hostname used for a bonjour account should always be the current machine
Mon, 04 Oct 2010 00:35:26 +0000 Daniel Atallah Use DNSServiceGetAddrInfo() from dns_sd.h to resolve the IP for remote bonjour
Mon, 01 Mar 2010 03:52:01 +0000 Daniel Atallah Warning fix for latest Bonjour SDK
Thu, 30 Apr 2009 05:16:29 +0000 Daniel Atallah Backport ab47b66449b213d6fbfc728cc1e8c161bed87755 (#8782 - Fix persistent Bonjour buddies.)
Thu, 01 Jan 2009 22:43:01 +0000 Daniel Atallah Fix a race condition that can result in a NULL ptr deref. Fixes #7920.