| Commit message (Expand) | Author | Age | Files | Lines |
* | Add IETF MODP 8192 DH group | lloyd | 2008-09-12 | 1 | -0/+47 |
* | Reindent | lloyd | 2008-09-07 | 1 | -172/+172 |
* | Add the IKE 6144-bit MODP group, from RFC 3526 | lloyd | 2008-09-05 | 1 | -0/+37 |
* | Add DSS groups with 2048 and 3072 bit p values (and 256 bit q subgroups). | lloyd | 2008-08-31 | 1 | -105/+141 |
* | Remove the default_pbe option. Instead hardcode the default into | lloyd | 2008-06-30 | 1 | -2/+0 |
* | Remove option v1_assume_ca, no longer used | lloyd | 2008-06-30 | 1 | -2/+0 |
* | Previously X509_Store took two configuration values from the library | lloyd | 2008-06-30 | 1 | -2/+0 |
* | Remove the Config class. | lloyd | 2008-06-30 | 1 | -8/+8 |
* | Remove setting of unused blinder_size config var | lloyd | 2008-04-12 | 1 | -1/+0 |
* | Remove Config::option_as_u32bit - the only advantage it had over calling | lloyd | 2008-04-12 | 1 | -1/+0 |
* | Make the memory allocator's chunk size a compile time constant, via a | lloyd | 2008-04-12 | 1 | -1/+0 |
* | Remove severa global configuration variables related to entropy gathering, | lloyd | 2008-04-10 | 1 | -7/+0 |
* | Remove the config option rng/ms_capi_prov_type - the CryptoAPI entropy | lloyd | 2008-04-10 | 1 | -1/+0 |
* | Remove the pem/ config arguments. Replace with arguments to the individual | lloyd | 2008-04-10 | 1 | -4/+0 |
* | Add a second argument to X509_Cert_Options, which replaces | lloyd | 2008-04-10 | 1 | -2/+0 |
* | Change the copyrights in all files in the Botan tree to directly reflect | lloyd | 2008-04-10 | 1 | -1/+1 |
* | Mostly revert 2f4fd18182d5a75c40cd831e7ee3c314be5c57d6, only keep the | lloyd | 2008-03-10 | 1 | -1/+1 |
* | Mass update of the copyright date. Honestly I don't know why I bother, | lloyd | 2008-02-14 | 1 | -1/+1 |
* | Change the default list of PRNG devices from | lloyd | 2007-11-17 | 1 | -1/+1 |
* | Don't hard code any directories to search for programs into es_unix. | lloyd | 2007-10-19 | 1 | -1/+1 |
* | Add OIDs for SHA-224, SHA-256, SHA-384, SHA-512, and DSA with SHA-224 and | lloyd | 2007-10-03 | 1 | -1/+9 |
* | Add new OIDs for Rabin-Williams and Nyberg-Rueppel keys and signatures. | lloyd | 2007-03-10 | 1 | -0/+23 |
* | Bump copyright year to 2007 | lloyd | 2007-01-20 | 1 | -1/+1 |
* | Use set_option in policy.cpp | lloyd | 2006-12-14 | 1 | -40/+40 |
* | Simplify the initial RNG seeding operation | lloyd | 2006-09-21 | 1 | -1/+0 |
* | Fix definition of OID 2.5.4.8; was accidentally changed by search-replace | lloyd | 2006-07-31 | 1 | -1/+1 |
* | Remove a declaration for add_alias, which was removed at some point | lloyd | 2006-07-16 | 1 | -37/+37 |
* | Fix config handling (stupid mismatch was causing the getter for the | lloyd | 2006-07-01 | 1 | -6/+5 |
* | Access the global configuration through an object reference instead | lloyd | 2006-07-01 | 1 | -206/+207 |
* | Syntax changes to the BER and DER APIs to improve readability of code | lloyd | 2006-05-19 | 1 | -1/+0 |
* | Initial checkin1.5.6 | lloyd | 2006-05-18 | 1 | -0/+374 |