log libpurple/cipher.c @ 30680:690bd42ce0ea

age author description
Mon, 26 Oct 2009 03:53:17 +0000 Paul Aurich cipher: #include internal.h first. Fixes a warning on Solaris 8. Refs #10523.
Sun, 02 Aug 2009 05:04:41 +0000 Paul Aurich Fix a bunch of memory leaks reported by Josh Mueller. Refs #9822.
Sun, 05 Jul 2009 00:07:03 +0000 Paul Aurich Elliott's code looks nicer.
Sat, 04 Jul 2009 23:13:23 +0000 Paul Aurich Use glib's SHA1, SHA256, and MD5 implementations when available (glib 2.16)
Thu, 02 Jul 2009 04:26:00 +0000 mauro brasil Increase the logging level of some debugging messages that seemed to be a
Tue, 23 Jun 2009 18:03:48 +0000 Mark Doliner An implementation of SHA-256. Created by copying libpurple's SHA-1
Mon, 26 Jan 2009 06:44:00 +0000 Mark Doliner Remove trailing whitespace