summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2023-05-24Resolve a djgpp function name conflictHugo Landau
2023-05-24Make testutil text output functions thread safe (tsan)Hugo Landau
2023-05-24QUIC: Fix bugs where threading is disabledHugo Landau
2023-05-24QUIC TSERVER: Use a random port in the tserver testHugo Landau
2023-05-24QUIC MSMT: macOS robustness fixesHugo Landau
2023-05-24QUIC MSMT TESTS: Add tests to exercise MAX_STREAMSHugo Landau
2023-05-24QUIC QSM: Allow QSM to know if we are in the server roleHugo Landau
2023-05-24QUIC MSMT: Stress tests, support for repeating test opoerationsHugo Landau
2023-05-24QUIC MSMT: Add a basic multithreading testHugo Landau
2023-05-24QUIC MSMT: Revise tests to support multithreadingHugo Landau
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