Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Alter the self-signed cert generating code to use the new version | lloyd | 2006-06-25 | 1 | -4/+13 |
| | | | | of X509_CA::make_cert | ||||
* | Make Alternative_Name an abstract base, from which the subject | lloyd | 2006-06-23 | 1 | -4/+1 |
| | | | | | | | | | | | | and issuer forms are derived. Add Extensions::contents_to, which iterates over the set and adds each extension's contents. Add a new explicit info field for is_ca Implement Authority_Key_Id::decode_inner (incomplete, only handles the keyid form). | ||||
* | Syntax changes to the BER and DER APIs to improve readability of code | lloyd | 2006-05-19 | 1 | -18/+11 |
| | | | | | that uses them. These changes are not backwards compatible, this commit updates all uses of the APIs within the library. | ||||
* | Initial checkin1.5.6 | lloyd | 2006-05-18 | 1 | -0/+198 |