index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
certs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PEM_X509_INFO_read_bio_ex(): Generalize to allow parsing any type of private key
Dr. David von Oheimb
2021-04-08
1
-0
/
+30
*
d2i_PrivateKey{,_ex}() and PEM_X509_INFO_read_bio_ex(): Fix handling of RSA/D...
Dr. David von Oheimb
2021-04-08
1
-0
/
+74
*
test/x509: Test for issuer being overwritten when printing.
Tomas Mraz
2021-03-04
3
-104
/
+93
*
Fix NULL access in ssl_build_cert_chain() when ctx is NULL.
Shane Lontis
2021-03-03
1
-0
/
+84
*
test_ssl_new: X448, X25519, and EdDSA are supported with fips
Tomas Mraz
2021-03-03
1
-6
/
+6
*
check_sig_alg_match(): weaken sig nid comparison to allow RSA{,PSS} key verif...
Dr. David von Oheimb
2021-01-28
6
-9
/
+117
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
make various test CA certs RFC 5280 compliant w.r.t. X509 extensions
Dr. David von Oheimb
2021-01-20
41
-402
/
+416
*
apps/req.c: Add -copy_extensions option for use with -x509; default: none
Dr. David von Oheimb
2021-01-13
1
-0
/
+18
*
X509_cmp(): Fix comparison in case x509v3_cache_extensions() failed to due to...
Dr. David von Oheimb
2021-01-13
1
-0
/
+19
*
test/certs/setup.sh: Fix two glitches
Dr. David von Oheimb
2020-12-04
1
-3
/
+3
*
x509_vfy.c: Restore rejection of expired trusted (root) certificate
Dr. David von Oheimb
2020-12-03
2
-0
/
+19
*
Add some additional test certificates/keys
Matt Caswell
2020-11-18
9
-0
/
+318
*
Prune low-level ASN.1 parse errors from error queue in der2key_decode() etc.
Dr. David von Oheimb
2020-09-30
1
-0
/
+20
*
Implement treatment of id-pkix-ocsp-no-check extension for OCSP_basic_verify()
Dr. David von Oheimb
2020-09-26
4
-1
/
+67
*
Generate a certificate with critical id-pkix-ocsp-nocheck extension
Tomas Mraz
2020-09-26
2
-1
/
+38
*
Correct certificate and key names for explicit ec param test
Tomas Mraz
2020-09-21
1
-2
/
+4
*
Disallow certs with explicit curve in verification chain
Tomas Mraz
2020-09-17
11
-0
/
+116
*
apps: make use of OSSL_STORE for generalized certs and CRLs loading
Dr. David von Oheimb
2020-08-20
2
-0
/
+0
*
Fix a test_verify failure
Matt Caswell
2020-07-28
2
-17
/
+18
*
Deprecate -nodes in favor of -noenc in pkcs12 and req app
Dr. David von Oheimb
2020-07-28
1
-1
/
+1
*
Fix issue 1418 by moving check of KU_KEY_CERT_SIGN and weakening check_issued()
Dr. David von Oheimb
2020-07-01
2
-0
/
+21
*
Add support for unusal 'othername' subjectAltNames
Dirk-Willem van Gulik
2020-04-25
1
-0
/
+36
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Add test cases for the non CA certificate with pathlen:0
Tomas Mraz
2020-04-06
2
-1
/
+20
*
Issuer Sign Tool extention support
Nikolay Morozov
2020-03-25
1
-0
/
+30
*
Generate new Ed488 certificates
Kurt Roeckx
2020-02-11
4
-12
/
+28
*
Create a new embeddedSCTs1 that's signed using SHA256
Kurt Roeckx
2020-02-05
10
-37
/
+129
*
Add Restricted PSS certificate and key
Matt Caswell
2019-08-09
4
-0
/
+85
*
Support SM2 certificate signing
Paul Yang
2019-06-28
3
-0
/
+28
*
Add test cases for SM2 cert verification
Paul Yang
2019-03-30
2
-0
/
+14
*
add 'Signature Value:' line and correct indentation when printing X.509 signa...
David von Oheimb
2019-03-18
3
-45
/
+48
*
update reference output of test_x509 in test/certs/cyrillic.*
David von Oheimb
2019-03-18
2
-4
/
+2
*
Configure: make C++ build tests optional and configurable
Richard Levitte
2019-03-05
2
-0
/
+6
*
Support raw input data in apps/pkeyutl
Paul Yang
2019-02-27
2
-0
/
+18
*
Fix cert with rsa instead of rsaEncryption as public key algorithm
Bernd Edlinger
2018-12-31
1
-0
/
+18
*
Following the license change, modify the boilerplates in test/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Add some test brainpool certificates
Matt Caswell
2018-11-12
3
-0
/
+25
*
Limit scope of CN name constraints
Viktor Dukhovni
2018-05-23
11
-139
/
+247
*
Update copyright year
Matt Caswell
2018-03-20
1
-1
/
+1
*
Update tests for TLS Ed448
Matt Caswell
2018-03-05
5
-0
/
+38
*
Modify expected output of a CRL to match the changed printout
Richard Levitte
2017-11-16
1
-1
/
+1
*
Modify expected output of a certificate to match the changed printout
Richard Levitte
2017-11-16
2
-2
/
+2
*
Many spelling fixes/typo's corrected.
Josh Soref
2017-11-12
1
-2
/
+2
*
Guard against DoS in name constraints handling.
David Benjamin
2017-09-22
7
-0
/
+2160
*
Add RSA-PSS test certificates
Dr. Stephen Henson
2017-09-20
2
-0
/
+47
*
Cleanup some copyright stuff
Rich Salz
2017-07-01
1
-3
/
+8
*
Add Ed25519 EE certificates
Dr. Stephen Henson
2017-06-21
4
-0
/
+52
*
Ed25519 support for mkcert.sh
Dr. Stephen Henson
2017-06-21
1
-0
/
+1
*
Add test cases for X509_check_private_key
Paul Yang
2017-06-06
2
-0
/
+43
[next]