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
/
danetest.c
Age
Commit message (
Expand
)
Author
2021-11-22
BIO_gets: fix the incomplete return check
Peiwei Hu
2021-10-05
Test for DANE cross cert fix
Viktor Dukhovni
2021-05-19
danetest.c: Improve code formatting
Dr. David von Oheimb
2021-02-18
Update copyright year
Matt Caswell
2021-02-11
X509_STORE_CTX_cleanup(): Use internally so no need to call explicitly
Dr. David von Oheimb
2021-02-06
Add X509_STORE_CTX_verify(), which takes the first untrusted cert as default ...
Dr. David von Oheimb
2020-09-13
Fix safestack issues in x509.h
Matt Caswell
2020-04-24
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-23
Update copyright year
Matt Caswell
2020-02-03
Fix common test framework options
Matt Caswell
2019-11-03
Adapt two test programs that were using now deprecated functions
Richard Levitte
2019-02-11
Updated test command line parsing to support commmon commands
Shane Lontis
2018-12-06
Following the license change, modify the boilerplates in test/
Richard Levitte
2017-08-22
Use "" not <> for internal/ includes
Rich Salz
2017-08-18
Remove tests dependence on e_os.h
Pauli
2017-08-16
[Win] Fix some test method signatures ...
FdaSilvaYY
2017-07-27
Update the test framework so that the need for test_main is removed. Everything
Pauli
2017-07-14
Fix some issues raise by coverity in the tests.
Pauli
2017-05-02
Convert danetest, ssl_test_ctx_test
Rich Salz
2017-03-14
Fix some -Wshadow warnings
Benjamin Kaduk
2016-07-12
Perform DANE-EE(3) name checks by default
Viktor Dukhovni
2016-05-23
Add checks on CRYPTO_set_ex_data return value
FdaSilvaYY
2016-05-17
Copyright consolidation 02/10
Rich Salz
2016-05-16
Use OPENSSL_hexchar2int
Rich Salz
2016-05-11
Fix i2d_X509_AUX, update docs and add tests
Viktor Dukhovni
2016-05-09
fix tab-space mixed indentation
FdaSilvaYY
2016-04-07
test/[dane|evp_]test.c: BIO-fy file I/O.
Andy Polyakov
2016-02-14
Make sure to use unsigned char for is*() functions
Richard Levitte
2016-02-09
Clean up the tests for auto-init/de-init
Matt Caswell
2016-02-08
Suppress DANE TLSA reflection when verification fails
Viktor Dukhovni
2016-02-06
Allocate bio_err before turning on memleak checks
Viktor Dukhovni
2016-02-05
enable leak checking for danetest
Dr. Stephen Henson
2016-02-05
If memory debugging enabled return error on leaks.
Dr. Stephen Henson
2016-01-26
Remove /* foo.c */ comments
Rich Salz
2016-01-11
Enable/disable crypto-mdebug just like other features
Viktor Dukhovni
2016-01-10
fix shadow warning
Dr. Stephen Henson
2016-01-08
Fixup actually update danetest.c
Viktor Dukhovni
2016-01-07
Fix another build break for no-mem-debug
Rich Salz
2016-01-07
mem functions cleanup
Rich Salz
2016-01-07
DANE support for X509_verify_cert()
Viktor Dukhovni