Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use ServerTLSConnection.ReferenceIdentities to check cert identity. | Stef Walter | 2011-03-18 | 1 | -1/+2 |
| | | | | | | | | The certificate identity can be checked against more than just one piece of information. Load and use all the reference identities to check the identity of the certificate. https://bugzilla.gnome.org/show_bug.cgi?id=645119 | ||||
* | libempathy: Store certificate exceptions in gnome-keyring. | Stef Walter | 2010-12-24 | 1 | -0/+2 |
| | | | | Use libgcr to store certificate trust exceptions properly. | ||||
* | Add a details hash table as an out param of the verification | Cosimo Cecchi | 2010-08-19 | 1 | -0/+1 |
| | |||||
* | Add EmpathyTLSVerifier | Cosimo Cecchi | 2010-08-13 | 1 | -0/+78 |
This also introduces a dependency on GnuTLS |