Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the header guard to the standard BOTAN_*_H__ form | lloyd | 2006-08-22 | 1 | -2/+2 |
* | Remove a function in Certificate_Extension that was declared but | lloyd | 2006-06-25 | 1 | -7/+0 |
* | Remove Extension::make_extension, use the global extension prototypes | lloyd | 2006-06-24 | 1 | -3/+0 |
* | The decode_from taking a bool wasn't actually usable, don't | lloyd | 2006-06-23 | 1 | -2/+2 |
* | Add a new variant of Extensions::decode_from that doesn't thrown an | lloyd | 2006-06-23 | 1 | -0/+1 |
* | Make Alternative_Name an abstract base, from which the subject | lloyd | 2006-06-23 | 1 | -5/+30 |
* | Add operator= and a copy constructor to Extensions | lloyd | 2006-06-22 | 1 | -17/+29 |
* | Add accessor and cloning functions to the Certificate_Extension objects | lloyd | 2006-06-22 | 1 | -2/+39 |
* | Syntax changes to the BER and DER APIs to improve readability of code | lloyd | 2006-05-19 | 1 | -14/+70 |
* | Initial checkin1.5.6 | lloyd | 2006-05-18 | 1 | -0/+194 |