aboutsummaryrefslogtreecommitdiffstats
path: root/src/cert/x509/x509opt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Post-merge fixeslloyd2010-01-211-1/+1
* propagate from branch 'net.randombit.botan' (head 367d157c1221a162f5b40984929...lloyd2009-12-241-1/+1
|\
| * Time was saved to a u32bit. Would really bite me in 2106 :)lloyd2009-12-231-1/+1
| * Consolidate the non-canonical epoch timers, like cpuid and Win32'slloyd2009-12-011-1/+1
* | Most files including <botan/time.h> actually just needed <chrono>lloyd2009-12-011-1/+1
* | Remove system_time(), replace entirely with std::chrono.lloyd2009-12-011-3/+3
* | Attic-ize all of src/timer, except for time_t_to_tm and system_timelloyd2009-10-131-1/+1
|/
* The get_tm function was duplicated. Move single version to timer.{h,cpp}lloyd2009-09-171-1/+0
* Split up util.h into 3 fileslloyd2009-09-171-2/+2
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-28/+30
* Move x509 into cert/ subdir (in prep for InSiTo adding cert/cvc)lloyd2008-09-291-0/+106