log libpurple/plugins/ssl/ssl-nss.c @ 27750:7dbac2598d51

age author description
Sat, 27 Oct 2007 13:56:54 +0000 Stu Tomlinson Add a --with-extraversion option to ./configure so packagers can fine tune
Fri, 19 Oct 2007 18:14:53 +0000 Luke Schierer applied changes from e56db1b8a7bb8729e30fb3bf99a94ff7887fe4ec
Thu, 13 Sep 2007 04:30:54 +0000 William Ehlhardt - Make x509_signed_by return TRUE indiscriminately so that other things
Thu, 13 Sep 2007 04:27:46 +0000 William Ehlhardt - Make ssl-nss x509_export_certificate work
Thu, 13 Sep 2007 03:44:47 +0000 William Ehlhardt - Fix ssl-nss x509 to properly convert NSPR PRTime to time_t (in
Thu, 13 Sep 2007 03:09:49 +0000 William Ehlhardt - Make ssl-nss unique_id and issuer_unique_id work
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Thu, 06 Sep 2007 15:38:03 +0000 Daniel Atallah Attempt to display user readable error messages for NSS.
Wed, 05 Sep 2007 01:12:44 +0000 William Ehlhardt - Add purple_reserved fields to various structures.
Tue, 04 Sep 2007 05:28:59 +0000 William Ehlhardt - ssl-nss now reports a certificate's sha1sum correctly
Tue, 28 Aug 2007 03:46:31 +0000 William Ehlhardt - Change g_assert to purple_debug_error
Fri, 17 Aug 2007 08:45:02 +0000 William Ehlhardt - Add x509_import_from_file
Fri, 17 Aug 2007 08:36:33 +0000 William Ehlhardt - Fill out the x509_nss struct properly
Fri, 10 Aug 2007 04:30:03 +0000 William Ehlhardt - x509_destroy_certificate is supposed to free the PurpleCertificate
Fri, 10 Aug 2007 03:51:49 +0000 William Ehlhardt - Comment on NSS's refcounting prowess