log libpurple/certificate.c @ 19681:44b4e8bd759b

age author description
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Wed, 05 Sep 2007 01:12:44 +0000 William Ehlhardt - Add purple_reserved fields to various structures.
Sat, 01 Sep 2007 18:23:12 +0000 Mark Doliner When you have a certificate dialog and you click on "View Certificate",
Thu, 30 Aug 2007 17:27:02 +0000 William Ehlhardt - Remove g_assert()s. Fixes #2859
Wed, 29 Aug 2007 20:05:17 +0000 William Ehlhardt - Change wording on certificate accept/reject dialog
Wed, 29 Aug 2007 05:40:01 +0000 Sadrul Habib Chowdhury (Un)Register the pools with DBus to avoid a runtime fit.
Tue, 28 Aug 2007 21:17:28 +0000 Sadrul Habib Chowdhury There's some disagreement over the response-id sent to the callbacks to
Tue, 28 Aug 2007 03:15:48 +0000 Daniel Atallah Fix the win32 build for the cert SoC branch merge.
Mon, 20 Aug 2007 16:25:44 +0000 William Ehlhardt - TODO whacking and cosmetics
Mon, 20 Aug 2007 16:22:35 +0000 William Ehlhardt - Even more TODO whacking
Mon, 20 Aug 2007 03:53:28 +0000 William Ehlhardt - Reword some dialogs
Sat, 18 Aug 2007 20:00:26 +0000 William Ehlhardt - Fix some g_free()s of string constants that caused crashing
Sat, 18 Aug 2007 07:42:24 +0000 William Ehlhardt - Fix the interpretation of the "accept cert? yes/no" choice id given by
Sat, 18 Aug 2007 07:21:33 +0000 William Ehlhardt In tls_cached:
Sat, 18 Aug 2007 05:54:49 +0000 William Ehlhardt - Add purple_certificate_display_x509
Tue, 14 Aug 2007 06:41:47 +0000 William Ehlhardt In x509_ca pool:
Mon, 13 Aug 2007 16:04:48 +0000 William Ehlhardt - Add debugging babble
Mon, 13 Aug 2007 06:00:00 +0000 William Ehlhardt - Fix memleak
Mon, 13 Aug 2007 05:58:09 +0000 William Ehlhardt - Implement x509_ca_get_idlist
Mon, 13 Aug 2007 05:55:02 +0000 William Ehlhardt - Implement x509_ca_delete_cert
Mon, 13 Aug 2007 05:52:21 +0000 William Ehlhardt - Add a helper function to destroy x509_ca_elements, and use it where
Mon, 13 Aug 2007 05:46:57 +0000 William Ehlhardt - Implement x509_ca_get_cert
Mon, 13 Aug 2007 05:42:57 +0000 William Ehlhardt Cosmetics
Mon, 13 Aug 2007 05:42:25 +0000 William Ehlhardt - Implement x509_ca cert_in_pool
Mon, 13 Aug 2007 05:40:33 +0000 William Ehlhardt - Add a function to search the x509_ca internal structures for an id
Mon, 13 Aug 2007 05:35:06 +0000 William Ehlhardt - Write the uninit function for x509_ca
Mon, 13 Aug 2007 05:29:22 +0000 William Ehlhardt In x509_ca pool:
Sun, 12 Aug 2007 04:03:45 +0000 William Ehlhardt - Add a hacked-up method of adding certs to the CA pool
Sun, 12 Aug 2007 03:44:44 +0000 William Ehlhardt - x509_ca_lazy_init is more implemented
Sun, 12 Aug 2007 03:36:53 +0000 William Ehlhardt In x509_ca pool: