summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2023-03-30QUIC TXP: Allow caller to determine if an ACK-eliciting packet was sentHugo Landau
2023-03-30Add basic test for thread assisted modeHugo Landau
2023-03-29test: test -drbg_allow_truncated_digests optionPauli
2023-03-28RFC7250 (RPK) supportTodd Short
2023-03-28Add a Certificate Policies TestMatt Caswell
2023-03-28Generate some certificates with the certificatePolicies extensionMatt Caswell
2023-03-27test: evp_extra: EC, read affine coordinatesJorge Ramirez-Ortiz
2023-03-27Print the duplicate symbols found in testTomas Mraz
2023-03-2580-test_cmp_http.t: fix server port and confusion client vs. server configDr. David von Oheimb
2023-03-25apps/cmp.c: make sure that last -reqin argument is actually usedDr. David von Oheimb
2023-03-23OBJ_nid2obj(): Return UNDEF object instead of NULL for NID_undefTomas Mraz
2023-03-23Disable the policy tree exponential growth test conditionallyPauli
2023-03-23Added tests and updated helpAleksey Sanin
2023-03-22test: add test cases for the policy resource overusePauli
2023-03-22QUIC: Add history section to SSL_inject_net_dgram()Hugo Landau
2023-03-22QUIC: Add tests for datagram injection APIHugo Landau
2023-03-22Add simple interoperability test with Cloudflare quicheTomas Mraz
2023-03-20Add a simple QUIC test for blocking modeMatt Caswell
2023-03-18Add sanity test for OSSL_sleep()Tomas Mraz
2023-03-17providers: add Argon2 KDFČestmír Kalina
2023-03-17evp_test: add thread supportČestmír Kalina
2023-03-17providers: add XOF support to blake2bČestmír Kalina
2023-03-17evp_test: add digest xoflen supportČestmír Kalina
2023-03-15Fix PKCS12_newpass() to work with PBES2.slontis
2023-03-15Add Tests for RSA signatures using X931 padding.slontis
2023-03-15Add test for context duplication failureSimo Sorce
2023-03-14apps/x509 etc.: allow private key input when public key is expectedDr. David von Oheimb
2023-03-14test/smime-certs/{mksmime-certs.sh,ca.cnf}: simplify and speed up cert genera...Dr. David von Oheimb
2023-03-07Run the punycode-test over the fuzz corpora during test.Kurt Roeckx
2023-03-07Add option to FIPS module to enforce EMS check during KDF TLS1_PRF.slontis
2023-03-07test//bio_dgram_test.c: Skip test when BIO_bind() failsRichard Levitte
2023-03-06test_rstream_random(): Test adding final empty frameTomas Mraz
2023-03-06Test new ossl_quic_rstream API callsTomas Mraz
2023-03-06Improve the QUIC_RSTREAM implementationTomas Mraz
2023-03-06Test that there are no errors on the stack for rejected early dataMatt Caswell
2023-03-01Add fuzz test for v3nameHardik Shah
2023-03-01Don't do AES SIV tests with the FIPS providerPauli
2023-03-01Ensure we use a non-zero time for tickets in early dataMatt Caswell
2023-03-01Fix FFC mdprop setting bugs.slontis
2023-03-01Fix infinite loops in DSA sign code.slontis
2023-02-27Added a fuzzer for SMIMEAlex Gaynor
2023-02-24Add OSSL_FUNC_keymgmt_im/export_types function that gets the provider contextIngo Franzki
2023-02-24CMS_add0_cert: if cert already present, do not throw error but ignore itDr. David von Oheimb
2023-02-24first cut at sigalg loadingMichael Baentsch
2023-02-24test/recipes/01-test_symbol_presence.t: check for duplicate symbols in static...Richard Levitte
2023-02-23Add help for pkeyopt values for the genpkey commandline app.slontis
2023-02-23Test that QUIC has the ciphersuites that we expectMatt Caswell
2023-02-22Rename various functions OSSL_QUIC_FAULT -> QTEST_FAULTMatt Caswell
2023-02-22Add a helper function to prepend a frame to a packetMatt Caswell
2023-02-22Add explanatory comments to say what happens during resizing of buffersMatt Caswell