aboutsummaryrefslogtreecommitdiffstats
path: root/src/asn1/asn1_tm.cpp
Commit message (Expand)AuthorAgeFilesLines
* s/u32bit/size_t/ in asn1lloyd2010-10-131-4/+4
* Fix a bug in X509_Time: when decoding, the tag would not be set, solloyd2010-10-071-18/+24
* Add strict comparisons for X509_Timelloyd2010-09-171-0/+6
* Replace time_t_to_tm with calendar_value which returns a struct representinglloyd2009-12-241-8/+8
* 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-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