Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 1 | -69/+0 |
| | |||||
* | Kill off the quite vestigal pubkey_enums header. Move most of the code | lloyd | 2012-03-28 | 1 | -0/+69 |
to key_constraints.{h,cpp} in cert/x509. Move the X509_Encoding enum to x509_key.h Constify argument to X509_Object::check_signature, accidental ommision |