Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add copyright and license notes to pretty much every file that didn't have them, | lloyd | 2009-12-31 | 1 | -7/+4 |
* | In creating X.509 certificates and PKCS #10 requests, let (actually: require) | lloyd | 2009-11-09 | 1 | -1/+1 |
* | Add LibraryInitializers to the examples, instead of relying on lazy init. | lloyd | 2009-03-17 | 1 | -0/+2 |
* | Move rng.{cpp,h} from core to rng/ topdir | lloyd | 2008-10-26 | 1 | -5/+5 |
* | Fix the DSA examples. Reindent. | lloyd | 2008-06-28 | 1 | -1/+3 |
* | Update pkcs10, passhash examples | lloyd | 2008-06-27 | 1 | -4/+4 |
* | Add missing headers in the example problems, noticed while compiling under | lloyd | 2008-06-11 | 1 | -0/+1 |
* | Avoid using the global RNG in check_key, instead pass a reference. | lloyd | 2008-05-24 | 1 | -2/+4 |
* | If the LibraryInitializer is created with just default arguments, don't | lloyd | 2007-10-07 | 1 | -2/+0 |
* | Initial checkin1.5.6 | lloyd | 2006-05-18 | 1 | -0/+68 |