| Commit message (Expand) | Author | Age | Files | Lines |
* | propagate from branch 'net.randombit.botan' (head 74e9e8642943d126a5e5efa5be1... | lloyd | 2010-03-10 | 1 | -5/+7 |
|\ |
|
| * | Remove config options to toggle if X.509 extensions are critical or | lloyd | 2010-03-10 | 1 | -5/+7 |
* | | propagate from branch 'net.randombit.botan' (head 9932d4d63417f7fcc199ada244c... | lloyd | 2010-03-09 | 1 | -9/+5 |
|\ \
| |/
|/| |
|
| * | Remove system_time(), replace entirely with std::chrono. | lloyd | 2009-12-01 | 1 | -3/+3 |
| * | propagate from branch 'net.randombit.botan' (head 23f95467137a0531f74574d1e3e... | lloyd | 2009-11-18 | 1 | -8/+4 |
| |\ |
|
| | * | Use auto for long iterator names, etc. | lloyd | 2009-11-16 | 1 | -5/+1 |
| | * | propagate from branch 'net.randombit.botan' (head ac888e57b614c623590d79ab615... | lloyd | 2009-11-13 | 1 | -17/+35 |
| | |\ |
|
| | * | | 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 |
| | |\ \ |
|
| | * | | | Replace the (deprecated) auto_ptr with unique_ptr. | lloyd | 2009-04-01 | 1 | -2/+2 |
* | | | | | Modify pubkey classes to take names instead of object pointers. | lloyd | 2010-03-08 | 1 | -2/+2 |
* | | | | | Remove the now no-op classes PK_Encrypting_Key, | lloyd | 2010-03-08 | 1 | -7/+1 |
* | | | | | Add a new function to Public_Key, algorithm_identifier(), which just | lloyd | 2010-03-04 | 1 | -7/+1 |
* | | | | | Consolidate the non-canonical epoch timers, like cpuid and Win32's | lloyd | 2009-12-01 | 1 | -1/+1 |
|/ / / / |
|
* | | / | Much cleaning up in ECDSA, though it's still rather a mess (and 50x slower | lloyd | 2009-11-18 | 1 | -15/+3 |
| |_|/
|/| | |
|
* | | | In creating X.509 certificates and PKCS #10 requests, let (actually: require) | lloyd | 2009-11-09 | 1 | -17/+35 |
| |/
|/| |
|
* | | Split up util.h into 3 files | lloyd | 2009-09-17 | 1 | -1/+1 |
|/ |
|
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -31/+33 |
* | Remove lookup.h use from DLIES, PK key agreement, DSA param gen, get_enc.cpp | lloyd | 2008-11-11 | 1 | -1/+0 |
* | Default to using SHA-1 with ECDSA in X.509 signatures | lloyd | 2008-10-11 | 1 | -0/+5 |
* | Put only the implementation of BigInt in src/bigint, mathematical functions | lloyd | 2008-09-29 | 1 | -1/+1 |
* | Move x509 into cert/ subdir (in prep for InSiTo adding cert/cvc) | lloyd | 2008-09-29 | 1 | -0/+278 |