summaryrefslogtreecommitdiff
path: root/tests/chainverify-unsorted.c
Commit message (Expand)AuthorAgeFilesLines
* tests: updated to account SHA1 move to broken setNikos Mavrogiannopoulos2017-03-161-1/+1
* Add test for gnutls_x509_crt_list_import2 with flag GNUTLS_X509_CRT_LIST_FAIL...tim-patchesTim Kosse2016-07-281-0/+11
* reindented codeNikos Mavrogiannopoulos2013-11-081-678/+686
* When running tests disable PKCS #11 support to avoid detecting memory leaks f...Nikos Mavrogiannopoulos2013-05-011-1/+1
* Added verification flag GNUTLS_VERIFY_DO_NOT_ALLOW_UNSORTED_CHAINNikos Mavrogiannopoulos2012-11-021-1/+2
* Added verification flags GNUTLS_VERIFY_ALLOW_UNSORTED_CHAIN, which is enabled...Nikos Mavrogiannopoulos2012-09-161-8/+29
* Added function to sort the provided certificate chain prior to verification.Nikos Mavrogiannopoulos2012-09-161-0/+726