aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/asn1/asn1_time.cpp
Commit message (Expand)AuthorAgeFilesLines
* add X509_Time::to_std_timepoint()Daniel Neus2016-07-281-0/+5
* V816 It is more efficient to catch exception by reference rather than by valu...Daniel Neus2016-02-081-2/+2
* Remove high bit set char from comment as it broke amalgamation generationJack Lloyd2015-08-221-4/+8
* Add stricter time parsing; Add more testsSimon Warta2015-08-111-8/+23
* Sometimes we don't know the input format. But it is one of twoSimon Warta2015-08-111-1/+19
* Explicitly fwd declase classes BER_Decoder, DER_EncoderSimon Warta2015-08-111-8/+0
* Remove string constructor of X509_Time()Simon Warta2015-08-111-185/+119
* lib/asn1: Convert &vec[0] to vec.data()Simon Warta2015-06-271-8/+13
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+303