log libpurple/cipher.c @ 18786:60b405e0b28e

age author description
2007-05-30 William Ehlhardt applied changes from b0f6005b1330af13bce0bcb189a2c887036b5ea3
2007-06-01 Jeffrey Connelly merge of '885cfa74f3bd945a11b82df9d3a8a1727cbcf592'
2007-06-01 Jeffrey Connelly disapproval of revision '9089052bc7340d891f24310b9473339e418a7708'
2007-06-01 Jeffrey Connelly Remove erroroneous duplicate RC4 implementation.
2007-05-30 Jeffrey Connelly explicit merge of 'dc4f2ee34039521ae6a198fe7d62f4dca8a84589'
2007-05-14 Richard Laager Replace strcasecmp() calls with glib equivalents.
2007-05-11 Richard Laager Add padding to the RC4Ops struct to fix a compiler warning.
2007-05-10 Jeffrey Connelly RC4 support to libpurple's cipher.c.
2007-05-01 Jeffrey Connelly explicit merge of '92e787fa231318dd21ddc9dd68f17b636033b13e'
2007-04-30 Gary Kramlich I _think_ this is it for libpurple's padding...
2007-04-25 Jeffrey Connelly Add rc4_get_key_size, to match purple_cipher_context_get_option(ctx, "key_len")
2007-04-25 Jeffrey Connelly RC4 support in cipher.c - patch from Nathan Peterson (uvwarning)
2007-03-19 Sean Egan sed -ie 's/gaim/purple/g'
2007-01-20 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/