aboutsummaryrefslogtreecommitdiffstats
path: root/checks/x509.cpp
Commit message (Expand)AuthorAgeFilesLines
* Previously random_integer and friends used the global PRNG object to getlloyd2008-05-241-3/+7
* Change the interface of X509_CA::sign_request as follows:lloyd2008-04-101-2/+7
* Rename X509_PublicKey and PKCS8_PrivateKey to the new types within thelloyd2006-09-061-7/+7
* Split PK_Key into Public_Key and Private_Key; these new classes merge inlloyd2006-09-061-5/+32
* Remove the public domain notices from the self-test/benchmark code,lloyd2006-08-091-1/+0
* Modify the X.509 tests so they pick up a bug in PKCS10_Requestlloyd2006-06-231-0/+2
* Initial checkin1.5.6lloyd2006-05-181-0/+147