summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2023-05-18Add support for --version and synonymsMarc Brooks
2023-05-17quic_newcid_test: Add negative test caseTomas Mraz
2023-05-17Add test for handling NEW_CONNECTION_ID frameTomas Mraz
2023-05-17Fix test cases using NEW_CONNECTION_ID frameTomas Mraz
2023-05-17quic_txp_test.c: Cleanup use of WPACKETTomas Mraz
2023-05-17Fix stack corruption in ui_readBernd Edlinger
2023-05-12QUIC APL: De-publicise SSL_attach_stream/SSL_detach_streamHugo Landau
2023-05-12QUIC MSST: Rename SSL_set_incoming_stream_reject_policyHugo Landau
2023-05-12QUIC MSST: Fix test on macOSHugo Landau
2023-05-12QUIC MSST: Test that SSL_free works in either orderHugo Landau
2023-05-12QUIC MSST: Fix tests on platforms with non-deterministic loopback interface b...Hugo Landau
2023-05-12Minor fixupsHugo Landau
2023-05-12QUIC MSST: TestsHugo Landau
2023-05-12QUIC FIFD: Add support for callback on frame ACKHugo Landau
2023-05-12QUIC QSM: Clean up SEND_STREAM/RECV_STREAM handlingHugo Landau
2023-05-12QUIC CHANNEL: Do not copy terminate cause as it is not modified after termina...Hugo Landau
2023-05-12QUIC RXDP/QSM: Enforce MAX_STREAMSHugo Landau
2023-05-12QUIC TXP/CHANNEL: Generate MAX_STREAMS using RXFCHugo Landau
2023-05-12QUIC: Update faults test to use streams correctlyHugo Landau
2023-05-12QUIC FIFD: Ensure QUIC_STREAM is updated after QUIC_SSTREAM lossHugo Landau
2023-05-12QUIC APL: Fix locking in XSO code and fix testsHugo Landau
2023-05-12QUIC TSERVER: Add support for multiple streamsHugo Landau
2023-05-12CMP client: fix checking new cert enrolled with oldcert and without private keyDr. David von Oheimb
2023-05-12CMP client: fix error response on -csr without private key, also in docsDr. David von Oheimb
2023-05-12provider: return error if buf too small when getting ec pubkey paramYi Li
2023-05-12Clear ownership when duplicating sessionsWatson Ladd
2023-05-10DLTS → DTLSDimitri Papadopoulos
2023-05-05Add libctx to x931 keygen.slontis
2023-05-05Extend the min/max protocol testingMatt Caswell
2023-05-0425-test_x509.t: test dots in CA file pathAlois Klink
2023-05-01Minor fixupsHugo Landau
2023-05-01QUIC CC: Use OSSL_PARAMHugo Landau
2023-05-01QUIC CC: Move dummy method to test codeHugo Landau
2023-05-01QUIC CC: TweaksHugo Landau
2023-05-01QUIC CC: Minor fixesHugo Landau
2023-05-01QUIC Congestion Control: TestsHugo Landau
2023-05-01QUIC CC: Major revisions to CC abstract interfaceHugo Landau
2023-04-28build_wincrypt_test.c: Fix compilation with MSVCMathias Berchtold
2023-04-28fix aes-xts bug on aarch64 big-endian env.Liu-ErMeng
2023-04-28APPS/cmp: prevent HTTP client failure on -rspin option with too few filenamesDr. David von Oheimb
2023-04-27Add a test for the SSL_rstate_string*() APIsMatt Caswell
2023-04-26Add "info" concatenation testsPauli
2023-04-21fips: setup the FIPS provider in pendantic mode for testingPauli
2023-04-21test: update ssl_new tests in line with pedantic FIPS policyPauli
2023-04-21test: update TLS PDF tests in line with pedantic FIPS policyPauli
2023-04-21test: update evprand tests in line with pedantic FIPS policyPauli
2023-04-21sslapi: use correct fipsmodule.cnfPauli
2023-04-21Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arraysIrak Rigia
2023-04-20test: test -pedantic option in fipsinstallPauli
2023-04-18crypto/cmp: fix CertReqId to use in p10cr transactions acc. to RFC 4210Dr. David von Oheimb