Mercurial > pidgin
log libpurple/protocols/bonjour/mdns_types.h @ 20209:9c1df4f7a722
age | author | description |
---|---|---|
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, 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. |
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. |