Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump copyright year to 2007 | lloyd | 2007-01-20 | 1 | -1/+1 |
| | |||||
* | Rename instances of X509_PublicKey and PKCS8_PrivateKey | lloyd | 2006-09-06 | 1 | -2/+2 |
| | |||||
* | Access the global configuration through an object reference instead | lloyd | 2006-07-01 | 1 | -1/+3 |
| | | | | | of stand-alone functions. Store the configuration in a distinct object, rather than just a map inside the library state. | ||||
* | Fix config.h includes | lloyd | 2006-07-01 | 1 | -1/+1 |
| | |||||
* | Use accessor functions for CRL_Entry, instead of having public data | lloyd | 2006-06-23 | 1 | -2/+2 |
| | |||||
* | Change X509_Certificate::subject_info and issuer_info to return | lloyd | 2006-06-03 | 1 | -2/+2 |
| | | | | | | | | | a vector of strings instead of a single string that combines the relevent fields. Change how X509_Certificate stores information. Renamed self_signed() to is_self_signed() | ||||
* | Initial checkin1.5.6 | lloyd | 2006-05-18 | 1 | -0/+670 |