Sat, 08 Sep 2007 03:09:35 +0000 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|
Sun, 02 Sep 2007 17:54:44 +0000 |
Daniel Atallah |
Fix a couple potential leaks and prevent the avahi record resolver from being freed multiple times.
|
Fri, 10 Aug 2007 01:29:48 +0000 |
Daniel Atallah |
Yay for code reuse.
|
Thu, 09 Aug 2007 22:49:53 +0000 |
Daniel Atallah |
Clear bonjour buddy values before resetting them so that we notice value removals.
|
Thu, 09 Aug 2007 02:33:17 +0000 |
Daniel Atallah |
_mdns_retrieve_retrieve_buddy_icon() - what kind of crack am I on anyway?
|
Wed, 08 Aug 2007 18:14:46 +0000 |
Daniel Atallah |
Fix bonjour buddy icons to work with iChat.
|
Wed, 08 Aug 2007 01:50:01 +0000 |
Daniel Atallah |
Some more minor mdns implementation abstraction tweaks and implementation of setting buddy icons for the win32 bonjour implementation.
|
Mon, 06 Aug 2007 00:12:52 +0000 |
Daniel Atallah |
More minor leak fixes and cleanup to bonjour.
|
Sun, 05 Aug 2007 03:16:58 +0000 |
Daniel Atallah |
Fix howl bonjour build.
|
Sun, 05 Aug 2007 02:50:48 +0000 |
Daniel Atallah |
Implement bonjour buddy icons in the win32 implementation. Avahi's howl wrapper doesn't implement sw_discovery_query_record(), so we can't do it elsewhere yet.
|
Sun, 05 Aug 2007 02:44:53 +0000 |
Daniel Atallah |
Refactor the bonjour mdns implementation abstraction in preparation for the avahi implementation. Also fix alias assignment from the server to populate the server alias instead of the local alias.
|
Mon, 30 Jul 2007 12:17:34 +0000 |
Stu Tomlinson |
More internal.h includes to fix G_GNUC_NULL_TERMINATED undefined errors
|
Tue, 05 Jun 2007 22:23:10 +0000 |
Daniel Atallah |
Improve bonjour buddy TXT record parsing.
|
Tue, 05 Jun 2007 22:13:10 +0000 |
Daniel Atallah |
Clean up Bonjour service publishing and improve XEP-0174 compliance.
|
Tue, 05 Jun 2007 03:38:22 +0000 |
Daniel Atallah |
This is a patch from Chris Davies to make Bonjour work on Windows using the Apple Bonjour framework. It turns out that the actual DNS-SD library is (3 clause) BSD licensed, so we can use it.
|