log libpurple/certificate.h @ 19025:c3e80350c270

age author description
Sat, 14 Jul 2007 02:54:48 +0000 William Ehlhardt - Add get_pools, get_verifiers, and get_schemes
Sat, 14 Jul 2007 02:35:54 +0000 William Ehlhardt - Add purple_certificate_get_handle
Fri, 13 Jul 2007 09:09:52 +0000 William Ehlhardt - purple_certificate_verify no longer takes possession of the
Fri, 13 Jul 2007 09:02:45 +0000 William Ehlhardt - Add purple_certificate_copy_list
Fri, 13 Jul 2007 08:38:21 +0000 William Ehlhardt - Add purple_certificate_copy and associated machinery
Thu, 12 Jul 2007 01:10:04 +0000 William Ehlhardt - Add expiration/activation functions for Certificates
Thu, 12 Jul 2007 00:55:35 +0000 William Ehlhardt - Verbosity in struct members.
Mon, 09 Jul 2007 04:58:14 +0000 William Ehlhardt - Fix overzealous escaping cause by ancestor revision
Mon, 09 Jul 2007 04:45:37 +0000 William Ehlhardt - pool_mkpath now runs purple_escape_filename on its return value
Mon, 09 Jul 2007 03:47:36 +0000 William Ehlhardt - Add certificate_check_subject_name and associated machinery
Mon, 09 Jul 2007 03:26:18 +0000 William Ehlhardt - Remove a duplicate field from CertificateScheme. Oops.
Mon, 09 Jul 2007 03:12:15 +0000 William Ehlhardt - Add get_activation_time and get_expiration_time to CertificateScheme
Sun, 08 Jul 2007 00:42:01 +0000 William Ehlhardt - Add pool retrieve, contains, and store functions to certificate API
Sun, 08 Jul 2007 00:25:11 +0000 William Ehlhardt - Rearrange certificate.h for better organization
Fri, 06 Jul 2007 00:29:09 +0000 William Ehlhardt - Fixed naming issues in previous revision