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
/
x509_obj.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix clang-tidy readability-container-size-empty warnings
Jack Lloyd
2022-02-06
1
-1
/
+1
*
Fix clang-tidy performance warnings
Jack Lloyd
2022-02-06
1
-1
/
+1
*
More raw pointer removal
Jack Lloyd
2021-04-05
1
-6
/
+4
*
Don't use shouting case for ASN1_{Type,Class} values
Jack Lloyd
2021-01-13
1
-7
/
+7
*
Split ASN1 tags enum class into 2 enum classes
sledgehammer_999
2021-01-11
1
-7
/
+7
*
Convert ASN1_Tag to an enum class
Jack Lloyd
2020-12-20
1
-13
/
+13
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
1
-2
/
+2
*
Check that X.509 SignatureAlgorithm parameters are as expected
Jack Lloyd
2020-06-09
1
-2
/
+37
*
Add support for XMSS X.509 certificates
René Korthaus
2019-10-21
1
-1
/
+11
*
Reduce usage of oids.h with the addition of some helpers on OID
Jack Lloyd
2019-08-04
1
-7
/
+7
*
Avoid using deprecated public fields of AlgorithmIdentifier
Jack Lloyd
2019-08-04
1
-6
/
+5
*
Deprecate and replace OIDS::lookup
Jack Lloyd
2019-08-04
1
-6
/
+6
*
Update GOST to use 2012 OIDs/params
Jack Lloyd
2019-08-03
1
-1
/
+3
*
Updates for GOST 2012 support
Jack Lloyd
2019-08-01
1
-3
/
+2
*
s/as_string/to_string/
Jack Lloyd
2019-03-01
1
-1
/
+1
*
Make exceptions easier to translate to error codes
Jack Lloyd
2018-11-23
1
-1
/
+1
*
Simplify exception messages
Jack Lloyd
2018-08-22
1
-1
/
+1
*
DER improvements
Jack Lloyd
2018-05-22
1
-18
/
+10
*
Support Ed25519 certificate format
Jack Lloyd
2018-03-20
1
-37
/
+70
*
Allow applications to easily override extensions in cert requests
Jack Lloyd
2018-01-23
1
-0
/
+67
*
Merge GH #1364 Expose a function returning status when verifying X509 objects
Jack Lloyd
2017-12-19
1
-48
/
+62
|
\
|
*
Expose a function returning a status code for verifing X509 objects
Jack Lloyd
2017-12-19
1
-48
/
+62
*
|
Add accessors to ASN1_Attribute and AlgorithmIdentifier
Jack Lloyd
2017-12-19
1
-9
/
+9
|
/
*
Need binary IO for Windows
Jack Lloyd
2017-12-04
1
-11
/
+1
*
Support uninitialized certificate objects
Jack Lloyd
2017-12-04
1
-61
/
+34
*
Use new Decoding_Error constructor
Jack Lloyd
2017-11-14
1
-4
/
+2
*
review changes
Daniel Neus
2017-10-21
1
-2
/
+1
*
X.509 RSA-PSS verification
Daniel Neus
2017-10-20
1
-6
/
+88
*
Remove protected data members from X509_Object
Jack Lloyd
2017-10-02
1
-22
/
+6
*
More include header cleanups
Jack Lloyd
2017-09-21
1
-1
/
+0
*
Remove verify_end() chained immediatly before end_cons() (close #890)
Nuno Goncalves
2017-02-25
1
-1
/
+0
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-6
/
+6
*
Move cert/x509 to top level and pem and pbes2 to pubkey.
Jack Lloyd
2016-11-03
1
-0
/
+249