log libpurple/certificate.c @ 18984:2b4150624cf2

age author description
Thu, 05 Jul 2007 05:35:23 +0000 William Ehlhardt - Add purple_certificate_pool_mkpath helper function
Thu, 05 Jul 2007 04:58:11 +0000 William Ehlhardt - CertificatePool put_cert now accepts an id argument
Fri, 29 Jun 2007 04:23:39 +0000 William Ehlhardt - Add purple_certificate_export and associated libpurple stuff
Thu, 28 Jun 2007 23:55:14 +0000 William Ehlhardt - Unregister x509_tls_peers as part of uninit
Thu, 28 Jun 2007 23:47:07 +0000 William Ehlhardt - CertificatePool member functions no longer accept a Pool instance, as Pools are expected to be singletons
Thu, 28 Jun 2007 23:24:30 +0000 William Ehlhardt - Fix some errors and return values
Thu, 28 Jun 2007 23:22:27 +0000 William Ehlhardt - prepend > append
Thu, 28 Jun 2007 23:21:50 +0000 William Ehlhardt - Add find, register, and unregister for CertificatePools
Wed, 27 Jun 2007 04:14:16 +0000 William Ehlhardt - x509_singleuse uses the subject_name field...somewhat
Wed, 27 Jun 2007 03:39:19 +0000 William Ehlhardt - Add purple_certificate_get_subject_name and associated libpurple
Wed, 27 Jun 2007 01:09:43 +0000 William Ehlhardt - Fixed an inverted assertion
Wed, 27 Jun 2007 00:16:58 +0000 William Ehlhardt - Certificate system now has init and uninit like other systems
Tue, 26 Jun 2007 23:43:41 +0000 William Ehlhardt - Add purple_certificate_get_fingerprint_sha1
Tue, 26 Jun 2007 21:59:09 +0000 William Ehlhardt - libpurple is now responsible for some cleanup and final deletion of a
Tue, 26 Jun 2007 19:46:35 +0000 William Ehlhardt - Add purple_certificate_register_builtins