summaryrefslogtreecommitdiffstats
path: root/src/tests/x509_test.c
Commit message (Expand)AuthorAgeFilesLines
* [build] Fix the REQUIRE_SYMBOL mechanismMichael Brown2015-03-051-0/+1
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [crypto] Add support for iPAddress subject alternative namesMichael Brown2014-07-111-40/+49
* [crypto] Add support for subjectAltName and wildcard certificatesMichael Brown2014-03-311-0/+9
* [test] Add subject alternative names to X.509 server test certificateMichael Brown2014-03-311-69/+75
* [test] Add tests for x509_check_name()Michael Brown2014-03-311-0/+38
* [test] Rewrite X.509 tests using okx()Michael Brown2014-03-311-61/+145
* [crypto] Generalise X.509 cache to a full certificate storeMichael Brown2014-03-281-20/+38
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [crypto] Allow certificate chains to be long-lived data structuresMichael Brown2012-05-041-109/+134
* [crypto] Add previous certificate in chain as a parameter to parse_next()Michael Brown2012-03-221-1/+5
* [test] Add X.509 self-testsMichael Brown2012-03-221-0/+918