log libpurple/cipher.c @ 20128:57e9d1ecefff

age author description
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Wed, 05 Sep 2007 22:33:22 +0000 Sadrul Habib Chowdhury Patch from QuLogic. Fixes #2903 ('Missing newlines in debug messages.')
Mon, 18 Jun 2007 01:48:35 +0000 Jeffrey Connelly explicit merge of '1c5a391126b5b506a29f0b9e34160d239cb783c6'
Wed, 30 May 2007 03:57:31 +0000 William Ehlhardt applied changes from b0f6005b1330af13bce0bcb189a2c887036b5ea3
Fri, 01 Jun 2007 04:09:41 +0000 Jeffrey Connelly merge of '885cfa74f3bd945a11b82df9d3a8a1727cbcf592'
Fri, 01 Jun 2007 04:08:45 +0000 Jeffrey Connelly disapproval of revision '9089052bc7340d891f24310b9473339e418a7708'
Fri, 01 Jun 2007 02:10:37 +0000 Jeffrey Connelly Remove erroroneous duplicate RC4 implementation.
Wed, 30 May 2007 02:56:25 +0000 Jeffrey Connelly explicit merge of 'dc4f2ee34039521ae6a198fe7d62f4dca8a84589'
Mon, 14 May 2007 23:35:50 +0000 Richard Laager Replace strcasecmp() calls with glib equivalents.
Fri, 11 May 2007 16:39:34 +0000 Richard Laager Add padding to the RC4Ops struct to fix a compiler warning.
Thu, 10 May 2007 02:58:35 +0000 Jeffrey Connelly RC4 support to libpurple's cipher.c.
Tue, 01 May 2007 03:11:38 +0000 Jeffrey Connelly explicit merge of '92e787fa231318dd21ddc9dd68f17b636033b13e'
Mon, 30 Apr 2007 00:09:25 +0000 Gary Kramlich I _think_ this is it for libpurple's padding...
Wed, 25 Apr 2007 03:42:32 +0000 Jeffrey Connelly Add rc4_get_key_size, to match purple_cipher_context_get_option(ctx, "key_len")
Wed, 25 Apr 2007 03:14:11 +0000 Jeffrey Connelly RC4 support in cipher.c - patch from Nathan Peterson (uvwarning)
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/