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
/
tests
/
unit_x509.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
More clang-tidy fixes
Jack Lloyd
2022-02-10
1
-1
/
+1
*
Fix clang-tidy performance warnings
Jack Lloyd
2022-02-06
1
-5
/
+5
*
Test both issuer and subject DNs for RDN SET test
Jack Lloyd
2021-04-28
1
-1
/
+3
*
Change arg type of Extensions::{add, add_new, replace}
Jack Lloyd
2021-04-03
1
-6
/
+6
*
Change the return type of Certificate_Extensions::copy
Jack Lloyd
2021-04-03
1
-2
/
+2
*
Fix decoding a DN when the set contains more than one element
Jack Lloyd
2021-02-20
1
-0
/
+15
*
Decode ASN.1 TeletexStrings strings correctly
Jack Lloyd
2021-01-13
1
-0
/
+25
*
Don't use shouting case for ASN1_{Type,Class} values
Jack Lloyd
2021-01-13
1
-16
/
+16
*
Split ASN1 tags enum class into 2 enum classes
sledgehammer_999
2021-01-11
1
-16
/
+16
*
Convert ASN1_Tag to an enum class
Jack Lloyd
2020-12-20
1
-6
/
+6
*
Convert CRL_Code to enum class
Jack Lloyd
2020-12-15
1
-2
/
+2
*
Avoid using deprecated functions for key loading
Jack Lloyd
2020-12-14
1
-2
/
+2
*
More calendar cleanups
Jack Lloyd
2020-11-08
1
-1
/
+1
*
Modify calendar interface
Jack Lloyd
2020-11-08
1
-1
/
+1
*
Remove Data_Store
Jack Lloyd
2020-11-06
1
-2
/
+0
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
1
-1
/
+1
*
Merge X.509 header files
Jack Lloyd
2020-10-31
1
-0
/
+1
*
Tag all tests with a category
Jack Lloyd
2020-10-28
1
-1
/
+1
*
Fix a couple more build and test failures in certain configurations
Jack Lloyd
2020-04-07
1
-1
/
+6
*
Deprecate DER_Encoder::get_contents_unlocked
Jack Lloyd
2019-10-28
1
-1
/
+3
*
check for Key_Usage::ENCRYPTION for existing tests
René Meusel
2019-09-23
1
-0
/
+6
*
add X.509 Usage_Type::ENCRYPTION
René Meusel
2019-09-18
1
-0
/
+22
*
Add tests
Jack Lloyd
2019-09-12
1
-4
/
+48
*
Reduce usage of oids.h with the addition of some helpers on OID
Jack Lloyd
2019-08-04
1
-2
/
+2
*
Avoid using deprecated public fields of AlgorithmIdentifier
Jack Lloyd
2019-08-04
1
-8
/
+8
*
Deprecate and replace OIDS::lookup
Jack Lloyd
2019-08-04
1
-12
/
+10
*
Fix test when GOST or Streebog is disabled
Jack Lloyd
2019-08-01
1
-0
/
+2
*
Updates for GOST 2012 support
Jack Lloyd
2019-08-01
1
-0
/
+26
*
Fix decoding of RSA-OAEP certs
Jack Lloyd
2019-05-09
1
-0
/
+18
*
functionality to support multiple OUs, missing unit tests on more_dns
ndotb
2019-05-07
1
-2
/
+40
*
Fix some MSVC warnings
Jack Lloyd
2018-12-10
1
-1
/
+1
*
Simplify exception messages
Jack Lloyd
2018-08-22
1
-2
/
+2
*
Fix some tests that would fail after 2033
Jack Lloyd
2018-04-01
1
-22
/
+24
*
Fix test when EMSA1 not compiled in [ci skip]
Jack Lloyd
2018-03-29
1
-0
/
+4
*
Support Ed25519 certificate format
Jack Lloyd
2018-03-20
1
-1
/
+1
*
Merge GH #1492 Support custom DN entries
Jack Lloyd
2018-03-14
1
-4
/
+82
|
\
|
*
Support custom DN entries
Jack Lloyd
2018-03-14
1
-4
/
+82
*
|
Allow the caller to specify the serial number of a generated cert
Jack Lloyd
2018-03-14
1
-1
/
+6
|
/
*
Create a persistent registry for ECC group data
Jack Lloyd
2018-02-04
1
-2
/
+1
*
Fix crash in x509_unit if any of DH, ECDH, or ElGamal were disabled
Jack Lloyd
2018-02-01
1
-4
/
+12
*
Remove iostream includes [ci skip]
Jack Lloyd
2018-01-24
1
-1
/
+0
*
Allow applications to easily override extensions in cert requests
Jack Lloyd
2018-01-23
1
-160
/
+159
*
Reorganize code to avoid cli/test build failures if filesystem disabled
Jack Lloyd
2018-01-19
1
-115
/
+124
*
add test case for X509_Certificate::ca_issuers()
René Meusel
2018-01-03
1
-0
/
+39
*
Fix hardcoded date
Jack Lloyd
2018-01-01
1
-4
/
+3
*
Enable signing X509 structures with rsa-pss
Fabian Weissberg
2017-12-22
1
-37
/
+154
*
Avoid test failures when PKCSv1.5 signatures are disabled in build
Jack Lloyd
2017-12-20
1
-2
/
+14
*
Fix various x509 path validation bugs + path building with ambiguous DNs
Fabian Weissberg
2017-12-20
1
-0
/
+9
*
Need binary IO for Windows
Jack Lloyd
2017-12-04
1
-1
/
+1
*
Support uninitialized certificate objects
Jack Lloyd
2017-12-04
1
-0
/
+37
[next]