aboutsummaryrefslogtreecommitdiffstats
path: root/src/asn1/asn1_tm.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove system_time(), replace entirely with std::chrono.lloyd2009-12-011-10/+10
* Remove to_string, replacing with std::to_stringlloyd2009-11-181-19/+28
* 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-20/+2
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-46/+48
* Move almost all of the ASN.1, BER, and DER codec related code into newlloyd2008-09-281-0/+295