Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump copyright year to 2007 | lloyd | 2007-01-20 | 1 | -1/+1 |
| | |||||
* | Move the declaration of AlgorithmIdentifier into its own header file. | lloyd | 2006-09-06 | 1 | -22/+1 |
| | |||||
* | Add two more constructors to AlgorithmIdentifier, which take a | lloyd | 2006-07-22 | 1 | -0/+5 |
| | | | | | | Encoding_Option enum that can specify various options. Right now the only one supported/available is USE_NULL_PARAM, to set the parameters to a DER-encoded NULL object | ||||
* | Drop the old Extension type, which is now no longer used. | lloyd | 2006-06-23 | 1 | -18/+0 |
| | |||||
* | Add some setter methods to X509_Time | lloyd | 2006-06-11 | 1 | -0/+3 |
| | |||||
* | Syntax changes to the BER and DER APIs to improve readability of code | lloyd | 2006-05-19 | 1 | -41/+25 |
| | | | | | 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/+209 |