log

age author description
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:33:53 +0000 William Ehlhardt - cert_in_pool_by_id is now just cert_in_pool; finding the uniqueID of the Certificate wanted is entirely the caller's problem
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
Thu, 28 Jun 2007 21:29:54 +0000 William Ehlhardt - Add CertificatePool struct