log

age author description
2009-03-21 Mike Ruprecht Use stream-info instead of state-changed for hangup and reject.
2009-03-21 Mike Ruprecht Use stream-info instead of state-changed for hangup and reject.
2009-03-21 Mike Ruprecht Add stream-info signal.
2009-03-20 Mike Ruprecht Fix audio levels.
2009-03-20 Mike Ruprecht Don't let initiate or accept be sent again with Google Voice.
2009-03-20 Mike Ruprecht Stop sending multiple session-initiate packets.
2009-03-20 Mike Ruprecht Remove the ready-new signal.
2009-03-23 Mike Ruprecht Disapprove part of the revision that shouldn't be there.
2009-03-20 Mike Ruprecht Remove ready-new from use.
2009-03-20 Mike Ruprecht Move sending session-accept out of the ready-new signal.
2009-03-19 Mike Ruprecht Move accepted signal emission to after it's set to accepted.
2009-03-19 Mike Ruprecht Move sending session-initiate out of the ready-new callback.
2009-03-19 Mike Ruprecht Change purple_media_candidates_prepared to use wildcards.
2009-03-19 Mike Ruprecht Make acceptance be per stream rather than per session.
2009-03-19 Mike Ruprecht Plug memory leak.
2009-03-19 Mike Ruprecht Silence warning about videotestsrc not having two properties.
2009-03-19 Mike Ruprecht Fix some GStreamer timing issues.
2009-03-19 Mike Ruprecht Fix assertion stating FsRawUdpTransmitter doesn't have a relay-info
2009-03-19 Mike Ruprecht merge of '932de261b2c091dd834f54518d4c9df53b9ad7ac'
2009-03-19 Mike Ruprecht Silence a warning.
2009-03-19 Mike Ruprecht Use new find_content wildcard.
2009-03-19 Mike Ruprecht Have creator == NULL be a wildcard.
2009-03-19 Mike Ruprecht merge of 'bf07e6251df10e4c8c39545c4ff401db5b447c37'
2009-03-19 Mike Ruprecht Implement jingle_rtp_candidates_prepared_cb.
2009-03-19 Mike Ruprecht Add candidates-prepared signal to PurpleMedia.
2009-03-19 Mike Ruprecht Silence two warnings.
2009-03-19 Mike Ruprecht Send any additional candidates found after session-initiate or
2009-03-19 Mike Ruprecht Make RawUdp candidates know if they have been sent to the remote client.
2009-03-19 Mike Ruprecht Don't forget to copy the rem_know attribute of IceUdp candidates.
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
2009-03-27 Mark Doliner Remove an unused field
2009-03-27 Mark Doliner Make sure we free itmsurl when showing the info window for a buddy
2009-03-27 Mark Doliner Oh no this one is wrong. msim_set_status_code() calls msim_send() which
2009-03-27 Mark Doliner Fix a memleak when setting your status on myspace
2009-03-27 Mark Doliner You know something about this here data? It ain't ever used.
2009-03-27 Mark Doliner Fix a potential memleak by freeing this regardless of whether hasActions
2009-03-27 Mark Doliner purple_xfer_new only returns NULL if an assertion fails, so we should do
2009-03-27 Mark Doliner Remove some unused fields. Thanks to Mayank Jain Nawal's email to the
2009-03-27 Mark Doliner Free some memory if we exit early due to an error. Thanks to
2009-03-27 Mark Doliner Fix this compile error:
2009-03-27 Mark Doliner Remove a wee bit of stray whitespace
2009-03-28 Elliott Sales de Andrade disapproval of revision '77d562b624d9b55c9ff165d5797b72ba553e3256'
2009-03-27 Mark Doliner Remove some unused fields. Thanks to Mayank Jain Nawal's email to the
2009-03-27 Mark Doliner I wrote a little comment
2009-03-26 Mark Doliner Cast away a few compile warnings in our "make check" tests, and add
2009-03-26 Elliott Sales de Andrade merge of '99d00e3331645ef61bc0f08255d51234daaf67f5'
2009-03-26 Elliott Sales de Andrade For federated buddies, we should set <Member>/<Type> to Email, and use an
2009-03-26 Ka-Hing Cheung merge of 'ab47b66449b213d6fbfc728cc1e8c161bed87755'
2009-03-26 Daniel Atallah Fix an issue with bonjour buddies that have been dragged into permanent groups
2009-03-26 Ka-Hing Cheung fixes an invalid read:
2009-03-25 Ka-Hing Cheung merge of '10055bc9c44d63b38c5279aa2578ad96f442b56d'
2009-03-25 Paul Aurich merge of '50aec6ba5a9f9c1c535bbb23989229593f3ff2ef'
2009-03-25 Michael Terry Break the New Account dialog into three tabs. Move proxy options to the new