summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2022-09-02QUIC Record Layer (Refactor and TX Side)Hugo Landau
2022-09-02QUIC Demuxer and Record Layer (RX Side)Hugo Landau
2022-09-01BIO_dgram support for BIO_sendmmsg/BIO_recvmmsgHugo Landau
2022-08-29Test that we ignore a bad record version in a plaintext TLSv1.3 recordMatt Caswell
2022-08-26Convert serverinfo in SSL_CTX_use_serverinfo() to v2.Daniel Fiala
2022-08-24Updates for OSSL_TIME changesHugo Landau
2022-08-24QUIC ACK Manager, Statistics Manager and Congestion Control APIHugo Landau
2022-08-23Support decode SM2 parametersK1
2022-08-18Standardise type for epochMatt Caswell
2022-08-18Remove some redundant codeMatt Caswell
2022-08-18Update the tls13encryptiontest for new read record layerMatt Caswell
2022-08-18Move some fields out of the SSL object and into the record layer objectMatt Caswell
2022-08-18Move some DTLS read code into the read record layerMatt Caswell
2022-08-18Move the sequence number into the OSSL_RECORD_LAYER objectMatt Caswell
2022-08-18Update the oqs-provider submodule to a more recent commitMatt Caswell
2022-08-18Add a test for read_ahead data crossing a key changeMatt Caswell
2022-08-18Implement KTLS in the new read record layer codeMatt Caswell
2022-08-18Ensure various SSL options are passed down to the record layerMatt Caswell
2022-08-18Convert ssl3_get_record to tls_read_recordMatt Caswell
2022-08-18Add a DTLSv1_listen() testMatt Caswell
2022-08-18cms: Create test for for purpose verification in cms applicationLutz Jaenicke
2022-08-18X509: add tests for purpose code signing in verify applicationLutz Jaenicke
2022-08-18Add testcases for EVP_PKEY_get1_encoded_public_keyTomas Mraz
2022-08-18Fix ossl_x509v3_cache_extensions(): EXFLAG_NO_FINGERPRINT should not be an errorDr. David von Oheimb
2022-08-17Don't incorrectly skip the multiblock testMatt Caswell
2022-08-17SHAKE documentation updates for default output length.slontis
2022-08-17APPS: genrsa: Support setting propertiesClemens Lang
2022-08-17APPS: dgst: Support properties when signingClemens Lang
2022-08-17TEST: Check property query support of apps/pkeyClemens Lang
2022-08-17APPS: pkeyparam: Support setting propertiesClemens Lang
2022-08-17APPS: ecparam: Support setting propertiesClemens Lang
2022-08-17APPS: dhparam: Support setting propertiesClemens Lang
2022-08-16test/timing_load_creds.c: fix coding style and other (mostly minor) issuesDr. David von Oheimb
2022-08-16Rename the "timing" program to "timing_load_creds" and integrate it with test...Dr. David von Oheimb
2022-08-16Add a stand-alone "timing" programRich Salz
2022-08-12Fix asan finding in bio_tfo_testJuergen Christ
2022-08-12Make OSSL_TIME a structurePauli
2022-08-04test/evp_test: Test if EVP_DigestSign() set signature's length.Sebastian Andrzej Siewior
2022-08-04Add test for EC_KEY_set_private_key()Roberto Hueso Gomez
2022-08-01Free up space in the session cache before adding.Todd Short
2022-08-01Test that swapping the first app data record with Finished msg worksMatt Caswell
2022-07-29Implement AES-GCM-SIV (RFC8452)Todd Short
2022-07-29QUIC Frame Encoding and Decoding FunctionsHugo Landau
2022-07-28test_external_oqsprovider: Use working checkout of liboqsTomas Mraz
2022-07-28SSL object refactoring using SSL_CONNECTION objectTomas Mraz
2022-07-28Add a test for BIO_s_mem() when using datagramsMatt Caswell
2022-07-2680-test_cmp_http.t: fix adaption of plan on 'certstatus' aspect of Mock serverDr. David von Oheimb
2022-07-25Fix no-dtls1_2Matt Caswell
2022-07-22Add test from "Fix re-signing certificates with different key sizes"Todd Short
2022-07-22Fix a crash in v2i_IPAddrBlocks()Matt Caswell