summaryrefslogtreecommitdiffstats
path: root/test/build.info
AgeCommit message (Expand)Author
2024-05-07Fix intermittent sslapitest early data related failuresMatt Caswell
2024-04-18Add test for OSSL_PROVIDER_load with module path setNeil Horman
2024-01-12Fix NULL pointer deref when parsing the stable sectionNeil Horman
2023-12-06Statically link legacy provider to evp_extra_testNeil Horman
2023-12-04Add a minimal test providerRichard Levitte
2023-12-04Add a test for X509_load_cert_file()olszomal
2023-11-01Add test case for uniform random generatorsPauli
2023-10-20Add a test for converting OSSL_TIME to struct timevalMatt Caswell
2023-09-25Add a test for BIO_ADDR_copy()Matt Caswell
2023-09-22Add a packet splitting BIOMatt Caswell
2023-09-22Create a noisy dgram testMatt Caswell
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