log libpurple/certificate.c @ 32819:2c6510167895 default tip

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.