summaryrefslogtreecommitdiffstats
path: root/test/build.info
AgeCommit message (Expand)Author
2023-08-16Fix decoders so that they use the passed in propq.slontis
2023-07-17QUIC Conformance: Frame Handling TestsHugo Landau
2023-07-17Remove duplicated valuesljuzwiuk
2023-06-14configure: introduce no-ecx to remove ECX related featureYi Li
2023-06-06allow to disable httpVladimír Kotal
2023-06-02[feat] SSL RTT in both client and server statem. SSL_get_handshake_rtt makes ...Jairus Christensen
2023-05-17Add test for handling NEW_CONNECTION_ID frameTomas Mraz
2023-05-12QUIC MSST: TestsHugo Landau
2023-05-05Add libctx to x931 keygen.slontis
2023-05-01QUIC CC: Move dummy method to test codeHugo Landau
2023-05-01QUIC Congestion Control: TestsHugo Landau
2023-03-28RFC7250 (RPK) supportTodd Short
2023-03-22Add simple interoperability test with Cloudflare quicheTomas Mraz
2023-03-20Add a simple QUIC test for blocking modeMatt Caswell
2023-03-18Add sanity test for OSSL_sleep()Tomas Mraz
2023-03-15Add test for context duplication failureSimo Sorce
2023-02-22Add a skeleton quicfaultstestMatt Caswell
2023-02-22Add a test for no initialisation of the default config fileMatt Caswell
2023-02-08Add tests for FIPS keygen self test failures.slontis
2023-01-19QUIC Test Server: Minor fixupsHugo Landau
2023-01-19QUIC Test Server: Basic echo server testHugo Landau
2022-12-06Implement OSSL_PROVIDER_get0_default_search_path, add docs and tests.Patrick Mills
2022-11-25Implements Hybrid Public Key Encryption (HPKE) as per RFC9180.Stephen Farrell
2022-11-24QUIC TX Packetiser and Streams MapperHugo Landau
2022-11-22Split out thread pool tests into threadpool_testTomas Mraz
2022-11-07QUIC FIFDHugo Landau
2022-11-07QUIC TXPIMHugo Landau
2022-11-07QUIC CFQHugo Landau
2022-11-02Add d2i_PUBKEY_ex_fp and d2i_PUBKEY_ex_bio.slontis
2022-11-02Add test for X509 sign TBS cache regression.slontis
2022-11-01punycode: add unit testsPauli
2022-10-18Add support for compressed certificates (RFC8879)Todd Short
2022-10-18Add ZSTD compression support (RFC8478bis)Todd Short
2022-10-18Add brotli compression support (RFC7924)Todd Short
2022-10-17crypto: add preemptive threading supportČestmír Kalina
2022-10-05QUIC Send Stream ManagementHugo Landau
2022-09-28Test TLS extension orderingTodd Short
2022-09-26QUIC Flow ControlHugo Landau
2022-09-23Add HPKE DHKEM provider support for EC, X25519 and X448.slontis
2022-09-23BIO_s_dgram_pairHugo Landau
2022-09-21Remove unnecessary definePauli
2022-09-16Add tests for trace_api.Daniel Fiala
2022-09-16With fips provider 3.0.0 skip tests related to explicit curves handlingTomas Mraz
2022-09-05list: add a doubly linked list type.Pauli
2022-09-02QUIC Demuxer and Record Layer (RX Side)Hugo Landau
2022-09-01BIO_dgram support for BIO_sendmmsg/BIO_recvmmsgHugo Landau
2022-08-24QUIC ACK Manager, Statistics Manager and Congestion Control APIHugo Landau
2022-08-16Rename the "timing" program to "timing_load_creds" and integrate it with test...Dr. David von Oheimb
2022-07-29QUIC Frame Encoding and Decoding FunctionsHugo Landau
2022-07-28Add a test for BIO_s_mem() when using datagramsMatt Caswell