Sat, 08 Sep 2007 03:09:35 +0000 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|
Wed, 05 Sep 2007 22:33:22 +0000 |
Sadrul Habib Chowdhury |
Patch from QuLogic. Fixes #2903 ('Missing newlines in debug messages.')
|
Thu, 16 Aug 2007 00:29:17 +0000 |
Daniel Atallah |
Take advantage of the fact that our buddy icon filenames are SHA-1 hashes to avoid recalculating them in the bonjour protocol. I noticed that it wasn't calculating the hash correctly anyway while doing this.
|
Fri, 10 Aug 2007 01:29:48 +0000 |
Daniel Atallah |
Yay for code reuse.
|
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 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, 25 Jun 2007 02:16:58 +0000 |
Stu Tomlinson |
More compile fixes from rekkanoryo for G_GNUC_NULL_TERMINATED issues
|
Fri, 08 Jun 2007 05:06:47 +0000 |
Daniel Atallah |
advertisment_fd is an input handler, not a fd; name it accurately to avoid confusion.
|
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.
|