log

age author description
2009-03-19 Mike Ruprecht Make IceUdp candidates know whether the remote side knows about them.
2009-03-19 Mike Ruprecht Fix copy/paste-o.
2009-03-19 Mike Ruprecht Fix a bunch of memsets.
2009-03-19 Mike Ruprecht Plug some memory leaks related to transports.
2009-03-18 Mike Ruprecht Swallow transport refs on setting them in the content.
2009-03-17 Mike Ruprecht Make Jingle Raw-Udp send candidates in session-accept packet.
2009-03-17 Mike Ruprecht Update Jingle Ice-Udp according to the XEP.
2009-03-17 Mike Ruprecht Zero out the proper size for the PurpleMediaPrivate structure.
2009-03-17 Mike Ruprecht Add ssrc property to JingleRtp.
2009-03-17 Mike Ruprecht Add functions for more easily creating session-terminate packets.
2009-03-17 Mike Ruprecht Update to be closer to the current Jingle XEP.
2009-03-17 Mike Ruprecht Remove check to prevent multiple Jingle sessions with the same person.
2009-03-17 Mike Ruprecht Restructure Jingle action handlers to only require modification in one place.
2009-03-16 Mike Ruprecht merge of 'a2ba1fead74d00991a9b2fe1290f7716b1d9d5cf'
2009-03-16 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 5573ab30de2e34d78f13bad8ae0b2ac5de6d1083)
2009-04-03 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)
2009-03-27 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)
2009-03-21 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)
2009-04-03 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)
2009-03-27 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)
2009-03-23 Paul Aurich Because BOSH works over connections that may die non-fatally, we need to
2009-03-23 Paul Aurich BOSH: For authentication purposes, HTTPS is equivalent to a secured JabberStream.
2009-03-22 Paul Aurich merge of '2fbd079d0e8c53d5a6f240df5232b63c780212c0'
2009-03-21 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)
2009-04-01 Elliott Sales de Andrade merge of 'a609160715ae18beed98b084aac19bc0f6551362'
2009-04-01 Ka-Hing Cheung merge of '881df138362222308d7b078687b7576861609e9c'
2009-04-01 Ka-Hing Cheung fixes a race condition, probably Fixes #8594 and maybe others
2009-03-28 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 81bb2e1582a2222b36e57c29ccb573dac27f2a44)
2009-04-01 Elliott Sales de Andrade Fix a faulty condition that would result in an attempt to add most of your
2009-03-31 Ethan Blanton ChangeLog for 0d220fdade88a561785e674e66d01a2a34bd4b1c
2009-03-31 Ethan Blanton Handle multiple 319 (channels joined) messages for IRC WHOIS.
2009-03-30 Elliott Sales de Andrade merge of '37604e59d5a53b761fa4d623e577ff79499b32a5'
2009-03-28 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 81bb2e1582a2222b36e57c29ccb573dac27f2a44)
2009-04-01 Paul Aurich s/category/type/ and s/muc/chat/ in the core and gateway type is a string.
2009-03-31 Paul Aurich Add a node parameter to jabber_disco_items_do and use it in the new disco-listing code.
2009-03-31 Paul Aurich jabber_disco_items_do(), which functions like jabber_disco_info_do.
2009-03-31 Paul Aurich Don't match in the disco callbacks hashtable on remote JID. Use IQ id instead.
2009-03-31 Paul Aurich Clean up Jabber's references and protocol_data if the window is closed
2009-03-31 Paul Aurich The core should be in charge of setting in_progress to FALSE
2009-03-31 Paul Aurich Make the prpl be in charge of creating the PurpleDiscoList; UI data is
2009-03-30 Paul Aurich Use purple_request_input
2009-03-30 Paul Aurich Hide the structs, add accessors, and fix various smaller things:
2009-03-29 Paul Aurich Add the padding needed from the previous commit
2009-03-29 Paul Aurich Fix compilation errors and add padding to UI ops. My bad...
2009-03-29 Paul Aurich Add the files I forgot to `mtn add` earlier (also, alphabetized disco.h
2009-03-29 Paul Aurich 'mrim' is the mail.ru IM service. 'smtp' is an XMPP<>email gateway
2009-03-29 Paul Aurich Applied disco-2.patch from nops with some modifications:
2009-03-28 Marcus Lundblad merge of '6d48acd8a35fbd463e701692ad0c937f59f03b9e'
2009-03-28 Richard Laager Update the documentation for the account-authorization-requested signal, as
2009-03-28 Jochen Kemnade some German translation
2009-03-30 Elliott Sales de Andrade Apply Paul's second patch to fix some memory leaks found in valgrind.
2009-03-28 Elliott Sales de Andrade Save a count of how many ADL (per-request) and FQY (per-contact) we send,
2009-03-28 Elliott Sales de Andrade I think I'm just going to apply this patch. I don't really see how it
2009-03-28 Elliott Sales de Andrade Make these type-sizes more explicit. Also, the field names for the type2
2009-03-28 Elliott Sales de Andrade merge of '72b4eba9246c31efe0760a9e5d1eeb0f87da2867'
2009-03-27 Mark Doliner Need to remove toc from POTFILES.in
2009-03-27 Mark Doliner Remove an unused field
2009-03-27 Mark Doliner Don't leak an fd if we can't open the destination file when untarring
2009-03-27 Mark Doliner These code can't get executed, because we just created a new dialog
2009-03-27 Mark Doliner Remove an unused protocol plugin