log libpurple/certificate.c @ 32051:7ad1f8242ae8

age author description
Sun, 30 Jan 2011 17:51:02 +0000 Paul Aurich certificate: Better validation of chains which have an intermediate signed w/ MD5.
Wed, 26 Jan 2011 02:58:37 +0000 Paul Aurich certificate: This comment threw me for a loop for a moment.
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Tue, 23 Nov 2010 20:02:24 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Tue, 23 Nov 2010 01:56:12 +0000 Stu Tomlinson Our certificate code is generally designed around no two CA
Wed, 22 Sep 2010 14:17:09 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin:
Tue, 21 Sep 2010 14:08:35 +0000 Paul Aurich cert: Tell users to check their computer's date/time for expired certs, too
Wed, 07 Jul 2010 17:52:44 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Tue, 29 Jun 2010 17:34:21 +0000 Paul Aurich certificate: Add helpful text to the 'not yet active' message.
Thu, 15 Apr 2010 16:48:50 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sat, 10 Apr 2010 21:28:45 +0000 Sadrul Habib Chowdhury A couple more leak fixes.
Tue, 30 Mar 2010 15:27:03 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sat, 27 Mar 2010 03:55:09 +0000 Stu Tomlinson Implement reading multiple certificates from a single "bundle" of
Mon, 22 Feb 2010 16:05:25 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Tue, 16 Feb 2010 16:39:11 +0000 Paul Aurich shaba: ok, but i don't understand why empty "else"
Thu, 17 Dec 2009 16:50:12 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Tue, 15 Dec 2009 16:06:54 +0000 Paul Aurich certs: Cache certs once again (at the end of the verification process).
Mon, 30 Nov 2009 16:07:54 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Fri, 27 Nov 2009 07:12:35 +0000 Paul Aurich Include 'internal.h' before all other headers to make some non-gcc compilers happy.
Fri, 16 Oct 2009 13:48:35 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Fri, 16 Oct 2009 04:42:39 +0000 Paul Aurich Print that specific message only when there is a CN; otherwise fall back
Fri, 16 Oct 2009 02:39:40 +0000 Paul Aurich printf("%s", NULL) when a cert has no CN. Refs #10519.
Sun, 11 Oct 2009 00:51:47 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sat, 10 Oct 2009 03:34:01 +0000 Paul Aurich Some wordsmithing on this message from Y S Landro, Richard, William, and Kevin (on the translators m-l).
Fri, 11 Sep 2009 00:50:55 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Mon, 07 Sep 2009 23:23:50 +0000 Paul Aurich rekkanoryo: darkrain: [Refs #10200]...chop off the "to this application"
Mon, 07 Sep 2009 20:46:57 +0000 Paul Aurich Don't mention "Pidgin" in the libpurple cert error message. Fixes #10200.
Mon, 24 Aug 2009 17:20:46 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sat, 22 Aug 2009 06:06:38 +0000 Paul Aurich String change feedback from Stu.
Sat, 22 Aug 2009 05:38:23 +0000 Paul Aurich certs: Allow for dealing with multiple things wrong with a cert.