| Commit message (Expand) | Author | Age | Files | Lines |
* | propagate from branch 'net.randombit.botan' (head 150bd11dd8090559ee1e83394b8... | lloyd | 2011-06-13 | 1 | -3/+8 |
|\ |
|
| * | propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b... | lloyd | 2010-01-21 | 1 | -3/+8 |
| |\ |
|
| | * | Most files including <botan/time.h> actually just needed <chrono> | lloyd | 2009-12-01 | 1 | -1/+1 |
| | * | Update examples for changed/removed APIs, namely: | lloyd | 2009-12-01 | 1 | -2/+7 |
| | * | Fix some examples for changed APIs in C++0x branch | lloyd | 2009-11-17 | 1 | -1/+1 |
* | | | ECC private keys had two different constructors, one taking a group | lloyd | 2011-04-08 | 1 | -17/+0 |
* | | | More pubkey doc updates | lloyd | 2011-04-08 | 1 | -0/+76 |
* | | | Convert most of the documentation to reStructured Text, adding | lloyd | 2011-04-04 | 1 | -76/+0 |
|/ / |
|
* | | Add copyright and license notes to pretty much every file that didn't have them, | lloyd | 2009-12-31 | 1 | -4/+6 |
* | | Make many more headers internal-only. | lloyd | 2009-12-16 | 1 | -1/+1 |
* | | Consolidate the non-canonical epoch timers, like cpuid and Win32's | lloyd | 2009-12-01 | 1 | -1/+1 |
|/ |
|
* | 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/+3 |
* | Fix the DSA examples. Reindent. | lloyd | 2008-06-28 | 1 | -2/+4 |
* | Update some of the examples for the recent API changes | lloyd | 2008-06-27 | 1 | -2/+5 |
* | Add missing headers in the example problems, noticed while compiling under | lloyd | 2008-06-11 | 1 | -0/+1 |
* | Update ca.cpp with new signature of X509_CA::sign_request | lloyd | 2008-04-10 | 1 | -1/+5 |
* | Have the ca example take all filenames as arguments instead of hardcoding. | lloyd | 2007-10-20 | 1 | -10/+18 |
* | If the LibraryInitializer is created with just default arguments, don't | lloyd | 2007-10-07 | 1 | -2/+0 |
* | Don't print a CRL from the X.509 CA example. | lloyd | 2006-06-05 | 1 | -7/+0 |
* | Initial checkin1.5.6 | lloyd | 2006-05-18 | 1 | -0/+65 |