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
/
x509
/
x509self.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix clang-tidy performance warnings
Jack Lloyd
2022-02-06
1
-2
/
+2
*
Change arg type of Extensions::{add, add_new, replace}
Jack Lloyd
2021-04-03
1
-11
/
+11
*
Don't use shouting case for ASN1_{Type,Class} values
Jack Lloyd
2021-01-13
1
-1
/
+1
*
Split ASN1 tags enum class into 2 enum classes
sledgehammer_999
2021-01-11
1
-1
/
+1
*
Convert ASN1_Tag to an enum class
Jack Lloyd
2020-12-20
1
-1
/
+1
*
Merge X.509 header files
Jack Lloyd
2020-10-31
1
-0
/
+1
*
Reduce usage of oids.h with the addition of some helpers on OID
Jack Lloyd
2019-08-04
1
-2
/
+1
*
Deprecate and replace OIDS::lookup
Jack Lloyd
2019-08-04
1
-1
/
+1
*
Update GOST to use 2012 OIDs/params
Jack Lloyd
2019-08-03
1
-0
/
+1
*
functionality to support multiple OUs, missing unit tests on more_dns
ndotb
2019-05-07
1
-0
/
+4
*
Truncate new SKIDs to 192 bits
Jack Lloyd
2018-04-16
1
-6
/
+3
*
Support multiple DNS names through the command line interface
Jack Lloyd
2018-03-19
1
-0
/
+3
*
Include AKID in generated self signed certificates
Jack Lloyd
2018-03-06
1
-3
/
+10
*
Allow applications to easily override extensions in cert requests
Jack Lloyd
2018-01-23
1
-61
/
+19
*
Enable signing X509 structures with rsa-pss
Fabian Weissberg
2017-12-22
1
-3
/
+8
*
Fix encoding of subject key identifier
Jack Lloyd
2017-11-16
1
-1
/
+1
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-3
/
+3
*
Allow custom extensions in X509_Cert_Options
René Korthaus
2016-12-02
1
-2
/
+2
*
Pubkey cleanups
Jack Lloyd
2016-11-12
1
-0
/
+1
*
Move cert/x509 to top level and pem and pbes2 to pubkey.
Jack Lloyd
2016-11-03
1
-0
/
+176