Mercurial > pidgin.yaz
graph
-
merge of '123768d79f4f982bc33327525308486cd2eba51b'Mon, 21 Feb 2011 22:57:18 +0000, by Evan Schoenberg
-
merge of '3031bead50a8d359f718d5d9accd75d5e79fac7d'Mon, 21 Feb 2011 22:57:05 +0000, by Evan Schoenberg
-
disapproval of revision 'a694289accbec14c593b3636ef1f626fd8279805'Mon, 21 Feb 2011 22:55:51 +0000, by Evan Schoenberg
-
merge of '974d79cf8eb22b7138c9a3d7313e89585fd8b443'Mon, 21 Feb 2011 22:56:48 +0000, by Evan Schoenberg
-
disapproval of revision '8a43e3ddd7adacb208afe2d7ee3ea983c95901be'Mon, 21 Feb 2011 22:55:19 +0000, by Evan Schoenberg
-
disapproval of revision '22937ab220c41cd0c4a3f9e21e3db687db80da75'Mon, 21 Feb 2011 22:56:00 +0000, by Evan Schoenberg
-
disapproval of revision 'cba010d1c097d4e6599f08276ed9d894710c1074'Mon, 21 Feb 2011 22:55:59 +0000, by Evan Schoenberg
-
disapproval of revision '7ee5e1d431651ed2b1a54bc942d63f35580af55c'Mon, 21 Feb 2011 22:56:01 +0000, by Evan Schoenberg
-
OOH! I think I found the cause of a bug! I changed this function in revisionMon, 21 Feb 2011 09:45:47 +0000, by Mark Doliner
-
There is code above these lines, just before the start of the switch(),Mon, 21 Feb 2011 09:28:03 +0000, by Mark Doliner
-
I think this was accidentally changed in revisionMon, 21 Feb 2011 09:08:08 +0000, by Mark Doliner
-
More unbreaking of the buildMon, 21 Feb 2011 02:25:27 +0000, by Paul Aurich
-
Spaces -> \tMon, 21 Feb 2011 02:22:05 +0000, by Paul Aurich
-
merge of '5a1200b2b4048e408dafc7a965a87d3429925cb4'Mon, 21 Feb 2011 02:14:54 +0000, by Paul Aurich
-
disapproval of revision '3de680fff7ddd1b00149657afb7f6cd833000a90'Mon, 21 Feb 2011 02:14:43 +0000, by Paul Aurich
-
Whitespace fixMon, 21 Feb 2011 01:31:32 +0000, by Evan Schoenberg
-
Patch from Zac West which performs periodic WHO updates on IRC channel participants in order to track 'away' status, userhost, and real name. Plucked from a series of im.pidgin.adium commits.Mon, 21 Feb 2011 01:25:28 +0000, by Evan Schoenberg
-
applied changes from 471aa5f04627823959bd9accda5d5e5630f119d5Mon, 21 Feb 2011 01:18:49 +0000, by Evan Schoenberg
-
Patch from Zac West, plucked from several im.pidgin.adium commits, which adds an API for setting and getting attributes on PurpleConvChatBuddysMon, 21 Feb 2011 00:19:45 +0000, by Evan Schoenberg
-
When a jabber identity is added or removed, the caps_hash that would be created changes; uncache it so that it is recalculated as appropriate.Mon, 21 Feb 2011 00:17:36 +0000, by Evan Schoenberg
-
jabber: Compatibility with older serversSun, 20 Feb 2011 18:21:47 +0000, by Paul Aurich
-
silc: Debug messages.Sun, 20 Feb 2011 03:03:54 +0000, by Paul Aurich
-
Credit xnyhps (Thijs)Sun, 20 Feb 2011 02:31:28 +0000, by Paul Aurich
-
jabber: Treat the presence storm on joining a room as not new arrivals.Sun, 20 Feb 2011 02:25:23 +0000, by thijs
-
jabber: Use a straight equality check instead of collateSun, 20 Feb 2011 02:22:03 +0000, by Paul Aurich
-
Fixes this crash:Fri, 18 Feb 2011 07:51:43 +0000, by Mark Doliner
-
propagate from branch 'im.pidgin.cipher_breakout' (head ba76b36ed3711f14953e16ce66b3b6ae28d03161)Fri, 18 Feb 2011 02:54:38 +0000, by Gary Kramlich
-
Added ciphers/*.c to libpurple/Makefile.mingw's C_SRC's. I tried using the same convenience library trick that I did in linux, but I just can't make it work hereThu, 17 Feb 2011 05:54:46 +0000, by Gary Kramlich
-
rc4.c and sha1.c needs to include libpurple/util.h as wellThu, 17 Feb 2011 05:05:03 +0000, by Gary Kramlich
-
hmac.c needs to include libpurple/util.hThu, 17 Feb 2011 05:03:58 +0000, by Gary Kramlich
-
forgot to mark the purple_g_checksum_* api as static againThu, 17 Feb 2011 05:02:31 +0000, by Gary Kramlich
-
Fixed a typoThu, 17 Feb 2011 00:43:09 +0000, by Gary Kramlich
-
Removed the "new" api I added by moving it to ciphers/gchecksum.c. Moved the gchecksum implements into gchecksum.c as a preproc macro, removed them from their individual filesThu, 17 Feb 2011 00:42:53 +0000, by Gary Kramlich
-
fixed some indentation issues that were missed earlier in rc4.cMon, 14 Feb 2011 07:38:41 +0000, by Gary Kramlich
-
included string.h in cipher.h since almost all of the ciphers use it.Mon, 14 Feb 2011 06:54:12 +0000, by Gary Kramlich
-
broke des and des3 out to ciphers/des.cMon, 14 Feb 2011 06:51:10 +0000, by Gary Kramlich
-
Moved sha256 to the sub libraryMon, 14 Feb 2011 06:20:59 +0000, by Gary Kramlich
-
Moved rc4 to the ciphers sublibraryMon, 14 Feb 2011 06:10:49 +0000, by Gary Kramlich
-
Broke sha1 outMon, 14 Feb 2011 06:05:29 +0000, by Gary Kramlich
-
Broke out the hmac cipher to it's own file. Removed already transitioned info in the fileheader of cipher.cMon, 14 Feb 2011 05:57:04 +0000, by Gary Kramlich
-
Fixed indentation, forgot to do so on my first commit. Added additional info from cipher.c to the file headerMon, 14 Feb 2011 05:55:02 +0000, by Gary Kramlich
-
Created a new branch to break the ciphers out to their own files. Also I've now exposed purple_g_checksum_* if we're on glib >= 2.16.0Mon, 14 Feb 2011 05:48:59 +0000, by Gary Kramlich
-
merge of '84e4c2078413eedc9eaea26df534ecca59425b69'Tue, 15 Feb 2011 15:49:58 +0000, by Paul Aurich
-
g_warn_if_reached was added in glib 2.16.0, but we agree to support 2.12.0.Tue, 15 Feb 2011 01:58:41 +0000, by Mark Doliner
-
merge of '25bd5b382cc84daef94ed59dab062fea9d1613f9'Tue, 15 Feb 2011 01:49:11 +0000, by Elliott Sales de Andrade
-
Updated client capabilities and networks from msnpsharp.Sun, 13 Feb 2011 01:27:17 +0000, by Elliott Sales de Andrade
-
Space indentation to tab indentation in one little place, and remove a fewMon, 14 Feb 2011 09:05:09 +0000, by Mark Doliner
-
Add to a commentMon, 14 Feb 2011 08:47:37 +0000, by Mark Doliner
-
Small changes to how we format oscar screen names. We nowMon, 14 Feb 2011 03:51:05 +0000, by Mark Doliner
-
Add unit tests for oscar_util_name_compare. I suspected that thisMon, 14 Feb 2011 03:10:09 +0000, by Mark Doliner
-
Attempt to fix a crash I've seen a few times. I think it happens if youMon, 14 Feb 2011 01:01:37 +0000, by Mark Doliner
-
ChangeLog that.Sat, 12 Feb 2011 16:27:10 +0000, by John Bailey
-
merge of '1ce90eeff222690b47ecfe394e118403b2782a2f'Sat, 12 Feb 2011 16:22:06 +0000, by John Bailey
-
libgadu: Alver determined this is needed to build on HP-UX.Sat, 12 Feb 2011 16:21:48 +0000, by John Bailey
-
merged from im.pidgin.pidginSat, 12 Feb 2011 04:17:09 +0900, by Yoshiki Yazawa
-
Prep for new development.Mon, 07 Feb 2011 04:23:25 +0000, by John Bailey