summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2023-04-12Make the data field for get_record() constMatt Caswell
2023-04-04Add a test for SSL_version(), SSL_get_version() etcMatt Caswell
2023-04-03FFC cleanupsslontis
2023-03-31Make DSA_sign() test for negative p,q,g values.slontis
2023-03-31Fix mem leak in ECDSA_sign().slontis
2023-03-31Add a test for an app data record appearing before epoch change in DTLSMatt Caswell
2023-03-30QUIC test fixHugo Landau
2023-03-30QUIC Thread Assisted mode: miscellaneous fixesHugo Landau
2023-03-30QUIC Thread Assisted Mode: Support Windows XPHugo Landau
2023-03-30Avoid races in tserver test codeHugo Landau
2023-03-30Enhance quic_tserver test to fully test thread assisted modeHugo Landau
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