| Commit message (Expand) | Author | Age | Files | Lines |
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 1 | -340/+0 |
* | Update cms, cvc, zlib, bzip2, openssl, and gnump modules for the new | lloyd | 2012-06-07 | 1 | -3/+3 |
* | Fairly huge update that replaces the old secmem types with std::vector | lloyd | 2012-05-18 | 1 | -10/+10 |
* | Remove get_nanoseconds_clock as we'll rely on std::chrono's high | lloyd | 2012-02-20 | 1 | -1/+0 |
* | propagate from branch 'net.randombit.botan' (head 150bd11dd8090559ee1e83394b8... | lloyd | 2011-06-13 | 1 | -13/+20 |
|\ |
|
| * | Merge fixups | lloyd | 2011-02-11 | 1 | -3/+3 |
| * | propagate from branch 'net.randombit.botan' (head 13a0d36dac3709f3cb88e830ed7... | lloyd | 2011-02-11 | 1 | -13/+20 |
| |\ |
|
| | * | propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b... | lloyd | 2010-10-13 | 1 | -13/+20 |
| | |\ |
|
| | | * | Various updates: unique_ptr, using chrono, merge fixups, etc | lloyd | 2010-03-09 | 1 | -4/+11 |
| | | * | propagate from branch 'net.randombit.botan' (head 9932d4d63417f7fcc199ada244c... | lloyd | 2010-03-09 | 1 | -11/+12 |
| | | |\ |
|
| | | | * | propagate from branch 'net.randombit.botan' (head fc86fc4842254088bf820ea6ebf... | lloyd | 2010-03-02 | 1 | -4/+4 |
| | | | |\ |
|
| | | | * | | Post-merge fixups | lloyd | 2010-02-24 | 1 | -2/+2 |
| | | | * | | propagate from branch 'net.randombit.botan' (head 2b67727dd9d1e7fe34f3cb7b7f6... | lloyd | 2010-02-24 | 1 | -7/+7 |
| | | | |\ \ |
|
| | | | * \ \ | propagate from branch 'net.randombit.botan' (head af0e75a6f88cf5c3e0c53f949ae... | lloyd | 2010-01-27 | 1 | -2/+2 |
| | | | |\ \ \ |
|
| | | | * \ \ \ | propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b... | lloyd | 2010-01-21 | 1 | -29/+38 |
| | | | |\ \ \ \ |
|
| | | | | * | | | | Most files including <botan/time.h> actually just needed <chrono> | lloyd | 2009-12-01 | 1 | -1/+1 |
| | | | | * | | | | Remove system_time(), replace entirely with std::chrono. | lloyd | 2009-12-01 | 1 | -9/+9 |
| | | | | * | | | | Attic-ize all of src/timer, except for time_t_to_tm and system_time | lloyd | 2009-10-13 | 1 | -1/+1 |
| | | | | * | | | | propagate from branch 'net.randombit.botan' (head 92e05ab242e4b6998d685961c53... | lloyd | 2009-09-17 | 1 | -1/+1 |
| | | | | |\ \ \ \ |
|
| | | | | * \ \ \ \ | propagate from branch 'net.randombit.botan' (head 5cadcc57872bef55226579df573... | lloyd | 2009-09-08 | 1 | -19/+28 |
| | | | | |\ \ \ \ \ |
|
| | | | | | * | | | | | Use C++0x std::shared_ptr<> instead of TR1's | lloyd | 2009-04-01 | 1 | -2/+2 |
| | | | | | * | | | | | Replace the (deprecated) auto_ptr with unique_ptr. | lloyd | 2009-04-01 | 1 | -19/+28 |
* | | | | | | | | | | | ECC private keys had two different constructors, one taking a group | lloyd | 2011-04-08 | 1 | -1/+1 |
|/ / / / / / / / / / |
|
* / / / / / / / / / | Remove inclusions of unused headers. | lloyd | 2011-02-10 | 1 | -3/+4 |
|/ / / / / / / / / |
|
* / / / / / / / / | Update all uses of MemoryRegion::append to use either push_back or operator+= | lloyd | 2010-09-15 | 1 | -3/+5 |
|/ / / / / / / / |
|
* | | | | | | | | Modify pubkey classes to take names instead of object pointers. | lloyd | 2010-03-08 | 1 | -14/+12 |
* | | | | | | | | Reorganize where some CVC code goes to avoid template bloat + VC problems | lloyd | 2010-03-03 | 1 | -20/+5 |
* | | | | | | | | Cleanups, remove dead code | lloyd | 2010-03-02 | 1 | -7/+4 |
* | | | | | | | | Port in the code for forming the EAC encoding of an ECDSA key, so now | lloyd | 2010-03-02 | 1 | -19/+47 |
* | | | | | | | | Lots of internal CVC cleanups | lloyd | 2010-03-02 | 1 | -51/+36 |
* | | | | | | | | Remove some needless usages of auto_ptr in CVC | lloyd | 2010-03-02 | 1 | -8/+15 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | Remove a fairly useless member of EC_PublicKey that was only used for | lloyd | 2010-03-02 | 1 | -1/+1 |
* | | | | | | | Clean up EC_Domain_Params | lloyd | 2010-03-01 | 1 | -3/+3 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | Small cleanups in CVC. Reduce use of assert. Remove UTF-8 chars | lloyd | 2010-02-24 | 1 | -1/+3 |
* | | | | | | Remove TR1 dependency in CVC code | lloyd | 2010-02-24 | 1 | -2/+4 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Remove global variable | lloyd | 2010-01-22 | 1 | -2/+2 |
|/ / / / |
|
* | | | | Add copyright and license notes to pretty much every file that didn't have them, | lloyd | 2009-12-31 | 1 | -2/+2 |
* | | | | Consolidate the non-canonical epoch timers, like cpuid and Win32's | lloyd | 2009-12-01 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | Split up util.h into 3 files | lloyd | 2009-09-17 | 1 | -1/+1 |
|/ / |
|
* / | Replace 'XXX' and other such notes with FIXME for easy grepping | lloyd | 2009-07-22 | 1 | -4/+4 |
|/ |
|
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -1/+3 |
* | Move ECDSA_Signature into CVC module. It is not used by ECDSA directly now. | lloyd | 2008-10-11 | 1 | -1/+1 |
* | Replace uses of global_config with arguments to functions | lloyd | 2008-10-08 | 1 | -8/+14 |
* | More compilation fixes for CVC code | lloyd | 2008-10-08 | 1 | -2/+4 |
* | Fix further compilation errors. However some functionality is disabled since | lloyd | 2008-10-08 | 1 | -15/+58 |
* | Many improvements towards getting the CVC implementation from InSiTo | lloyd | 2008-10-08 | 1 | -232/+235 |
* | Add Card Verifiable Certificates from InSiTo (does not built due to missing p... | lloyd | 2008-10-08 | 1 | -0/+271 |