index
:
openssl
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/acert-cli
feature/dtls-1.3
feature/ech
feature/evp_skey
feature/hss
feature/ml-kem
feature/quic-server
feature/slh-dsa
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
build.info
Age
Commit message (
Expand
)
Author
2022-09-28
Test TLS extension ordering
Todd Short
2022-09-21
Remove unnecessary define
Pauli
2022-09-16
With fips provider 3.0.0 skip tests related to explicit curves handling
Tomas Mraz
2022-04-26
Testing the EVP_PKEY_CTX_new_from_name without preliminary init
Dmitry Belyavskiy
2022-04-21
Minimal test checking we can get public key in Turkish locale
Dmitry Belyavskiy
2021-10-27
test: fetching proper signature provider for non-exportable keys
Tomas Mraz
2021-10-26
test-rand: return failure on not enough data, allow parent
Pauli
2021-08-30
Use applink to fix windows tests
Nicola Tuveri
2021-08-27
Add a test for running the config twice
Matt Caswell
2021-07-12
test: make build descriptions more consistent
Pauli
2021-07-12
test: rename apps_mem.c to be apps_shims.c in anticipation of additonal funct...
Pauli
2021-06-21
test: add sm3 low level test case to test suite.
杨明君
2021-06-17
gost: remove the internal GOST test.
Pauli
2021-06-16
Add a test for fetching various non-evp objects
Matt Caswell
2021-06-16
test: add test cases for SHAxxx helper functions
Pauli
2021-06-16
Add a test for the newly added OBJ upcalls
Matt Caswell
2021-06-14
When linking to static libssl always link to static libcrypto
Tomas Mraz
2021-05-31
Fix PKCS7_verify to not have an error stack if it succeeds.
Shane Lontis
2021-05-24
Add a test for PKCS5_PBE_keyivgen()
Jon Spillett
2021-05-24
test: add test case to reliably reproduce RAND leak during POST
Pauli
2021-05-20
CMP test server: move apps/{,lib/}cmp_mock_srv.c and apps/{,include/}cmp_mock...
Dr. David von Oheimb
2021-05-12
property: add test case for setting default user properties before fetching
Matt Caswell
2021-05-04
Add a test for the public core bio API
Matt Caswell
2021-04-30
acvp: fix the no-acvp_test build
Pauli
2021-04-19
Avoid more MSVC-specific C runtime library functions
Tanzinul Islam
2021-03-26
Remove the external BoringSSL test
Tomas Mraz
2021-03-22
Fix DER reading from stdin for BIO_f_readbuffer
Shane Lontis
2021-02-24
Test errors from a provider can still be accessed after unload
Matt Caswell
2021-02-23
test: add framework for generic fake random number generator
Pauli
2021-02-12
Deprecate the libssl level SRP APIs
Matt Caswell
2021-02-05
TEST: Add an algorithm ID tester for libcrypto vs provider
Richard Levitte
2021-01-26
Deprecate EC_KEY + Update ec apps to use EVP_PKEY
Shane Lontis
2021-01-13
TEST: move cert, key, and CSR loading aux functions to new testutil/load.c
Dr. David von Oheimb
2020-12-10
Use adapted test_get_libctx() for simpler test setup and better error reporting
Dr. David von Oheimb
2020-12-01
TEST: Add a simple module loader, and test the FIPS module with it
Richard Levitte
2020-12-01
TEST: Break out the local dynamic loading code from shlibloadtest.c
Richard Levitte
2020-12-01
test cleanup: move helper .c and .h files to test/helpers/
Dr. David von Oheimb
2020-11-29
endecode_test.c: Significant speedup in generating DH and DHX keys
Dr. David von Oheimb
2020-11-27
Deprecate the DHparams and DHxparams PEM routines
Matt Caswell
2020-11-27
Fix no-deprecated configuration
Shane Lontis
2020-11-25
Test various deprecated PEM_read_bio_* APIs
Matt Caswell
2020-11-20
test RNG: set state to uninitialised as part of uninstantiate call.
Pauli
2020-11-15
test/endecoder_legacy_test.c: new test for legacy comparison
Richard Levitte
2020-09-12
TEST: Add a test of EC key generation with encoding spec
Richard Levitte
2020-09-12
Fix coverity issue: CID 1466486 - Resource leak in OSSL_STORE
Shane Lontis
2020-09-10
Diverse build.info: Adjust paths
Richard Levitte
2020-08-28
rand: instantiate the DRBGs upon first use.
Pauli
2020-08-21
Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE
Richard Levitte
2020-08-21
testutil: Add provider.c with test_get_libctx(), to use at least for SSL and CMP
Dr. David von Oheimb
2020-08-17
Test that EVP_default_properties_is_fips_enabled() works early
Matt Caswell
[next]