Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use TpTpTLSCertificate | Guillaume Desmottes | 2012-05-10 | 1 | -28/+29 |
* | tls-test: Use a proper PKCS#11 mock module for testing | Stef Walter | 2012-04-19 | 1 | -42/+115 |
* | empathy-tls-test: use g_assert_(no_)error() | Guillaume Desmottes | 2012-01-19 | 1 | -22/+23 |
* | Use _unref instead of _free _destroy when possible.unref | Xavier Claessens | 2011-11-16 | 1 | -2/+2 |
* | Fix calls to empathy_tls_verifier_new() in tests. | Stef Walter | 2011-03-23 | 1 | -11/+76 |
* | tests: Fix memory leak of dbus connection | Stef Walter | 2010-12-24 | 1 | -0/+3 |
* | libempathy, tests: Wrap new function arguments properly. | Stef Walter | 2010-12-24 | 1 | -11/+24 |
* | tests: Lookup the pkcs11 standalone directory at run time. | Stef Walter | 2010-12-24 | 1 | -1/+20 |
* | test: Add tests which load PKCS#11 modules for TLS verification. | Stef Walter | 2010-12-24 | 1 | -45/+234 |
* | tests: Add test for basic verification. | Stef Walter | 2010-12-24 | 1 | -13/+47 |
* | tests: Add mock object and test infrastructure for testing tls. | Stef Walter | 2010-12-24 | 1 | -0/+356 |