Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move include of x509_ext.h to x509_ca.h, instead of using forward | lloyd | 2006-07-31 | 1 | -1/+2 |
| | | | | | | | | declaration. Remove not_before and not_after variables, as they were only used once. Use the computed Key_Constraints value when signing a new certificate. | ||||
* | Remove the older version of X509_CA::make_cert entirely | lloyd | 2006-06-25 | 1 | -10/+0 |
| | |||||
* | Add a new variant of X509_CA::make_cert that takes an Extensions object, | lloyd | 2006-06-25 | 1 | -0/+6 |
| | | | | | rather than creating it internally. The older version (still used internally) creates the Extensions object as before and passes it on. | ||||
* | Initial checkin1.5.6 | lloyd | 2006-05-18 | 1 | -0/+56 |