log libpurple/certificate.c @ 27925:93950851db8c

age author description
Wed, 28 Jan 2009 04:09:41 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 586bc4a7e754d6b26a95c0d69dd5f2967c7a98a1)
Sun, 21 Dec 2008 18:31:05 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head df6eba32e5b6b34d7483cbfb7e9f2e4c836ac35f)
Thu, 18 Dec 2008 05:23:37 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 571d5bf2fff9e937663ef53a174ae141999d6de2)
Mon, 20 Oct 2008 23:50:43 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 3712dc87ef9c46da0dc5283a8d5a571d9a90d340)
Fri, 10 Oct 2008 04:30:42 +0000 Yoshiki Yazawa made pidgin warn only if "/purple/network/warn_cert" has been set.
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
Wed, 28 Nov 2007 00:17:27 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head cd4038a435bd39cc62244d5614b8d94ad689d8bf)
Mon, 26 Nov 2007 19:39:21 +0000 Mark Doliner Simplify this a little bit. Most of this change is just removing
Mon, 26 Nov 2007 09:28:15 +0000 Sadrul Habib Chowdhury Patch from Florian Quze (the InstantBird dude) to add a search path for
Sat, 17 Nov 2007 00:56:02 +0000 Luke Schierer merge of '1084824bf3739139306602c736073dd294ca4206'