summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2023-11-02QUIC QTEST_FAULT: Allow deleted TLS extension to be outputHugo Landau
2023-11-02QUIC SSTREAM: Fix bug in ossl_quic_sstream_is_totally_ackedHugo Landau
2023-11-02QUIC MULTISTREAM TEST: Ensure frames are only injected into correct packet typesHugo Landau
2023-11-02QUIC MULTISTREAM TEST: Fix script 38 stochastic failure on WindowsHugo Landau
2023-11-01Add test case for uniform random generatorsPauli
2023-10-30evp_test.c: There are now 3 parameters possible for digestsTomas Mraz
2023-10-26Provide additional AES-ECB test patterns to enhance test coverage.Phoebe Chen
2023-10-26Provide additional AES-XTS test patterns to enhance test coverage.Phoebe Chen
2023-10-26Provide additional AES-GCM test patterns to enhance test coverage.Phoebe Chen
2023-10-26Provide additional AES-CBC test patterns to enhance test coverage.Phoebe Chen
2023-10-26Accept longer context for TLS 1.2 exportersDaiki Ueno
2023-10-26Fix potential NULL deref in ssl_old_test.cTodd Short
2023-10-26bn: Properly error out if aliasing return value with modulusTomas Mraz
2023-10-25Blake2b: Use OSSL_DIGEST_PARAM_SIZE as settable instead of XOFLENTomas Mraz
2023-10-25QUIC CHANNEL: Correct timeout calculation for ACKsHugo Landau
2023-10-25QUIC TLS: Ensure QUIC_TLS is ticked between each processed RX packetHugo Landau
2023-10-25QUIC: Test connection with large client and server cert chainsTomas Mraz
2023-10-25QUIC MULTISTREAM TEST: Output connection closure reason info on failureHugo Landau
2023-10-25quic_multistream_test: Output info about connection close reasonTomas Mraz
2023-10-25sslapitest: add cast to avoid compiler errorPauli
2023-10-25quic_tserver_test: Raise the initial timeout limitTomas Mraz
2023-10-25rsa: Add SP800-56Br2 6.4.1.2.1 (3.c) checkClemens Lang
2023-10-24Add a test for retries when sending app dataMatt Caswell
2023-10-24When requeueing deferred URXEs retain the orderMatt Caswell
2023-10-24test: add unit test for CVE-2023-5363Pauli
2023-10-24Fix Coverity 1547856: memset() uses only the lowest byte of cTomas Mraz
2023-10-23quic_record, quicapi, and quicfaults tests do not support fuzzing buildsTomas Mraz
2023-10-23Don't run the QUIC client fuzzer if QUIC is disabledMatt Caswell
2023-10-23Add a test for OSSL_ERR_STATE_save_to_mark()Matt Caswell
2023-10-23Add fuzz test recipe for the quic client fuzzerMatt Caswell
2023-10-20Add a test for converting OSSL_TIME to struct timevalMatt Caswell
2023-10-20QUIC: Test handling of post-connection session ticketsHugo Landau
2023-10-20QUIC: Prevent incoming oversize tokensHugo Landau
2023-10-20Convert jdkTrustedKeyUsage to be a pkcs12 cmd line optionNeil Horman
2023-10-20QUIC: Add handling of SSL_get_shutdown()Tomas Mraz
2023-10-18Add a test to confirm that legacy rsa keys workNeil Horman
2023-10-18cms encrypt, better OBJ_nid2obj() return checkJames Muir
2023-10-18rsa: Accept NULL OAEP label for backward compatibilityDaiki Ueno
2023-10-13QUIC APL: Fix incoming default stream poppingHugo Landau
2023-10-13cmp: add null pointer check in tear_down test functionPauli
2023-10-13trace_api_test.c: Separate tracing statementsTomas Mraz
2023-10-11DH_check_pub_key() should not fail when setting result codeTomas Mraz
2023-10-11test/recipes/05-test_rand.t: replace 'and' with '&&'Richard Levitte
2023-10-10apps/cmp.c: -tls_used may be implied by -server https:...; improve related ch...Dr. David von Oheimb
2023-10-10ECDSA with SHA3 verification does not depend on FIPS provider versionTomas Mraz
2023-10-09Fix the BIO_addr testMatt Caswell
2023-10-09test_provider_ex(): Add missing call failure checksTomas Mraz
2023-10-06Timeout in the tserver test using real timeMatt Caswell
2023-10-06Don't wait in the tesrver idle testing every time around the loopMatt Caswell
2023-10-06Always back off on the first packet noise from client to serverTomas Mraz