Mercurial > pidgin
log libpurple/cipher.c @ 17267:769ffb2ad44c
age | author | description |
---|---|---|
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... |