]> git.ipfire.org Git - thirdparty/openssl.git/history - test/certs
Implement EVP_MAC_do_all_ex()
[thirdparty/openssl.git] / test / certs /
2019-08-09  Matt CaswellAdd Restricted PSS certificate and key
2019-06-28  Paul YangSupport SM2 certificate signing
2019-03-29  Paul YangAdd test cases for SM2 cert verification
2019-03-18  David von Oheimbadd 'Signature Value:' line and correct indentation...
2019-03-18  David von Oheimbupdate reference output of test_x509 in test/certs...
2019-03-05  Richard LevitteConfigure: make C++ build tests optional and configurable
2019-02-27  Paul YangSupport raw input data in apps/pkeyutl
2018-12-31  Bernd EdlingerFix cert with rsa instead of rsaEncryption as public...
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-11-12  Matt CaswellAdd some test brainpool certificates
2018-05-23  Viktor DukhovniLimit scope of CN name constraints
2018-03-20  Matt CaswellUpdate copyright year
2018-03-05  Matt CaswellUpdate tests for TLS Ed448
2017-11-16  Richard LevitteModify expected output of a CRL to match the changed...
2017-11-16  Richard LevitteModify expected output of a certificate to match the...
2017-11-12  Josh SorefMany spelling fixes/typo's corrected.
2017-09-22  David BenjaminGuard against DoS in name constraints handling.
2017-09-20  Dr. Stephen HensonAdd RSA-PSS test certificates
2017-07-01  Rich SalzCleanup some copyright stuff
2017-06-21  Dr. Stephen HensonAdd Ed25519 EE certificates
2017-06-21  Dr. Stephen HensonEd25519 support for mkcert.sh
2017-06-06  Paul YangAdd test cases for X509_check_private_key
2017-05-30  Dr. Stephen HensonAdd Ed25519 verify test.
2017-04-25  Dr. Stephen HensonAdd certificates with PSS signatures
2017-04-25  Dmitry BelyavskiySwitch command-line utils to new nameopt API.
2017-04-12  Rob PercivalAdd SSL tests for certificates with embedded SCTs
2017-03-14  Rich SalzAdd test for -nameout output
2017-02-24  Dr. Stephen HensonEC certificate with compression point
2017-02-24  Dr. Stephen HensonAdd P-384 root and P-384, P-256 EE certificates.
2017-02-17  Dr. Stephen HensonAdd DH parameters, DSA cert and key
2017-02-17  Dr. Stephen HensonAdd DSA support to mkcert.sh
2017-02-16  Dr. Stephen HensonAdd ECDSA client certificates
2017-01-15  Dr. Stephen Hensonadd ECDSA test server certificate
2016-07-11  Dr. Stephen HensonExtend mkcert.sh to support nameConstraints generation...
2016-06-23  Viktor DukhovniDrop extraneous printf argument in mkcert.sh
2016-06-22  Dr. Stephen HensonFix generation of expired CA certificate.
2016-06-20  Richard LevitteCreate some proxy certificates
2016-06-20  Richard LevitteMake it possible to generate proxy certs with test...
2016-06-13  Rich SalzRT3809: basicConstraints is critical
2016-06-08  Rich SalzAdd some accessor API's
2016-06-03  Emilia KasperUpdate client authentication tests
2016-04-03  Viktor DukhovniMove peer chain security checks into x509_vfy.c
2016-03-30  Viktor DukhovniRequire intermediate CAs to have basicConstraints CA...
2016-03-01  Rob PercivalCT policy validation
2016-02-25  Rob PercivalTests for parsing and printing certificates containing...
2016-02-08  Viktor DukhovniSuppress DANE TLSA reflection when verification fails
2016-02-01  Viktor DukhovniAdd tests for non-ca trusted roots and intermediates
2016-02-01  Viktor DukhovniCompat self-signed trust with reject-only aux data
2016-02-01  Viktor DukhovniCheck chain extensions also for trusted certificates
2016-01-21  Viktor DukhovniMore X509_verify_cert() tests via verify(1).
2016-01-21  Viktor DukhovniCommit pre-generated test_verify certs
2016-01-21  Viktor DukhovniScripts to generate verify test certs
2015-07-07  Matt CaswellAdd test for CVE-2015-1793