log

age author description
Fri, 29 Jun 2007 20:01:33 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head 89468df5d1cdb033902c9f7e41cfdf3a348d97bc)
Fri, 29 Jun 2007 04:25:54 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head 61fdc464bc9fe3aeaf30ca79e923854958d6f9bb)
Fri, 29 Jun 2007 04:23:39 +0000 William Ehlhardt - Add purple_certificate_export and associated libpurple stuff
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