summaryrefslogtreecommitdiffstats
path: root/test/build.info (follow)
Commit message (Expand)AuthorAgeFilesLines
* test: add evp_extra_test case for cipher pipeline API with fake pipeline prov...Ramkumar2024-12-171-4/+4
* add new keytype test for EVP_PKEY_Q_keygenMichael Baentsch2024-11-211-1/+1
* Add test for BIO password callback functionalityerbsland-dev2024-09-091-1/+5
* Improve base64 BIO correctness and error reportingViktor Dukhovni2024-08-301-1/+5
* Cleanups for FIPS options..slontis2024-08-281-1/+2
* Remove the event queue codeMatt Caswell2024-08-071-5/+1
* evp_get_digest/cipherbyname_ex(): Try to fetch if not foundTomas Mraz2024-07-311-1/+5
* Add a stroul testNeil Horman2024-07-181-1/+5
* Add Test for Verification Failure on Incorrect X509 Versionerbsland-dev2024-06-211-1/+5
* Move ossl_asn1_string_to_time_t() to libtestutilshridhar kalavagunta2024-05-071-1/+1
* Fix intermittent sslapitest early data related failuresMatt Caswell2024-05-011-1/+1
* x509_acert: Add simple API testsDamian Hobson-Garcia2024-04-241-1/+6
* Introduce new internal hashtable implementationNeil Horman2024-04-241-1/+1
* Add test for OSSL_PROVIDER_load with module path setNeil Horman2024-04-181-0/+1
* Fix BIO_get_new_index() to return an error when it is exhausted.slontis2024-03-111-1/+5
* QUIC QLOG: Don't build QLOG test if QLOG is disabledHugo Landau2024-02-021-5/+6
* QUIC QLOG: Allow PID to be overriddenHugo Landau2024-02-021-0/+5
* QLOG: Minor fixes after port refactorHugo Landau2024-02-021-1/+1
* QLOG: JSON Encoder: TestsHugo Landau2024-02-021-0/+10
* Fix NULL pointer deref when parsing the stable sectionNeil Horman2024-01-121-1/+5
* QUIC RCIDM: Add testHugo Landau2024-01-111-1/+5
* Detect and prevent recursive config parsingNeil Horman2023-12-211-4/+4
* Statically link legacy provider to evp_extra_testNeil Horman2023-12-061-0/+8
* QUIC LCIDM: Add testHugo Landau2023-12-061-1/+5
* Add a minimal test providerRichard Levitte2023-12-041-0/+7
* Add a test for X509_load_cert_file()olszomal2023-12-041-1/+5
* QUIC SRT GEN: Add SRT generatorHugo Landau2023-11-251-1/+5
* QUIC SRTM: Add testHugo Landau2023-11-231-0/+5
* Add EVP_DigestSqueeze() API.slontis2023-11-101-1/+6
* Add test case for uniform random generatorsPauli2023-11-011-1/+1
* Add a test for converting OSSL_TIME to struct timevalMatt Caswell2023-10-201-1/+5
* Add a test for BIO_ADDR_copy()Matt Caswell2023-09-241-0/+6
* Add a packet splitting BIOMatt Caswell2023-09-221-4/+6
* Create a noisy dgram testMatt Caswell2023-09-221-4/+4
* Fix decoders so that they use the passed in propq.slontis2023-08-161-0/+5
* QUIC Conformance: Frame Handling TestsHugo Landau2023-07-171-1/+1
* Remove duplicated valuesljuzwiuk2023-07-171-2/+0
* configure: introduce no-ecx to remove ECX related featureYi Li2023-06-141-5/+9
* allow to disable httpVladimĂ­r Kotal2023-06-061-10/+8
* [feat] SSL RTT in both client and server statem. SSL_get_handshake_rtt makes ...Jairus Christensen2023-06-021-1/+5
* Add test for handling NEW_CONNECTION_ID frameTomas Mraz2023-05-171-1/+6
* QUIC MSST: TestsHugo Landau2023-05-121-1/+5
* Add libctx to x931 keygen.slontis2023-05-051-0/+7
* QUIC CC: Move dummy method to test codeHugo Landau2023-05-011-3/+3
* QUIC Congestion Control: TestsHugo Landau2023-05-011-1/+5
* RFC7250 (RPK) supportTodd Short2023-03-281-0/+8
* Add simple interoperability test with Cloudflare quicheTomas Mraz2023-03-221-0/+5
* Add a simple QUIC test for blocking modeMatt Caswell2023-03-191-7/+7
* Add sanity test for OSSL_sleep()Tomas Mraz2023-03-181-1/+1
* Add test for context duplication failureSimo Sorce2023-03-141-1/+1