comparison COPYRIGHT @ 17733:d7b50cac1c7a

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. There are a few changes by me, mainly to fix the howl implementation. Fixes #1117 . There appear to be a few bugs, but I believe that they were also present previously. I'm hoping to do some more tweaking before the next release. The howl implementation will eventually be supersceded by a native avahi implementation, so I opted for a somewhat dirty hack to enable it instead of doing something with config.h.
author Daniel Atallah <daniel.atallah@gmail.com>
date Tue, 05 Jun 2007 03:38:22 +0000
parents 7e856734b712
children cd2a9f9ca378 2f9eabdc6011
comparison
equal deleted inserted replaced
17726:7e856734b712 17733:d7b50cac1c7a
87 Adam Cowell 87 Adam Cowell
88 Palmer Cox 88 Palmer Cox
89 Jeramey Crawford 89 Jeramey Crawford
90 Michael Culbertson 90 Michael Culbertson
91 Steven Danna 91 Steven Danna
92 Chris Davies
92 Martijn Dekker 93 Martijn Dekker
93 Vinicius Depizzol 94 Vinicius Depizzol
94 Philip Derrin 95 Philip Derrin
95 Taso N. Devetzis 96 Taso N. Devetzis
96 Balwinder Singh Dheeman 97 Balwinder Singh Dheeman