Ensure that EXFLAG_INVALID_POLICY is checked even in leaf certs
[openssl.git] / test /
2023-03-23 Matt CaswellGenerate some certificates with the certificatePolicies...
2023-03-23 PauliDisable the policy tree exponential growth test conditi...
2023-03-22 Paulitest: add test cases for the policy resource overuse
2023-02-20 Bernd EdlingerFix failing cms test when no-des is used
2023-02-07 Richard LevitteUpdate copyright year
2023-02-03 Hugo LandauCVE-2023-0286: Fix GENERAL_NAME_cmp for x400Address...
2023-02-03 Matt CaswellCheck CMS failure during BIO setup with -stream is...
2023-02-03 Matt CaswellAdd a test for CVE-2022-4450
2023-01-24 Matt CaswellAdd DTLS support to the large app data test
2023-01-24 Matt CaswellAdd a test for large app data
2023-01-19 Bernd EdlingerFix CI failures with ubuntu-22.04
2023-01-19 Bernd EdlingerFix various clang-14/15 compiler warnings
2023-01-14 Bernd EdlingerLimit size of modulus for bn_mul_mont and BN_mod_exp_mo...
2022-12-21 Bernd EdlingerFix a logic flaw in test_mod_exp_zero
2022-11-12 Bernd EdlingerResign test/certs/rootCA.pem to expire in 100 years
2022-11-12 Bernd EdlingerUpdate the validity period of ed25519 cerificates
2022-10-11 Matt CaswellUpdate copyright year
2022-09-09 Daniel FialaConvert serverinfo in SSL_CTX_use_serverinfo() to v2.
2022-08-10 Matt CaswellTest that swapping the first app data record with Finis...
2022-08-04 Roberto Hueso GomezAdd test for EC_KEY_set_private_key()
2022-07-25 Matt CaswellFix a crash in v2i_IPAddrBlocks()
2022-07-25 Amir MohammadiFix test case for a2i_IPADDRESS
2022-07-25 Christian HeimesTest case for a2i_IPADDRESS
2022-07-22 Todd ShortFix re-signing certificates with different key sizes
2022-07-06 Gregor JasnyAdd missing header for memcmp
2022-07-05 Richard LevitteUpdate copyright year
2022-07-05 Alex ChernyakhovskyAES OCB test vectors
2022-07-05 Matt CaswellFix range_should_be_prefix() to actually return the...
2022-07-05 Bernd EdlingerFix compile issues in test/v3ext.c with no-rfc3779
2022-06-21 Matt CaswellUpdate copyright year
2022-06-16 Tomas MrazAdd an extra reduction step to RSAZ mod_exp implementations
2022-06-16 Tomas MrazAlways end BN_mod_exp_mont_consttime with normal Montgo...
2022-06-15 Matt CaswellFix a crash in X509v3_asid_subset()
2022-06-06 Tomas MrazUpdate further expiring certificates that affect tests
2022-06-01 Tomas Mrazct_test.c: Update the epoch time
2022-06-01 Tomas MrazUpdate expired SCT certificates
2022-05-05 Tomas MrazAdd test for empty supported-groups extension
2022-05-05 Hugo Landau(1.1) Add SSL_(CTX_)?get0_(verify|chain)_cert_store...
2022-05-03 Matt CaswellUpdate copyright year
2022-04-28 Nicola Tuveri[github-ci] Sync pyca workflow with master
2022-04-14 Bernd EdlingerFix an assertion in the DTLS server code
2022-04-13 Bernd EdlingerFix a DTLS server hangup due to TLS13_AD_MISSING_EXTENSION
2022-04-11 Todd ShortFix -no-tls1_2 in tests
2022-03-30 Tomas MrazTest processing of a duplicated HRR
2022-03-25 Todd ShortFix: ticket_lifetime_hint may exceed 1 week in TLSv1.3
2022-03-25 Todd Shortticket_lifetime_hint may exceed 1 week in TLSv1.3
2022-03-15 Matt CaswellUpdate copyright year
2022-03-15 Tomas MrazAdd a negative testcase for BN_mod_sqrt
2022-03-12 Richard LevitteMake ossltest engine use in test/recipes/20-test_dgst...
2022-03-11 Hugo LandauFix issue where OBJ_nid2obj doesn't always raise an...
2022-03-03 Nicola Tuveri[ssl] Add tests for Perfect Forward Secrecy criteria...
2022-03-03 Hugo LandauFix NULL pointer dereference for BN_mod_exp2_mont
2022-02-09 Pauliscrypt: increase memory usage beyond limit
2022-02-04 Richard LevitteDon't link test/ec_internal_test with libapps.a
2022-02-02 Matt CaswellAdd a test for X509_STORE_CTX_set_purpose()
2022-01-13 Matt CaswellAdd a test for a custom digest created via EVP_MD_meth_...
2022-01-08 Bernd EdlingerFix password_callback to handle short passwords
2021-12-14 Matt CaswellUpdate copyright year
2021-12-14 Bernd EdlingerFix a carry overflow bug in bn_sqr_comba4/8 for mips...
2021-11-30 Richard LevitteTEST: Enable and fix test_bn2padded() in test/bntest.c
2021-11-23 Bernd EdlingerAdd a test case for duplicate engine loading
2021-11-03 x2018check the return value of BN_new() and BN_dup()
2021-10-27 Matt CaswellFix a gcc 11.2.0 warning
2021-10-25 Matt CaswellFix no-cmac
2021-10-21 Matt CaswellAdd tests for ENGINE problems
2021-10-15 Peiwei Hutest/ssl_old_test.c: Fix potential leak
2021-10-14 Richard LevitteFix test/recipes/01-test_symbol_presence.t to disregard...
2021-10-14 Richard LevitteFix test/recipes/01-test_symbol_presence.t to allow...
2021-10-11 Matt CaswellExtend custom extension testing
2021-10-06 Bernd EdlingerFix a memory leak in the afalg engine
2021-09-28 Mingjun.YangAdd sm2 encryption test case from GM/T 0003.5-2012
2021-09-06 Richard Levittetest/ec_internal_test: link with libapps.a too
2021-09-03 Viktor DukhovniTest for DANE cross cert fix
2021-08-30 Bernd EdlingerUse applink to fix windows tests
2021-08-30 Nicola TuveriAdd tests for i2d_TYPE_fp and d2i_TYPE_fp
2021-08-30 Bernd EdlingerFix no-tls1_3 tests
2021-08-28 Bernd EdlingerFix the "Out of memory" EVP KDF scrypt test
2021-08-27 Bernd EdlingerFix instances of pointer addition with the NULL pointer
2021-08-24 Matt CaswellUpdate copyright year
2021-08-24 Matt CaswellExtend tests for SM2 decryption
2021-08-24 Matt CaswellCorrectly calculate the length of SM2 plaintext given...
2021-08-24 Matt CaswellFix test code to not assume NUL terminated strings
2021-08-16 Ingo FranzkiTest EVP Cipher updating the context's IV
2021-08-13 Tomas MrazRevert "TEST: Check that i2d refuses to encode non...
2021-08-13 Tomas MrazRevert "Fix test/asn1_encode_test.c to not use ASN1_FBO...
2021-08-13 Tomas MrazRevert "Fix test/asn1_encode_test.c to handle encoding...
2021-07-10 Richard LevitteFix test/asn1_encode_test.c to handle encoding/decoding...
2021-07-10 Richard LevitteFix test/asn1_encode_test.c to not use ASN1_FBOOLEAN
2021-07-10 Richard LevitteTEST: Check that i2d refuses to encode non-optional...
2021-07-08 Paulitest: add test for auto DH security level meets the...
2021-07-08 Oliver MihatschFix memory leak in i2d_ASN1_bio_stream
2021-07-07 Paulibn: procduce correct sign for result of BN_mod()
2021-06-30 David BenjaminFix use of uninitialized memory in test_rsa_oaep
2021-06-10 Patrick SteuerTest EVP_CipherInit sequences and resets
2021-06-02 Dr. David von Oheimbee-self-signed.pem: Restore original version, adding...
2021-05-21 Christian HeimesInherit hostflags verify params even without hosts
2021-05-17 Theo BuehlerTest oct2point for hybrid point encoding of (0, y)
2021-05-14 Benjamin KadukUpdate expected results for tls13kexmodes tests
2021-05-13 Dmitry BelyavskiyTesting private keys with extra attributes
2021-04-27 Shane LontisTest that we don't have a memory leak in d2i_ASN1_OBJECT.
next