summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2022-11-15test: fix typo in test descriptionPauli
2022-11-15test: add two comparision options to fips version test utility codePauli
2022-11-15Add test for EVP_PKEY_eqSimo Sorce
2022-11-14Test SSL_shutdown() with async writesMatt Caswell
2022-11-14QUIC Receive Stream Management: Call QUIC flow controlTomas Mraz
2022-11-14QUIC Receive Stream ManagementTomas Mraz
2022-11-14Rename SSL3_RECORD to TLS_RL_RECORDMatt Caswell
2022-11-14Cast values to match printf format strings.J.W. Jagersma
2022-11-12Resign test/certs/rootCA.pem to expire in 100 yearsBernd Edlinger
2022-11-12Update the validity period of ed25519 cerificatesBernd Edlinger
2022-11-11test_CMAC_keygen(): Avoid using ECB cipher with CMACTomas Mraz
2022-11-11cmac_set_ctx_params(): Fail if cipher mode is not CBCTomas Mraz
2022-11-11Add test for generating safeprime DH parametersTomas Mraz
2022-11-11punycode: update to use WPACKET instead of using custom range checkingPauli
2022-11-10pem: avoid segfault if PKEY is NULL in PEM_write_bio_PrivateKeyMilan Broz
2022-11-10Limit size of modulus for BN_mod_exp_mont_consttime()Tomas Mraz
2022-11-10Revert "Skip DES based tests in FIPS mode"Pauli
2022-11-10Revert "Remove conditional FIPS dependence for 3DES"Pauli
2022-11-10Revert "Move DES based test cases out of FIPS territory"Pauli
2022-11-07Fix PACKET_equal test with BUF_LEN+1 on -Wstringop-overreadReinhard Urban
2022-11-07QUIC CFQ FixesHugo Landau
2022-11-07QUIC FIFDHugo Landau
2022-11-07QUIC TXPIMHugo Landau
2022-11-07QUIC CFQHugo Landau
2022-11-07Test that signatures using hash name commands work properlyTomas Mraz
2022-11-04Check for private key existence before calling eddsa sign functionsWangchong Zhou
2022-11-03Coverity 1516624: Fix overrun memory access.Pauli
2022-11-02Add d2i_PUBKEY_ex_fp and d2i_PUBKEY_ex_bio.slontis
2022-11-02Add test for X509 sign TBS cache regression.slontis
2022-11-02Add a test for TLS pipeliningMatt Caswell
2022-11-02Add a test case for the engine crash with AES-256-CTRBernd Edlinger
2022-11-02Potential null pointer referenceyangyangtiantianlonglong
2022-11-02Fix unused variable in QUIC send stream testHugo Landau
2022-11-02fipsinstall: add -self_test_oninstall option.Pauli
2022-11-02Update fipsinstall testsPauli
2022-11-02Remove conditional FIPS dependence for 3DESPauli
2022-11-02Move DES based test cases out of FIPS territoryPauli
2022-11-02Skip DES based tests in FIPS modePauli
2022-11-01punycode: add unit testsPauli
2022-10-27tests: clear error queue before executing a testcaseTomas Mraz
2022-10-27Check whether buffers have actually been allocated/freedMatt Caswell
2022-10-25Fix 32-bit Windows issues related to QUIC Wire functionsRichard Levitte
2022-10-25Fix test_tls13_encryption()Matt Caswell
2022-10-24Fix a compilation failure in bio_comp_test.cMatt Caswell
2022-10-24Workaround egd rand source deficienciesTomas Mraz
2022-10-21crypto: thread: remove ossl_crypto_thread_native_terminateČestmír Kalina
2022-10-21stack: Do not add error if pop/shift/value accesses outside of the stackTomas Mraz
2022-10-21test: driver: fix -Wunused-but-set-variableSam James
2022-10-21test: threads: replace test_thread_noreturnČestmír Kalina
2022-10-21crypto: thread: serialize concurrent joinsČestmír Kalina