summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2023-02-07Update copyright yearRichard Levitte
2023-02-03CVE-2023-0286: Fix GENERAL_NAME_cmp for x400Address (1.1.1)Hugo Landau
2023-02-03Check CMS failure during BIO setup with -stream is handled correctlyMatt Caswell
2023-02-03Add a test for CVE-2022-4450Matt Caswell
2023-01-24Add DTLS support to the large app data testMatt Caswell
2023-01-24Add a test for large app dataMatt Caswell
2023-01-19Fix CI failures with ubuntu-22.04Bernd Edlinger
2023-01-19Fix various clang-14/15 compiler warningsBernd Edlinger
2023-01-14Limit size of modulus for bn_mul_mont and BN_mod_exp_mont_consttimeBernd Edlinger
2022-12-21Fix a logic flaw in test_mod_exp_zeroBernd Edlinger
2022-11-12Resign test/certs/rootCA.pem to expire in 100 yearsBernd Edlinger
2022-11-12Update the validity period of ed25519 cerificatesBernd Edlinger
2022-10-11Update copyright yearMatt Caswell
2022-09-09Convert serverinfo in SSL_CTX_use_serverinfo() to v2.Daniel Fiala
2022-08-10Test that swapping the first app data record with Finished msg worksMatt Caswell
2022-08-04Add test for EC_KEY_set_private_key()Roberto Hueso Gomez
2022-07-25Fix a crash in v2i_IPAddrBlocks()Matt Caswell
2022-07-25Fix test case for a2i_IPADDRESSAmir Mohammadi
2022-07-25Test case for a2i_IPADDRESSChristian Heimes
2022-07-22Fix re-signing certificates with different key sizesTodd Short
2022-07-06Add missing header for memcmpGregor Jasny
2022-07-05Update copyright yearRichard Levitte
2022-07-05AES OCB test vectorsAlex Chernyakhovsky
2022-07-05Fix range_should_be_prefix() to actually return the correct resultMatt Caswell
2022-07-05Fix compile issues in test/v3ext.c with no-rfc3779Bernd Edlinger
2022-06-21Update copyright yearMatt Caswell
2022-06-16Add an extra reduction step to RSAZ mod_exp implementationsTomas Mraz
2022-06-16Always end BN_mod_exp_mont_consttime with normal Montgomery reduction.Tomas Mraz
2022-06-15Fix a crash in X509v3_asid_subset()Matt Caswell
2022-06-06Update further expiring certificates that affect testsTomas Mraz
2022-06-01ct_test.c: Update the epoch timeTomas Mraz
2022-06-01Update expired SCT certificatesTomas Mraz
2022-05-05Add test for empty supported-groups extensionTomas Mraz
2022-05-05(1.1) Add SSL_(CTX_)?get0_(verify|chain)_cert_store functionsHugo Landau
2022-05-03Update copyright yearMatt Caswell
2022-04-28[github-ci] Sync pyca workflow with masterNicola Tuveri
2022-04-14Fix an assertion in the DTLS server codeBernd Edlinger
2022-04-13Fix a DTLS server hangup due to TLS13_AD_MISSING_EXTENSIONBernd Edlinger
2022-04-11Fix -no-tls1_2 in testsTodd Short
2022-03-30Test processing of a duplicated HRRTomas Mraz
2022-03-25Fix: ticket_lifetime_hint may exceed 1 week in TLSv1.3Todd Short
2022-03-25ticket_lifetime_hint may exceed 1 week in TLSv1.3Todd Short
2022-03-15Update copyright yearMatt Caswell
2022-03-15Add a negative testcase for BN_mod_sqrtTomas Mraz
2022-03-12Make ossltest engine use in test/recipes/20-test_dgst.t platform agnosticRichard Levitte
2022-03-11Fix issue where OBJ_nid2obj doesn't always raise an errorHugo Landau
2022-03-03[ssl] Add tests for Perfect Forward Secrecy criteria on SECLEVEL >= 3Nicola Tuveri
2022-03-03Fix NULL pointer dereference for BN_mod_exp2_montHugo Landau
2022-02-09scrypt: increase memory usage beyond limitPauli
2022-02-04Don't link test/ec_internal_test with libapps.aRichard Levitte