log

age author description
Thu, 14 Jun 2007 03:54:49 +0000 Eric Polino Added sound to Finch.
Tue, 12 Jun 2007 22:01:24 +0000 Eric Polino Fixed a few problems that were created by the merge from the propagate.
Tue, 12 Jun 2007 21:21:37 +0000 Eric Polino propagate from branch 'im.pidgin.pidgin.2.1.0' (head 121873f517c4c5e2d65c3a1cdd152694834d7db0)
Sat, 11 Aug 2007 02:38:23 +0000 Sadrul Habib Chowdhury merge of '86fd5e0d8b80a9da3103e850c97f1e04a2333961'
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:
Sun, 12 Aug 2007 03:06:47 +0000 William Ehlhardt - Add skeleton for X.509 Certificate Authority (x509_ca) CertificatePool
Fri, 10 Aug 2007 06:21:11 +0000 William Ehlhardt - purple_certificate_verify_destroy is deprecated and has met its end.
Fri, 10 Aug 2007 05:51:44 +0000 William Ehlhardt - Remove all usage of purple_certificate_verify_destroy, as it is
Fri, 10 Aug 2007 05:44:20 +0000 William Ehlhardt - Add HOSTNAME CHECKING to tls_cached unknown_peer mode, which is kind
Fri, 10 Aug 2007 05:36:42 +0000 William Ehlhardt - Wrote a tls_cached unknown_peer function that does many fun things,
Fri, 10 Aug 2007 04:59:52 +0000 William Ehlhardt - Add verify_complete, which should deprecate verify_destroy
Fri, 10 Aug 2007 04:30:03 +0000 William Ehlhardt - x509_destroy_certificate is supposed to free the PurpleCertificate
Fri, 10 Aug 2007 04:21:44 +0000 William Ehlhardt - Move "certificate found in cache" out of tls_cached_start_verify into