log libpurple/ciphers/md5.c @ 31802:ca94413ccd0e

age author description
Sun, 13 Mar 2011 16:47:36 +0000 Florian Qu«²ze Named initializers and most other C99isms don't work in Visual C++ .NET 2005 in
Thu, 17 Feb 2011 00:42:53 +0000 Gary Kramlich Removed the "new" api I added by moving it to ciphers/gchecksum.c. Moved the gchecksum implements into gchecksum.c as a preproc macro, removed them from their individual files
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: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