aboutsummaryrefslogtreecommitdiffstats
path: root/src/policy.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change the default list of PRNG devices fromlloyd2007-11-171-1/+1
* Don't hard code any directories to search for programs into es_unix.lloyd2007-10-191-1/+1
* Add OIDs for SHA-224, SHA-256, SHA-384, SHA-512, and DSA with SHA-224 andlloyd2007-10-031-1/+9
* Add new OIDs for Rabin-Williams and Nyberg-Rueppel keys and signatures.lloyd2007-03-101-0/+23
* Bump copyright year to 2007lloyd2007-01-201-1/+1
* Use set_option in policy.cpplloyd2006-12-141-40/+40
* Simplify the initial RNG seeding operationlloyd2006-09-211-1/+0
* Fix definition of OID 2.5.4.8; was accidentally changed by search-replacelloyd2006-07-311-1/+1
* Remove a declaration for add_alias, which was removed at some pointlloyd2006-07-161-37/+37
* Fix config handling (stupid mismatch was causing the getter for thelloyd2006-07-011-6/+5
* Access the global configuration through an object reference insteadlloyd2006-07-011-206/+207
* Syntax changes to the BER and DER APIs to improve readability of codelloyd2006-05-191-1/+0
* Initial checkin1.5.6lloyd2006-05-181-0/+374