summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2022-10-12apps & al : Fix various typos, repeated words, align some spelling to LDP.FdaSilvaYY
2022-10-10test: condition out code that relies on CHACHA.Pauli
2022-10-07Fix older clang warning on initializationTomas Mraz
2022-10-07set MGF1 digest correctlyJames Muir
2022-10-07Add some more brainpool tests for TLSv1.3Matt Caswell
2022-10-07Reimplement brainpool TLSv1.3 support group supportMatt Caswell
2022-10-06Rename ossl_sleep calls to OSSL_sleep everywhereRichard Levitte
2022-10-05Enable the ability to query the COMP_METHOD being used in the record layerMatt Caswell
2022-10-05QUIC Send Stream ManagementHugo Landau
2022-10-04Disable printf format checking on MinGWDaniel Fiala
2022-10-03Test usage of a custom EVP_CIPHERMatt Caswell
2022-09-3080-test_cmp_http.t: some generalizations and minor improvements of diagnostic...Dr. David von Oheimb
2022-09-29djgpp: Skip test/rsa_complex.cJ.W. Jagersma
2022-09-28Test TLS extension orderingTodd Short
2022-09-28test/trace_api_test.c: fix gcc error on -Werror=strict-prototypesDr. David von Oheimb
2022-09-27Coverity 1515540: resource leakPauli
2022-09-26QUIC Flow ControlHugo Landau
2022-09-23Allow PKCS12 export to set arbitrary bag attributesGraham Woodward
2022-09-23Modify test/quic_record_test.c to also depacketizeRichard Levitte
2022-09-23test: Fix memory leak of asynctestTianjia Zhang
2022-09-23Fix BIO_dgram_pair stochastic test failureHugo Landau
2022-09-23Clear incorrectly reported errors in d2i_CMS_ContentInfoDaniel Fiala
2022-09-23Add HPKE DHKEM provider support for EC, X25519 and X448.slontis
2022-09-23BIO_s_dgram_pairHugo Landau
2022-09-22Add additional messages to the DTLS dropped records testMatt Caswell
2022-09-22Add deferred datagram limit to QUIC Record Layer RXHugo Landau
2022-09-21Coverity 1515415: NULL dereferencePauli
2022-09-21Remove unnecessary definePauli
2022-09-21Runtime detect FIPS RNG usage in testPauli
2022-09-21Remove FIPS condition on IV gen test.Pauli
2022-09-21Remove FIPS condition on SM2 test.Pauli
2022-09-20Test a 0 return from the ticket key callbackMatt Caswell
2022-09-1680-test_ssl_new.t: make dependencies on CTLOG_FILE and TEST_CERTS_DIR explicitDavid von Oheimb
2022-09-16stack.c: add missing direct error reporting and improve coding styleDr. David von Oheimb
2022-09-16Add tests for trace_api.Daniel Fiala
2022-09-16Add documentation and test for EVP_PBE_alg_addDaniel Fiala
2022-09-16With fips provider 3.0.0 skip tests related to explicit curves handlingTomas Mraz
2022-09-16Fix default padding regression against 3.0.0 FIPS providerPauli
2022-09-16TDES: fix test with old FIPS providerPauli
2022-09-16evp_test: allow FIPS provider version based escapes in evp_testPauli
2022-09-16test: make unit tests FIPS provider version awarePauli
2022-09-15Add support for PBE using hmacWithSM3K1
2022-09-12update oqsprovider/liboqs to v0.7.2Michael Baentsch
2022-09-12Fix tests when configured with -DOPENSSL_USE_IPV6=0Tom Cosgrove
2022-09-09Add some API tests for TLSv1.3 record paddingMatt Caswell
2022-09-09bio_dgram_test.c: Fix warning from older clang compilersTomas Mraz
2022-09-07Coverity: explicit null dereferencePauli
2022-09-05test/pkcs12_api_test.c: fix failure on MinGWxtkoba
2022-09-05list: add a doubly linked list type.Pauli
2022-09-02TX key update support, RX time and PN reporting, general refactoringHugo Landau