summaryrefslogtreecommitdiff
path: root/tests/x509cert-tl.c
Commit message (Expand)AuthorAgeFilesLines
* When running tests disable PKCS #11 support to avoid detecting memory leaks f...Nikos Mavrogiannopoulos2013-05-101-1/+1
* Added functions that remove certificates from a trust list.Nikos Mavrogiannopoulos2013-03-051-0/+16
* corrected typoNikos Mavrogiannopoulos2012-09-161-1/+1
* small updatesNikos Mavrogiannopoulos2012-09-161-4/+4
* When requested gnutls_x509_trust_list_deinit() will deinitialized all certs (...Nikos Mavrogiannopoulos2012-09-121-3/+1
* Fix gnutls_x509_trust_list_add_trust_mem with DER-format certificates.Marti Raudsepp2012-09-031-0/+54
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* more silent tests.Nikos Mavrogiannopoulos2011-09-231-1/+1
* Memory leak fixes in ECC ciphersuites and the trust_list.Nikos Mavrogiannopoulos2011-09-091-0/+2
* Added gnutls_x509_trust_list_add_named_crt() andNikos Mavrogiannopoulos2011-06-041-0/+209