aboutsummaryrefslogtreecommitdiffstats
path: root/include/x509_obj.h
Commit message (Collapse)AuthorAgeFilesLines
* Bump copyright year to 2007lloyd2007-01-201-1/+1
|
* Split PK_Key into Public_Key and Private_Key; these new classes merge inlloyd2006-09-061-1/+1
| | | | the interfaces previously included in X509_PublicKey and PKCS8_PrivateKey.
* Add a static make_signed function to X509_Objectlloyd2006-06-251-0/+4
|
* Syntax changes to the BER and DER APIs to improve readability of codelloyd2006-05-191-0/+2
| | | | | that uses them. These changes are not backwards compatible, this commit updates all uses of the APIs within the library.
* Initial checkin1.5.6lloyd2006-05-181-0/+47