Mercurial > pidgin
log libpurple/ciphers/md4.c @ 31219:2d3c1197f930
age | author | description |
---|---|---|
Mon, 14 Feb 2011 06:54:12 +0000 | Gary Kramlich | included string.h in cipher.h since almost all of the ciphers use it. |
Mon, 14 Feb 2011 05:55:02 +0000 | Gary Kramlich | Fixed indentation, forgot to do so on my first commit. Added additional info from cipher.c to the file header |
Mon, 14 Feb 2011 05:48:59 +0000 | 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.0 |