log

age author description
2007-06-12 Eric Polino Fixed a few problems that were created by the merge from the propagate.
2007-06-12 Eric Polino propagate from branch 'im.pidgin.pidgin.2.1.0' (head 121873f517c4c5e2d65c3a1cdd152694834d7db0)
2007-08-11 Sadrul Habib Chowdhury merge of '86fd5e0d8b80a9da3103e850c97f1e04a2333961'
2007-08-12 William Ehlhardt - Add a hacked-up method of adding certs to the CA pool
2007-08-12 William Ehlhardt - x509_ca_lazy_init is more implemented
2007-08-12 William Ehlhardt In x509_ca pool:
2007-08-12 William Ehlhardt - Add skeleton for X.509 Certificate Authority (x509_ca) CertificatePool
2007-08-10 William Ehlhardt - purple_certificate_verify_destroy is deprecated and has met its end.
2007-08-10 William Ehlhardt - Remove all usage of purple_certificate_verify_destroy, as it is
2007-08-10 William Ehlhardt - Add HOSTNAME CHECKING to tls_cached unknown_peer mode, which is kind
2007-08-10 William Ehlhardt - Wrote a tls_cached unknown_peer function that does many fun things,
2007-08-10 William Ehlhardt - Add verify_complete, which should deprecate verify_destroy
2007-08-10 William Ehlhardt - x509_destroy_certificate is supposed to free the PurpleCertificate
2007-08-10 William Ehlhardt - Move "certificate found in cache" out of tls_cached_start_verify into
2007-08-10 William Ehlhardt In tls_cached Verifier:
2007-08-10 William Ehlhardt - Cosmetics
2007-08-10 William Ehlhardt - Comment on NSS's refcounting prowess
2007-08-08 William Ehlhardt - Add a TODO. A most worthy accomplishment, to be sure.
2007-08-08 William Ehlhardt - Add debugging babble to check_signature_chain
2007-08-07 William Ehlhardt - Expose get_unique_id and get_issuer_unique_id through libpurple functions
2007-08-07 William Ehlhardt - Add unique_id and issuer_unique_id constructions (defined as Distinguished
2007-08-07 William Ehlhardt - tls_peers pool unescapes filenames in its directory, as it should
2007-08-07 William Ehlhardt - Add purple_certificate_check_signature_chain
2007-08-07 William Ehlhardt - Add purple_certificate_signed_by