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
/
der_enc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make ctz and high_bit faster and const-time-ish
Jack Lloyd
2018-12-22
1
-1
/
+1
*
Allow passing a writer function callback to DER_Encoder
Jack Lloyd
2018-06-08
1
-9
/
+9
*
DER improvements
Jack Lloyd
2018-05-22
1
-27
/
+58
*
Cleanups and optimizations in DER_Encoder
Jack Lloyd
2018-05-21
1
-67
/
+63
*
Simplify overloads in DER_Encoder
Jack Lloyd
2017-12-19
1
-33
/
+0
*
Address some bool/int conversion warnings from Sonar
Jack Lloyd
2017-10-06
1
-1
/
+1
*
Add wrappers for reinterpret_cast between char* and uint8_t*
Jack Lloyd
2017-10-03
1
-1
/
+1
*
Header file cleanups
Jack Lloyd
2017-09-21
1
-1
/
+0
*
Fix various MSVC warnings
Jack Lloyd
2017-08-31
1
-1
/
+1
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-33
/
+33
*
Add asserts to help out Coverity
Jack Lloyd
2016-02-09
1
-0
/
+2
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
1
-24
/
+24
*
Internal header cleanups
Jack Lloyd
2015-09-19
1
-1
/
+1
*
lib/asn1: Convert &vec[0] to vec.data()
Simon Warta
2015-06-27
1
-6
/
+6
*
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
/
+410