index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
asn1
/
asn1_time.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add path validation to FFI
Jack Lloyd
2018-08-13
1
-0
/
+6
*
Add message to BOTAN_ARG_CHECK and use it more widely
Jack Lloyd
2018-05-13
1
-10
/
+6
*
Allow year up to 2200 in ASN1 time objects
Jack Lloyd
2018-04-12
1
-4
/
+17
*
Prepare for making BER_Object members private
Jack Lloyd
2018-01-18
1
-1
/
+1
*
Remove use of "using namespace std"
Jack Lloyd
2017-12-04
1
-8
/
+10
*
Simplify date conversion by avoiding OS utilities
Jack Lloyd
2017-12-04
1
-6
/
+6
*
Remove use of transcode
Jack Lloyd
2017-11-09
1
-9
/
+2
*
Uppercase constants
Jack Lloyd
2017-10-02
1
-12
/
+15
*
Fix: UTCTime interpreted as GeneralizedTime
Daniel Neus
2017-03-13
1
-2
/
+2
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-4
/
+4
*
add X509_Time::to_std_timepoint()
Daniel Neus
2016-07-28
1
-0
/
+5
*
V816 It is more efficient to catch exception by reference rather than by valu...
Daniel Neus
2016-02-08
1
-2
/
+2
*
Remove high bit set char from comment as it broke amalgamation generation
Jack Lloyd
2015-08-22
1
-4
/
+8
*
Add stricter time parsing; Add more tests
Simon Warta
2015-08-11
1
-8
/
+23
*
Sometimes we don't know the input format. But it is one of two
Simon Warta
2015-08-11
1
-1
/
+19
*
Explicitly fwd declase classes BER_Decoder, DER_Encoder
Simon Warta
2015-08-11
1
-8
/
+0
*
Remove string constructor of X509_Time()
Simon Warta
2015-08-11
1
-185
/
+119
*
lib/asn1: Convert &vec[0] to vec.data()
Simon Warta
2015-06-27
1
-8
/
+13
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+303