aboutsummaryrefslogtreecommitdiffstats
path: root/include/x509_ca.h
Commit message (Expand)AuthorAgeFilesLines
* Add BOTAN_DLL macro in all needed spots for working DLL export. Basedlloyd2008-04-211-2/+3
* Change the interface of X509_CA::sign_request as follows:lloyd2008-04-101-2/+4
* Change the copyrights in all files in the Botan tree to directly reflectlloyd2008-04-101-1/+1
* Mostly revert 2f4fd18182d5a75c40cd831e7ee3c314be5c57d6, only keep thelloyd2008-03-101-1/+1
* Mass update of the copyright date. Honestly I don't know why I bother,lloyd2008-02-141-1/+1
* Bump copyright year to 2007lloyd2007-01-201-1/+1
* Rename instances of X509_PublicKey and PKCS8_PrivateKeylloyd2006-09-061-2/+2
* Merge a formerly duplicate function (one in an anonymous namespace inlloyd2006-09-061-0/+6
* Move include of x509_ext.h to x509_ca.h, instead of using forwardlloyd2006-07-311-1/+2
* Remove the older version of X509_CA::make_cert entirelylloyd2006-06-251-10/+0
* Add a new variant of X509_CA::make_cert that takes an Extensions object,lloyd2006-06-251-0/+6
* Initial checkin1.5.6lloyd2006-05-181-0/+56