log

age author description
Tue, 17 Mar 2009 10:13:10 +0000 Mike Ruprecht Zero out the proper size for the PurpleMediaPrivate structure.
Tue, 17 Mar 2009 10:11:18 +0000 Mike Ruprecht Add ssrc property to JingleRtp.
Tue, 17 Mar 2009 04:40:25 +0000 Mike Ruprecht Add functions for more easily creating session-terminate packets.
Tue, 17 Mar 2009 02:48:43 +0000 Mike Ruprecht Update to be closer to the current Jingle XEP.
Tue, 17 Mar 2009 02:19:10 +0000 Mike Ruprecht Remove check to prevent multiple Jingle sessions with the same person.
Tue, 17 Mar 2009 02:15:09 +0000 Mike Ruprecht Restructure Jingle action handlers to only require modification in one place.
Mon, 16 Mar 2009 02:59:37 +0000 Mike Ruprecht merge of 'a2ba1fead74d00991a9b2fe1290f7716b1d9d5cf'
Mon, 16 Mar 2009 02:33:48 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 5573ab30de2e34d78f13bad8ae0b2ac5de6d1083)
Fri, 03 Apr 2009 02:42:56 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)
Fri, 27 Mar 2009 07:56:25 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)
Sat, 21 Mar 2009 03:50:14 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)
Fri, 03 Apr 2009 02:43:09 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)
Fri, 27 Mar 2009 07:58:10 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)
Mon, 23 Mar 2009 00:47:46 +0000 Paul Aurich Because BOSH works over connections that may die non-fatally, we need to
Mon, 23 Mar 2009 00:38:20 +0000 Paul Aurich BOSH: For authentication purposes, HTTPS is equivalent to a secured JabberStream.
Sun, 22 Mar 2009 23:44:31 +0000 Paul Aurich merge of '2fbd079d0e8c53d5a6f240df5232b63c780212c0'
Sat, 21 Mar 2009 03:49:03 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)
Wed, 01 Apr 2009 05:28:20 +0000 Elliott Sales de Andrade merge of 'a609160715ae18beed98b084aac19bc0f6551362'
Wed, 01 Apr 2009 03:36:58 +0000 Ka-Hing Cheung merge of '881df138362222308d7b078687b7576861609e9c'
Wed, 01 Apr 2009 03:36:06 +0000 Ka-Hing Cheung fixes a race condition, probably Fixes #8594 and maybe others
Wed, 01 Apr 2009 05:25:36 +0000 Elliott Sales de Andrade Fix a faulty condition that would result in an attempt to add most of your
Tue, 31 Mar 2009 01:10:32 +0000 Ethan Blanton ChangeLog for 0d220fdade88a561785e674e66d01a2a34bd4b1c
Tue, 31 Mar 2009 01:08:29 +0000 Ethan Blanton Handle multiple 319 (channels joined) messages for IRC WHOIS.
Mon, 30 Mar 2009 05:52:32 +0000 Elliott Sales de Andrade merge of '37604e59d5a53b761fa4d623e577ff79499b32a5'
Sat, 28 Mar 2009 16:58:59 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 81bb2e1582a2222b36e57c29ccb573dac27f2a44)
Sat, 28 Mar 2009 17:00:03 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 81bb2e1582a2222b36e57c29ccb573dac27f2a44)
Wed, 01 Apr 2009 05:26:25 +0000 Paul Aurich s/category/type/ and s/muc/chat/ in the core and gateway type is a string.
Tue, 31 Mar 2009 18:32:33 +0000 Paul Aurich Add a node parameter to jabber_disco_items_do and use it in the new disco-listing code.
Tue, 31 Mar 2009 06:58:26 +0000 Paul Aurich jabber_disco_items_do(), which functions like jabber_disco_info_do.
Tue, 31 Mar 2009 06:43:54 +0000 Paul Aurich Don't match in the disco callbacks hashtable on remote JID. Use IQ id instead.