Mercurial > pidgin
log libpurple/protocols/bonjour/mdns_win32.c @ 17505:9ccec98b8ca9
age | author | description |
---|---|---|
Tue, 05 Jun 2007 22:27:07 +0000 | Daniel Atallah | Cleanup win32 of bonjour stuff - fix to only use glib to allocate and free memory to avoid confusion later. |
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. |