Fri, 10 Aug 2007 01:29:48 +0000 Daniel Atallah Yay for code reuse. file | diff | annotate
Thu, 09 Aug 2007 22:49:53 +0000 Daniel Atallah Clear bonjour buddy values before resetting them so that we notice value removals. file | diff | annotate
Thu, 09 Aug 2007 22:10:44 +0000 Daniel Atallah Show bonjour status messages in the buddy list. file | diff | annotate
Thu, 09 Aug 2007 02:33:17 +0000 Daniel Atallah _mdns_retrieve_retrieve_buddy_icon() - what kind of crack am I on anyway? file | diff | annotate
Thu, 09 Aug 2007 02:17:18 +0000 Daniel Atallah Calculate the icon hash instead of using the current phsh value - iChat seems to update the TXT record before updating the NULL record containing image data, this causes the old image to be retrieved - perhaps we should re-fetch when this happens? file | diff | annotate
Wed, 08 Aug 2007 22:47:38 +0000 Daniel Atallah Fix recieving status updates for bonjour (win32 implementation). file | diff | annotate
Wed, 08 Aug 2007 18:14:46 +0000 Daniel Atallah Fix bonjour buddy icons to work with iChat. file | diff | annotate
Wed, 08 Aug 2007 01:50:01 +0000 Daniel Atallah Some more minor mdns implementation abstraction tweaks and implementation of setting buddy icons for the win32 bonjour implementation. file | diff | annotate
Mon, 06 Aug 2007 00:12:52 +0000 Daniel Atallah More minor leak fixes and cleanup to bonjour. file | diff | annotate
Sun, 05 Aug 2007 02:50:48 +0000 Daniel Atallah Implement bonjour buddy icons in the win32 implementation. Avahi's howl wrapper doesn't implement sw_discovery_query_record(), so we can't do it elsewhere yet. file | diff | annotate
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. file | diff | annotate
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 file | diff | annotate
Mon, 25 Jun 2007 02:16:58 +0000 Stu Tomlinson More compile fixes from rekkanoryo for G_GNUC_NULL_TERMINATED issues file | diff | annotate
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. file | diff | annotate
Tue, 05 Jun 2007 22:30:06 +0000 Daniel Atallah Fix network byte order issues with win32 bonjour stuff. Also copy the buddy's ip address so that subsequent calls don't overwrite it (it already is being copied and freed because of the howl implementation). file | diff | annotate
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. file | diff | annotate
Tue, 05 Jun 2007 22:23:10 +0000 Daniel Atallah Improve bonjour buddy TXT record parsing. file | diff | annotate
Tue, 05 Jun 2007 22:13:10 +0000 Daniel Atallah Clean up Bonjour service publishing and improve XEP-0174 compliance. file | diff | annotate
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. file | diff | annotate
(0) tip

mercurial