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
Age
Commit message (
Expand
)
Author
2022-10-27
tests: clear error queue before executing a testcase
Tomas Mraz
2022-10-27
test: driver: fix -Wunused-but-set-variable
Sam James
2022-10-24
Workaround egd rand source deficiencies
Tomas Mraz
2022-10-21
stack: Do not add error if pop/shift/value accesses outside of the stack
Tomas Mraz
2022-10-21
link the pyca tests against the correct openssl
Paul Kehrer
2022-10-19
default provider: include RIPEMD160
Pauli
2022-10-19
Add a test for TLSv1.3 only client sending a correct key_share
Matt Caswell
2022-10-19
Add a test for where a client sends a non-TLSv1.3 key share
Matt Caswell
2022-10-17
Add missing include for DH_get0_priv_key()
Tomas Mraz
2022-10-11
Update copyright year
Matt Caswell
2022-10-07
set MGF1 digest correctly
James Muir
2022-10-04
Disable printf format checking on MinGW
Daniel Fiala
2022-10-03
Test usage of a custom EVP_CIPHER
Matt Caswell
2022-09-29
djgpp: Skip test/rsa_complex.c
J.W. Jagersma
2022-09-28
Test TLS extension ordering
Todd Short
2022-09-27
Test a 0 return from the ticket key callback
Matt Caswell
2022-09-23
test: Fix memory leak of asynctest
Tianjia Zhang
2022-09-23
Clear incorrectly reported errors in d2i_CMS_ContentInfo
Daniel Fiala
2022-09-22
Add additional messages to the DTLS dropped records test
Matt Caswell
2022-09-21
Coverity 1515415: NULL dereference
Pauli
2022-09-21
Remove unnecessary define
Pauli
2022-09-21
Runtime detect FIPS RNG usage in test
Pauli
2022-09-21
Remove FIPS condition on IV gen test.
Pauli
2022-09-21
Remove FIPS condition on SM2 test.
Pauli
2022-09-16
80-test_ssl_new.t: make dependencies on CTLOG_FILE and TEST_CERTS_DIR explicit
David von Oheimb
2022-09-16
stack.c: add missing direct error reporting and improve coding style
Dr. David von Oheimb
2022-09-16
Add documentation and test for EVP_PBE_alg_add
Daniel Fiala
2022-09-16
With fips provider 3.0.0 skip tests related to explicit curves handling
Tomas Mraz
2022-09-16
Fix default padding regression against 3.0.0 FIPS provider
Pauli
2022-09-16
TDES: fix test with old FIPS provider
Pauli
2022-09-16
evp_test: allow FIPS provider version based escapes in evp_test
Pauli
2022-09-16
test: make unit tests FIPS provider version aware
Pauli
2022-08-26
Convert serverinfo in SSL_CTX_use_serverinfo() to v2.
Daniel Fiala
2022-08-24
test: placate Clang's --Wbitwise-instead-of-logical
Sam James
2022-08-18
Add testcases for EVP_PKEY_get1_encoded_public_key
Tomas Mraz
2022-08-17
Don't incorrectly skip the multiblock test
Matt Caswell
2022-08-17
Test that swapping the first app data record with Finished msg works
Matt Caswell
2022-08-17
SHAKE documentation updates for default output length.
slontis
2022-08-17
APPS: genrsa: Support setting properties
Clemens Lang
2022-08-17
APPS: dgst: Support properties when signing
Clemens Lang
2022-08-17
TEST: Check property query support of apps/pkey
Clemens Lang
2022-08-17
APPS: pkeyparam: Support setting properties
Clemens Lang
2022-08-17
APPS: ecparam: Support setting properties
Clemens Lang
2022-08-17
APPS: dhparam: Support setting properties
Clemens Lang
2022-08-04
test/evp_test: Test if EVP_DigestSign() set signature's length.
Sebastian Andrzej Siewior
2022-08-04
Add test for EC_KEY_set_private_key()
Roberto Hueso Gomez
2022-08-01
Free up space in the session cache before adding.
Todd Short
2022-07-26
80-test_cmp_http.t: fix adaption of plan on 'certstatus' aspect of Mock server
Dr. David von Oheimb
2022-07-26
Fix visual glitch in non-verbose test output
Bernd Edlinger
2022-07-22
Add test from "Fix re-signing certificates with different key sizes"
Todd Short
[next]