summaryrefslogtreecommitdiff
path: root/tests/x509cert-tl.c
Commit message (Expand)AuthorAgeFilesLines
* tests: updated to account SHA1 move to broken setNikos Mavrogiannopoulos2017-03-161-2/+2
* several spacing fixes to keep syntax-check happyNikos Mavrogiannopoulos2016-09-111-2/+2
* tests: added basic functionality tests for gnutls_x509_crt_get_*_oidNikos Mavrogiannopoulos2016-04-131-5/+46
* tests: added checks for gnutls_x509_crt_get_signature_algorithm and gnutls_x5...Nikos Mavrogiannopoulos2015-02-211-0/+19
* tests: enhanced x509cert-tlNikos Mavrogiannopoulos2014-12-121-9/+34
* build: tests: x509cert-tl: support separate builddirAlon Bar-Lev2014-08-251-1/+5
* tests: x509cert-tl checks gnutls_x509_trust_list_add_trust_dir()Nikos Mavrogiannopoulos2014-07-211-10/+6
* corrected leaksNikos Mavrogiannopoulos2013-12-211-0/+1
* corrected checkNikos Mavrogiannopoulos2013-12-211-2/+7
* reindented codeNikos Mavrogiannopoulos2013-11-081-208/+240
* When running tests disable PKCS #11 support to avoid detecting memory leaks f...Nikos Mavrogiannopoulos2013-05-011-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