log libpurple/protocols/mxit/cipher.c @ 32672:3828a61c44da

age author description
Sat, 01 Oct 2011 18:21:43 +0000 andrew victor Convert libpurple and protocol prpl's to use the purple_account_* accessor functions.
Tue, 16 Aug 2011 06:19:38 +0000 pieter loubser * fixed the head: mtn issue..
Tue, 16 Aug 2011 05:38:01 +0000 pieter loubser merge of 'abe467cd836e25b339d81461c056f6289d88b2f0'
Mon, 15 Aug 2011 20:10:35 +0000 andrew victor Simplify the PIN encryption code.
Mon, 15 Aug 2011 19:24:16 +0000 andrew victor Refactor the transport-layer encryption and decryption.
Sun, 14 Aug 2011 20:45:48 +0000 andrew victor Encrypt a message using transport-encryption.
Sat, 13 Aug 2011 17:11:59 +0000 andrew victor Remove ISO10126 padding when decrypting an incoming transport-encrypted message.
Thu, 11 Aug 2011 15:01:34 +0000 pieter loubser propagate from branch 'im.pidgin.pidgin' (head b55fa7e527d663bdb8c0320d6d035488e8446978)
Sun, 26 Jun 2011 21:03:22 +0000 andrew victor Start implementing MXit secure messaging.
Sun, 17 Jul 2011 20:36:15 +0000 Ethan Blanton Changed a strcpy in the mxit prpl to a bounds-checked g_strlcpy.
Tue, 08 Dec 2009 04:18:32 +0000 Paul Aurich Fix all the remaining files for which internal.h doesn't end up being the first include.
Sun, 08 Nov 2009 23:55:56 +0000 John Bailey Initial addition of the MXit protocol plugin, provided by the MXit folks