aboutsummaryrefslogtreecommitdiffstats
path: root/src/cert/cvc/asn1_eac_tm.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | 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