summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2023-06-28Fix multistream test script 18Hugo Landau
2023-06-28The CC wake up deadline is now if we have TX allowanceMatt Caswell
2023-06-28Add a test quicserver utilityMatt Caswell
2023-06-28Add support for SHA256/192Fergus Dall
2023-06-27Add some test_ssl_new tests for the ffdhe groupsMatt Caswell
2023-06-26Add a test for pkeyutl encrypt/decrypt using SM2Matt Caswell
2023-06-26Add a test case for the password prompt on garbage PKCS#12 fileRichard Levitte
2023-06-23Add decoder fuzzerKurt Roeckx
2023-06-23Add a test for an invalid group in the HRRMatt Caswell
2023-06-23Support SSL_OP_CLEANSE_PLAINTEXT on QUIC streamsTomas Mraz
2023-06-18Fix new typos found by codespellDimitri Papadopoulos
2023-06-16QUIC: Allow application to trigger TXKUHugo Landau
2023-06-16QUIC: Test key update works correctlyHugo Landau
2023-06-16QUIC APL: Correct implementation of time callback overrideHugo Landau
2023-06-16QUIC RX: Support reporting the key epoch a packet was received withHugo Landau
2023-06-16QUIC TXP: Refactor status output to use an extensible structureHugo Landau
2023-06-15Fix typos found by codespellDimitri Papadopoulos
2023-06-15fips: update DSA security check to fix legacy verify strengthsPauli
2023-06-15updated (lib+)oqsprovider to latest releasesMichael Baentsch
2023-06-14cmactest.c: Fix no-des and no-sm4 build failuresTomas Mraz
2023-06-14configure: introduce no-ecx to remove ECX related featureYi Li
2023-06-12Update CMAC test cases.fisher.yu
2023-06-10Coverity 1529992: Check return value of sscanf()Tomas Mraz
2023-06-09Cast the argument to unsigned char when calling isspace()Michael Baentsch
2023-06-09Update CMAC cipher algorithm list and test cases.fisher.yu
2023-06-08kdf test: restrict the version of the FIPS providerPauli
2023-06-06Add SSL_get0_group_name() to get name of the group used for KEXAlex Bozarth
2023-06-06Cast the argument to unsigned char when calling isdigit()Michael Baentsch
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-06-01CMP: add support for genm/genp messages with id-it-caCertsDr. David von Oheimb
2023-06-01Add PEM fuzzerKurt Roeckx
2023-05-29QUIC: Rename SSL_tick etc. in man(7) docsHugo Landau
2023-05-29QUIC: Rename SSL_tick, SSL_get_tick_timeoutHugo Landau
2023-05-24Create setter functions for the msg_callback and msg_callback_argMatt Caswell
2023-05-24Add a test for the new QUIC tracing capabilityMatt Caswell
2023-05-24Properly handling stream/crypto frames while tracingMatt Caswell
2023-05-24Enable tracing of packets that have been sentMatt Caswell
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