log

age author description
Mon, 02 Jul 2007 17:18:49 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head efa0e31922a07bb598a6fc8951462e1fa96a886e)
Fri, 29 Jun 2007 21:42:39 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head faad7a14fc692e8d3799948d63c004314395738b)
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
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
Wed, 27 Jun 2007 05:03:25 +0000 William Ehlhardt - Replace switch statements in irc and jabber prpls with purple_ssl_strerror calls
Wed, 27 Jun 2007 04:56:21 +0000 William Ehlhardt - Add purple_ssl_strerror for handy error description power!
Wed, 27 Jun 2007 04:29:24 +0000 William Ehlhardt - Jabber now understands SSL_CERTIFICATE_INVALID code