summaryrefslogtreecommitdiff
path: root/tests/x509-extensions.c
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant resets of variables after free()Tim Rühsen2019-02-221-1/+0
* several spacing fixes to keep syntax-check happyNikos Mavrogiannopoulos2016-09-111-1/+1
* tests: added check for import failure of v1 certificate with extensionsNikos Mavrogiannopoulos2014-10-131-1/+32
* fixed test to use the correct function names.Nikos Mavrogiannopoulos2014-03-211-9/+9
* Added more key usage flags in the test for x509-extensions.Nikos Mavrogiannopoulos2014-03-191-91/+111
* x509-extensions test will fail if an unhandled extension is found.Nikos Mavrogiannopoulos2014-03-191-1/+1
* Added unit tests for new APINikos Mavrogiannopoulos2014-03-191-0/+843