Mercurial > pidgin
log
age | author | description |
---|---|---|
Tue, 05 Jun 2007 13:59:55 +0000 | Daniel Atallah | Don't force Bonjour buddies to have firstname, lastname and status TXT records - they are optional. Also, minor cleanup and use glib to allocate memory instead of the crt. |
Tue, 05 Jun 2007 04:07:52 +0000 | Daniel Atallah | Build bonjour on the mingw build by default. |
Tue, 05 Jun 2007 04:02:22 +0000 | Daniel Atallah | More minor changes related to bonjour on win32. |
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. |