| Commit message (Expand) | Author | Age | Files | Lines |
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 1 | -293/+0 |
* | Update cms, cvc, zlib, bzip2, openssl, and gnump modules for the new | lloyd | 2012-06-07 | 1 | -4/+4 |
* | Fairly huge update that replaces the old secmem types with std::vector | lloyd | 2012-05-18 | 1 | -4/+4 |
* | Remove get_nanoseconds_clock as we'll rely on std::chrono's high | lloyd | 2012-02-20 | 1 | -1/+1 |
* | Merge fixups | lloyd | 2011-02-11 | 1 | -73/+0 |
* | propagate from branch 'net.randombit.botan' (head 13a0d36dac3709f3cb88e830ed7... | lloyd | 2011-02-11 | 1 | -36/+59 |
|\ |
|
| * | propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b... | lloyd | 2010-10-13 | 1 | -75/+37 |
| |\ |
|
| | * | propagate from branch 'net.randombit.botan' (head 161b5c0300b72baa746f101fda1... | lloyd | 2010-07-09 | 1 | -75/+37 |
| | |\ |
|
| | | * | propagate from branch 'net.randombit.botan' (head a5f25a3b954f24c5d07fa0dab6c... | lloyd | 2010-04-28 | 1 | -2/+2 |
| | | |\ |
|
| | | * \ | propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b... | lloyd | 2010-01-21 | 1 | -75/+37 |
| | | |\ \ |
|
| | | | * \ | propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275... | lloyd | 2009-12-16 | 1 | -1/+1 |
| | | | |\ \ |
|
| | | | * | | | Remove system_time(), replace entirely with std::chrono. | lloyd | 2009-12-01 | 1 | -45/+8 |
| | | | * | | | Remove to_string, replacing with std::to_string | lloyd | 2009-11-18 | 1 | -34/+32 |
| | | | * | | | Attic-ize all of src/timer, except for time_t_to_tm and system_time | lloyd | 2009-10-13 | 1 | -1/+1 |
* | | | | | | | Some cleanups, and add an <ios> include for Sun Studio 12 | lloyd | 2011-02-09 | 1 | -19/+29 |
|/ / / / / / |
|
* / / / / / | Update all uses of MemoryRegion::append to use either push_back or operator+= | lloyd | 2010-09-15 | 1 | -6/+6 |
|/ / / / / |
|
* | | | / | Make round_up and round_down templates instead of fixed to use u32bits | lloyd | 2010-06-29 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
* | | | | Remove some C-style casts | lloyd | 2010-04-23 | 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 |
* | | | Replace time_t_to_tm with calendar_value which returns a struct representing | lloyd | 2009-12-24 | 1 | -6/+5 |
| |/
|/| |
|
* | | 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 |
|/ |
|
* | The get_tm function was duplicated. Move single version to timer.{h,cpp} | lloyd | 2009-09-17 | 1 | -43/+16 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -48/+50 |
* | Fix further compilation errors. However some functionality is disabled since | lloyd | 2008-10-08 | 1 | -16/+0 |
* | Many improvements towards getting the CVC implementation from InSiTo | lloyd | 2008-10-08 | 1 | -0/+375 |