aboutsummaryrefslogtreecommitdiffstats
path: root/src/cert/cvc/asn1_eac_tm.cpp
Commit message (Expand)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-293/+0
* Update cms, cvc, zlib, bzip2, openssl, and gnump modules for the newlloyd2012-06-071-4/+4
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-181-4/+4
* Remove get_nanoseconds_clock as we'll rely on std::chrono's highlloyd2012-02-201-1/+1
* Merge fixupslloyd2011-02-111-73/+0
* propagate from branch 'net.randombit.botan' (head 13a0d36dac3709f3cb88e830ed7...lloyd2011-02-111-36/+59
|\
| * propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...lloyd2010-10-131-75/+37
| |\
| | * propagate from branch 'net.randombit.botan' (head 161b5c0300b72baa746f101fda1...lloyd2010-07-091-75/+37
| | |\
| | | * propagate from branch 'net.randombit.botan' (head a5f25a3b954f24c5d07fa0dab6c...lloyd2010-04-281-2/+2
| | | |\
| | | * \ propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b...lloyd2010-01-211-75/+37
| | | |\ \
| | | | * \ propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...lloyd2009-12-161-1/+1
| | | | |\ \
| | | | * | | Remove system_time(), replace entirely with std::chrono.lloyd2009-12-011-45/+8
| | | | * | | Remove to_string, replacing with std::to_stringlloyd2009-11-181-34/+32
| | | | * | | Attic-ize all of src/timer, except for time_t_to_tm and system_timelloyd2009-10-131-1/+1
* | | | | | | Some cleanups, and add an <ios> include for Sun Studio 12lloyd2011-02-091-19/+29
|/ / / / / /
* / / / / / Update all uses of MemoryRegion::append to use either push_back or operator+=lloyd2010-09-151-6/+6
|/ / / / /
* | | | / Make round_up and round_down templates instead of fixed to use u32bitslloyd2010-06-291-1/+1
| |_|_|/ |/| | |
* | | | Remove some C-style castslloyd2010-04-231-2/+2
|/ / /
* | | Add copyright and license notes to pretty much every file that didn't have them,lloyd2009-12-311-2/+2
* | | Replace time_t_to_tm with calendar_value which returns a struct representinglloyd2009-12-241-6/+5
| |/ |/|
* | Make many more headers internal-only.lloyd2009-12-161-1/+1
* | Consolidate the non-canonical epoch timers, like cpuid and Win32'slloyd2009-12-011-1/+1
|/
* The get_tm function was duplicated. Move single version to timer.{h,cpp}lloyd2009-09-171-43/+16
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-48/+50
* Fix further compilation errors. However some functionality is disabled sincelloyd2008-10-081-16/+0
* Many improvements towards getting the CVC implementation from InSiTolloyd2008-10-081-0/+375