summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2023-10-26Copyright year updatesMatt Caswell
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
2023-10-06Add testing of bitflips in packet headersTomas Mraz
2023-10-05avoid sun as variable nameVladimir Kotal
2023-10-05ossl_property_list_to_string: handle quoted stringsPauli
2023-10-04test: evp_extra: test signing with legacy app method based keysMatthias St. Pierre
2023-10-04test: evp_extra: fix indentation errorMatthias St. Pierre
2023-10-04Back off on generating noise in the event of a PING frameMatt Caswell
2023-10-03quicapitest: Enable test_ssl_trace with enable-zlibTomas Mraz
2023-10-02Fix timeouts in the quic_multistream test script 13Matt Caswell
2023-10-02test: add verify test for EC cert signed with SHA3Mathieu Tortuyaux
2023-09-29Test client certificate authentication with QUICTomas Mraz
2023-09-28Copyright year updatesMatt Caswell
2023-09-28Fix no-ssl-traceMatt Caswell