Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [crypto] Add support for iPAddress subject alternative names | Michael Brown | 2014-07-11 | 1 | -40/+49 |
* | [crypto] Add support for subjectAltName and wildcard certificates | Michael Brown | 2014-03-31 | 1 | -0/+9 |
* | [test] Add subject alternative names to X.509 server test certificate | Michael Brown | 2014-03-31 | 1 | -69/+75 |
* | [test] Add tests for x509_check_name() | Michael Brown | 2014-03-31 | 1 | -0/+38 |
* | [test] Rewrite X.509 tests using okx() | Michael Brown | 2014-03-31 | 1 | -61/+145 |
* | [crypto] Generalise X.509 cache to a full certificate store | Michael Brown | 2014-03-28 | 1 | -20/+38 |
* | [legal] Update FSF mailing address in GPL licence texts | Michael Brown | 2012-07-20 | 1 | -1/+2 |
* | [crypto] Allow certificate chains to be long-lived data structures | Michael Brown | 2012-05-04 | 1 | -109/+134 |
* | [crypto] Add previous certificate in chain as a parameter to parse_next() | Michael Brown | 2012-03-22 | 1 | -1/+5 |
* | [test] Add X.509 self-tests | Michael Brown | 2012-03-22 | 1 | -0/+918 |