aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: virnettlscontexttest needs gnutls-2.6.0Philipp Hahn2012-02-011-2/+2
* Split src/util/network.{c,h} into 5 piecesDaniel P. Berrange2011-11-151-1/+1
* Santize naming of socket address APIsDaniel P. Berrange2011-11-091-2/+2
* tests: avoid memory leak on testTLSSessionInitAlex Jia2011-09-081-0/+2
* Fix detection of GnuTLS 1.x.yMatthias Bolte2011-08-031-3/+3
* tests: Unify style of test skipping codeMatthias Bolte2011-07-291-2/+4
* Fix build with gnutls 1.0.x branchDaniel P. Berrange2011-07-261-1/+1
* Fix import of private key with older gnutlsDaniel P. Berrange2011-07-251-20/+27
* Fix TLS context tests with expired certsDaniel P. Berrange2011-07-251-3/+3
* tests: detect gnutls errorsEric Blake2011-07-251-2/+10
* tests: fix compilation failuresEric Blake2011-07-251-56/+53
* Add a test case for certificate validationDaniel P. Berrange2011-07-221-0/+1245