Mon, 12 Nov 2007 03:37:14 +0000 |
Daniel Atallah |
Patch from some Intel folks to implement file transfer in Bonjour using XEP-0096 and 0065. This hopefully will work with Gaijm (haven't yet tested) and, of course, between libpurple instances; it will not work with Adium or iChat.
|
Sat, 03 Nov 2007 19:57:01 +0000 |
Stu Tomlinson |
The include dir in the Bonjour SDK has a capital I, so specify that in the
|
Sun, 21 Oct 2007 04:47:57 +0000 |
Luke Schierer |
applied changes from 8548e491a5b470d5665cb1cf87a7b0caaa3c87a5
|
Sun, 21 Oct 2007 04:31:13 +0000 |
Luke Schierer |
applied changes from eaca7bcddbde5dc407ddc81c557e7722cca3e35d
|
Fri, 19 Oct 2007 17:10:04 +0000 |
Luke Schierer |
applied changes from fbb7ffaf4075cf690cc3ff9d171e56320e9af8da
|
Tue, 31 Jul 2007 23:23:25 +0000 |
Daniel Atallah |
Update the Bonjour prpl to use libxml explicitly instead of the xml_node stuff. This allows us to deal with partial reads. I also fixed issues related to starting conversations with iChat and a couple other things. Fixes #2022,#1652
|
Fri, 20 Jul 2007 22:24:10 +0000 |
Daniel Atallah |
Bonjour only works on Windows2000 or newer, so we don't need to indirectly access the Net* functions. Avoid doing an unnecessary domain query to find the Domain Controller (which was causing a several second delay at startup). Also, try harder to avoid empty default names and falling back to "Purple Person".
|
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.
|
Mon, 23 Apr 2007 01:30:49 +0000 |
Daniel Atallah |
Allow include and lib paths to be overridden from local.ent
|
Tue, 10 Apr 2007 06:19:29 +0000 |
Kevin Stange |
This should get all the Win32 Makefiles in line with
|
Sun, 21 Jan 2007 21:55:07 +0000 |
Daniel Atallah |
Update win32 build for libpurple and pidgin renames. This compiles, but is far from complete.
|
Sat, 20 Jan 2007 02:32:10 +0000 |
Sean Egan |
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
|