aboutsummaryrefslogtreecommitdiffstats
path: root/include/x509stor.h
Commit message (Expand)AuthorAgeFilesLines
* Create an x509 module containing all of the X509 certificate and CAlloyd2008-09-281-137/+0
* Previously X509_Store took two configuration values from the librarylloyd2008-06-301-1/+3
* Remove Config::option_as_time, instead call timespec_to_u32bit inlloyd2008-05-021-2/+2
* Instead of reading from the Config object every time to get the slack welloyd2008-04-291-0/+1
* Add BOTAN_DLL macro in all needed spots for working DLL export. Basedlloyd2008-04-211-4/+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
* Completely rewrite how the default X509_Store searches are performed,lloyd2006-09-101-15/+0
* Rename instances of X509_PublicKey and PKCS8_PrivateKeylloyd2006-09-061-1/+1
* Split PK_Key into Public_Key and Private_Key; these new classes merge inlloyd2006-09-061-1/+0
* Move the X509_Code enum from enums.h to x509stor.h, since that'slloyd2006-06-131-0/+28
* Initial checkin1.5.6lloyd2006-05-181-0/+122