Mercurial > pidgin
graph
-
Support old-style Nonce, which should let us use direct connections to2010-04-24, by Elliott Sales de Andrade
-
These lines are redundant since this was allocated with g_new0.2010-04-24, by Elliott Sales de Andrade
-
Save remote nonce, and verify we get the same data when initiating the2010-04-23, by Elliott Sales de Andrade
-
merge of '21280175da42b51e30e31b091bb3b4adf7708407'2010-04-23, by Elliott Sales de Andrade
-
Fix some leaks, and simplify these branches.2010-04-23, by Elliott Sales de Andrade
-
A direct connection shouldn't be FT-only.2010-04-23, by Elliott Sales de Andrade
-
Set some information for debugging.2010-04-23, by Elliott Sales de Andrade
-
I'm not sure how this worked, since g_strdup should stop at \0.2010-04-19, by Elliott Sales de Andrade
-
NULL-ing this stuff after free is nice in theory, but totally pointless2010-04-19, by Elliott Sales de Andrade
-
Remove one more unused code block, and unnecessary variable.2010-04-19, by Elliott Sales de Andrade
-
This doesn't appear to be a programming error.2010-04-19, by Elliott Sales de Andrade
-
Remove old code that was commented out, but is really just not necessary.2010-04-19, by Elliott Sales de Andrade
-
Fix some double-frees and/or leaks.2010-04-19, by Elliott Sales de Andrade
-
More minor fixes. Spelling, extra variables, etc.2010-04-19, by Elliott Sales de Andrade
-
MSN caps are unsigned.2010-04-11, by Elliott Sales de Andrade
-
Fix typo.2010-04-11, by Elliott Sales de Andrade
-
Minor cleanups.2010-04-11, by Elliott Sales de Andrade
-
This DC stuff is a bit verbose.2010-04-11, by Elliott Sales de Andrade
-
This DC stuff seems a bit verbose.2010-04-11, by Elliott Sales de Andrade
-
I don't like accessing memory by magic-constant.2010-03-18, by Elliott Sales de Andrade
-
Clean up msn_dc_generate_nonce. It just looked weird.2010-03-18, by Elliott Sales de Andrade
-
OK, so maybe this one does need to be static.2010-03-18, by Elliott Sales de Andrade
-
I don't know why any of these variables need to be static.2010-03-18, by Elliott Sales de Andrade
-
Tabs-to-spaces.2010-03-18, by Elliott Sales de Andrade
-
Re-indent directconn.h, and fix a typo.2010-03-18, by Elliott Sales de Andrade
-
De-spacify.2010-03-18, by Elliott Sales de Andrade
-
Initial support for direct connections. Preliminary patch from ticket #2472010-03-17, by kukkerman
-
Improve error handling2010-05-21, by Daniel Atallah
-
jabber: Blacklist EXTERNAL when using Cyrus. Allows connecting when it's advertised.2010-05-21, by Paul Aurich
-
jabber: trailing_whitespace--;2010-05-21, by Paul Aurich
-
jabber: Fix a case where a broken server would hang the connection.2010-05-21, by Paul Aurich
-
Add support for the binaries built by the opensuse build service to the2010-05-21, by Daniel Atallah
-
propagate from branch 'im.pidgin.pidgin.mxit' (head 1665ab3e3781f7c987348e41c15963859d197486)2010-05-21, by John Bailey
-
Add a pref for allowing direct connections.2010-05-20, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 7072aab86b390122c32faa675284a753c9e97034)2010-05-20, by andrew victor
-
Save the user's MXitId received in the login-response packet to the Session.2010-05-20, by andrew victor
-
* Separate the ClientVersion from the supported ProtocolVersion.2010-05-20, by andrew victor
-
Increment plugin version to 2.4.0.2010-05-20, by andrew victor
-
When our avatar image is changed, the MXit server will push an ExtendedProfile-Response packet2010-05-19, by andrew victor
-
* Show the buddy's registration country in their profile.2010-05-19, by andrew victor
-
For security reasons, MXit doens't allow you to see your buddies Email Address or Title.2010-05-19, by andrew victor
-
This change is also needed to make the "nm=" clickable links work.2010-05-19, by andrew victor
-
The profile attribute is just "Title", not "Job Title".2010-05-19, by andrew victor
-
Add support for the "nm=" syle of clickable links.2010-05-19, by andrew victor
-
Fix the processing of the "Clear" MXit command.2010-05-19, by andrew victor
-
Added "chilli" and "mrgreen" emoticons [released by MXit under GPL]2010-05-17, by andrew victor
-
Merge back in Daniel's translations migrated from the installer stuff2010-05-20, by Paul Aurich
-
jabber: Found a better string in auth.c2010-05-20, by Paul Aurich
-
jabber: Better error message when no concordant SASL mechs2010-05-20, by Paul Aurich
-
Updated Hebrew translation. Closes #11834.2010-05-20, by Paul Aurich
-
Minor German translation update:2010-05-20, by Björn Voigt
-
po: Add family_icbm.c since the message errors are in there now.2010-05-20, by Paul Aurich
-
Cleanup, basically. Move the icbm snac error handling from oscar.c to2010-05-20, by Mark Doliner
-
Super tiny optimisation2010-05-20, by Mark Doliner
-
If we get an error SNAC on the ICBM family and it's missing buddy name then2010-05-20, by Mark Doliner
-
Insanely tiny optimization2010-05-20, by Mark Doliner
-
Provide some context to the Installer translations.2010-05-19, by Daniel Atallah
-
pidgin: Fix a crash when accessing the Set Moods tool menu when having2010-05-19, by Marcus Lundblad
-
Update German translation2010-05-19, by Jochen Kemnade