log libpurple/certificate.c @ 32778:1c0d9e817dcc

age author description
Sun, 26 Feb 2012 05:34:08 +0000 Elliott Sales de Andrade Get rid of purple_certificate_display_x509, now that there's a
Sun, 26 Feb 2012 05:11:02 +0000 Elliott Sales de Andrade Use new certificate request API when prompting the user to accept certs.
Sun, 26 Feb 2012 03:01:41 +0000 Elliott Sales de Andrade Add a function for converting a PurpleCertificate to a string
Fri, 23 Dec 2011 01:09:13 +0000 Elliott Sales de Andrade Add a function for retrieving the raw DER representation of a
Sat, 24 Sep 2011 16:36:57 +0000 andrew victor Remove the old deprecated purple_certificate_check_signature_chain.
Sun, 07 Aug 2011 03:21:39 +0000 Mark Doliner Remove duplicate word "found" in this debug message
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 01:56:12 +0000 Stu Tomlinson Our certificate code is generally designed around no two CA
Tue, 21 Sep 2010 14:08:35 +0000 Paul Aurich cert: Tell users to check their computer's date/time for expired certs, too
Tue, 29 Jun 2010 17:34:21 +0000 Paul Aurich certificate: Add helpful text to the 'not yet active' message.
Sat, 10 Apr 2010 21:28:45 +0000 Sadrul Habib Chowdhury A couple more leak fixes.
Sat, 27 Mar 2010 03:55:09 +0000 Stu Tomlinson Implement reading multiple certificates from a single "bundle" of
Tue, 16 Feb 2010 16:39:11 +0000 Paul Aurich shaba: ok, but i don't understand why empty "else"
Tue, 15 Dec 2009 16:06:54 +0000 Paul Aurich certs: Cache certs once again (at the end of the verification process).
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 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.
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).
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.
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.
Wed, 05 Aug 2009 01:34:35 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head f2a545adb2d67a5ba3dce2abedf68c392cc815e1)
Mon, 03 Aug 2009 00:46:28 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 1876e80a840aa8045b1a49c60049781e0d285558)
Sat, 01 Aug 2009 15:50:06 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head ae0850eb3d14d75586cd0578668606b34c38fad1)
Fri, 31 Jul 2009 06:35:49 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head fa041ec42ae016bc51230865d59a5e06676f3cec)
Fri, 31 Jul 2009 06:23:50 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 592fe2e2316aeff56f4671a5767dffe1fb57003d)
Wed, 22 Jul 2009 04:24:06 +0000 Paul Aurich Better errors for certificate expiration/activation checking.
Tue, 04 Aug 2009 04:03:41 +0000 Paul Aurich merge of '4b4bc04579a86d9b73a47d39654a65c1b15e1136'
Tue, 04 Aug 2009 04:03:29 +0000 Paul Aurich cert: This a bad idea. check_subject_name being mandatory to implement is IMHO much better.
Sat, 01 Aug 2009 18:51:02 +0000 Paul Aurich cert: Fix a reversed check. Oops.
Fri, 31 Jul 2009 06:50:34 +0000 Paul Aurich cert: Nevermind, not going to change that string.
Fri, 31 Jul 2009 06:35:35 +0000 Paul Aurich cert: Validate subject name before prompting due to no CA pool.
Thu, 30 Jul 2009 05:24:44 +0000 Paul Aurich certs: Clean up the code a little, since I made it hard to follow.
Wed, 22 Jul 2009 07:31:40 +0000 Paul Aurich Fix GnuTLS validation of the CACert Chain. Closes #4458.
Wed, 22 Jul 2009 06:03:31 +0000 Paul Aurich A better solution for verifying certificate chains with NSS 3.12.3.
Wed, 22 Jul 2009 04:14:01 +0000 Paul Aurich Check expiration/activation times on certificates. Closes #8226.
Thu, 16 Jul 2009 02:46:36 +0000 Paul Aurich Continue verification when we can't find a *cached* peer. Fixes #9664.
Tue, 14 Jul 2009 17:56:13 +0000 Mark Doliner Don't fail an assertion and don't return FALSE if we can't create
Thu, 02 Jul 2009 04:26:00 +0000 mauro brasil Increase the logging level of some debugging messages that seemed to be a
Wed, 28 Jan 2009 10:23:37 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head 8ae2fca06a3be4b99cc677c8f880d9521a35ec8b)
Mon, 26 Jan 2009 10:39:25 +0000 Mark Doliner Simplify, hoo-boy. Also don't unregister the schemes in
Mon, 26 Jan 2009 06:44:00 +0000 Mark Doliner Remove trailing whitespace
Tue, 06 Jan 2009 03:39:51 +0000 Paul Aurich Patch from Paul Aurich to add purple_strequal to help readability and simplicity of code. Ie, don't need to negate the value of strcmp, since this does a strcmp and does the negation for us
Tue, 27 Jan 2009 04:36:30 +0000 Elliott Sales de Andrade Fix a crash on exit with a patch from im.pidgin.next.minor.
Fri, 19 Dec 2008 03:11:59 +0000 Daniel Atallah Prevent a NULL ptr deref when unexpected stuff happens in the cert cache. Fixes #7776,#7769
Mon, 15 Dec 2008 00:17:07 +0000 Ka-Hing Cheung uncondtionally install some certificates and use them, References #6680.
Mon, 20 Oct 2008 00:55:11 +0000 Daniel Atallah Fix a printf("%s", NULL). Fixes #7289.
Wed, 27 Aug 2008 03:05:19 +0000 Ka-Hing Cheung remove misleading portion of the debug line
Sat, 09 Aug 2008 02:04:21 +0000 Mark Doliner Fix a crash on exit when using --with-system-ssl-certs
Mon, 09 Jun 2008 02:10:18 +0000 Richard Laager Add a configure option, --with-ssl-certificates to allow packagers to
Thu, 19 Jun 2008 03:19:04 +0000 Daniel Atallah applied changes from 547cd65fb6e1faeb37d88730f0dbf45075a08426
Mon, 31 Mar 2008 02:15:38 +0000 Stu Tomlinson Make x509_singleuse static
Sun, 16 Mar 2008 20:36:52 +0000 Mark Doliner Fix a bunch of compiler warnings caused by my addition of G_GNUC_PRINTF()
Thu, 17 Jan 2008 08:10:37 +0000 Mark Doliner A few more of those "default_action" fixes
Thu, 17 Jan 2008 08:02:38 +0000 Mark Doliner A few more "purple_request_action" default action corrections
Sun, 23 Dec 2007 18:36:09 +0000 Stu Tomlinson If a peer certificate does not match our cached cert, do not auto reject it!
Sun, 23 Dec 2007 17:16:14 +0000 Stu Tomlinson Add the StartCom Free SSL Certificate Authority certificate (as used by