summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2023-07-17Minor updates 2Hugo Landau
2023-07-17Minor updatesHugo Landau
2023-07-17QUIC: Multistream test fixesHugo Landau
2023-07-17QUIC: Correct minimal frame encoding testHugo Landau
2023-07-17QUIC: test fixes for WPACKET useHugo Landau
2023-07-17QUIC Conformance: Frame Handling TestsHugo Landau
2023-07-17QUIC WIRE: Allow encoding/decoding of reserved header bitsHugo Landau
2023-07-17QUIC CONFORMANCE: Enforce minimal frame type encodingHugo Landau
2023-07-17QUIC QSM: Free unneeded stream buffers, calculate RESET_STREAM final size cor...Hugo Landau
2023-07-17QUIC QSM/STREAM: Refactor to use RFC stream statesHugo Landau
2023-07-17Remove duplicated valuesljuzwiuk
2023-07-17Test loading a PEM file from multiple threadsMatt Caswell
2023-07-14Add testcases for empty associated data entries with AES-SIVTomas Mraz
2023-07-14ossl_quic_wire_encode_pkt_hdr(): Assign ptrs only on static buf wpktTomas Mraz
2023-07-11Add an SSL BIO test for QUICMatt Caswell
2023-07-10Fix no-srtp build failureTomas Mraz
2023-07-10Fix test_quic_write_read()Matt Caswell
2023-07-10CMP: support specifying certificate to be revoked via issuer and serial numberRajeev Ranjan
2023-07-07QUIC err handling: Add multi-stream testTomas Mraz
2023-07-07Test OSSL_ERR_STATE_save/restore()Tomas Mraz
2023-07-07QUIC err handling: Properly report network errorsTomas Mraz
2023-07-07QUIC: Fix multistream script 19 stochastic test failureHugo Landau
2023-07-06Don't build the QUIC ssl trace when DH is disabledMatt Caswell
2023-07-06Don't run the ssl trace test if no-ecxMatt Caswell
2023-07-06Fix a no-ecx failure in test_tls13hrrMatt Caswell
2023-07-06Allow qtestlib to use a "fake_now" implementationMatt Caswell
2023-07-06Skip the QUIC ssltrace test under certain config optionsMatt Caswell
2023-07-06Use %llx not %lx for uint64_tMatt Caswell
2023-07-05Minor updatesHugo Landau
2023-07-05QUIC: Fix multistream test 19Hugo Landau
2023-07-05Remove unused server codeHugo Landau
2023-07-05Minor fixesHugo Landau
2023-07-05QUIC SSL: Block SSL_clearHugo Landau
2023-07-05QUIC SSL: Block SSL_dupHugo Landau
2023-07-05QUIC SSL: SSL_set_quiet_shutdownHugo Landau
2023-07-05QUIC SSL: Version setting restrictionsHugo Landau
2023-07-05QUIC SSL: Forbid pipeline-related operationsHugo Landau
2023-07-05QUIC SSL: SSL_set_fd for BIO_s_datagramHugo Landau
2023-07-05QUIC SSL: HelloRetryRequestHugo Landau
2023-07-05QUIC SSL: Buffer ManagementHugo Landau
2023-07-05QUIC SSL: Prohibit early data functionailtyHugo Landau
2023-07-05QUIC SSL: Prohibit readahead-related functionsHugo Landau
2023-07-05QUIC: Control SSL option settingHugo Landau
2023-07-05QUIC: Forbid non-QUIC ciphersHugo Landau
2023-07-05QUIC TLS: Prohibit SRTP-related calls for QUIC TLSHugo Landau
2023-07-0480-test_ssl_new.t: Test 14-curves.cnf depends on enabled DH nowTomas Mraz
2023-07-0370-test_tls13hrr.t: Use P-521 instead of X25519 for invalid group testTomas Mraz
2023-07-01test: update to structure based atomicsPauli
2023-06-28Fix multistream test script 18Hugo Landau
2023-06-28The CC wake up deadline is now if we have TX allowanceMatt Caswell