Dr. David von Oheimb
|
79b2a2f2ee
add OSSL_STACK_OF_X509_free() for commonly used pattern
|
2 years ago |
Peiwei Hu
|
7264068a15
BIO_gets: fix the incomplete return check
|
3 years ago |
Viktor Dukhovni
|
305c77aa82
Test for DANE cross cert fix
|
3 years ago |
Dr. David von Oheimb
|
e34e91d7e5
danetest.c: Improve code formatting
|
3 years ago |
Matt Caswell
|
a28d06f3e9
Update copyright year
|
3 years ago |
Dr. David von Oheimb
|
c926a5ecb7
X509_STORE_CTX_cleanup(): Use internally so no need to call explicitly
|
3 years ago |
Dr. David von Oheimb
|
11ddbf8459
Add X509_STORE_CTX_verify(), which takes the first untrusted cert as default target
|
3 years ago |
Matt Caswell
|
e6623cfbff
Fix safestack issues in x509.h
|
4 years ago |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Matt Caswell
|
8d242823ed
Fix common test framework options
|
4 years ago |
Richard Levitte
|
573e4bf0ba
Adapt two test programs that were using now deprecated functions
|
5 years ago |
Shane Lontis
|
a43ce58f55
Updated test command line parsing to support commmon commands
|
6 years ago |
Richard Levitte
|
909f1a2e51
Following the license change, modify the boilerplates in test/
|
6 years ago |
Rich Salz
|
176db6dc51
Use "" not <> for internal/ includes
|
7 years ago |
Pauli
|
b99fe5f492
Remove tests dependence on e_os.h
|
7 years ago |
FdaSilvaYY
|
31a80694d4
[Win] Fix some test method signatures ...
|
7 years ago |
Pauli
|
ad887416f1
Update the test framework so that the need for test_main is removed. Everything
|
7 years ago |
Pauli
|
9e206ce5f8
Fix some issues raise by coverity in the tests.
|
7 years ago |
Rich Salz
|
1f9d203dac
Convert danetest, ssl_test_ctx_test
|
7 years ago |
Benjamin Kaduk
|
aebe9e3991
Fix some -Wshadow warnings
|
7 years ago |
Viktor Dukhovni
|
5ae4ceb92c
Perform DANE-EE(3) name checks by default
|
8 years ago |
FdaSilvaYY
|
e5a5e3f3db
Add checks on CRYPTO_set_ex_data return value
|
8 years ago |
Rich Salz
|
440e5d805f
Copyright consolidation 02/10
|
8 years ago |
Rich Salz
|
49445f21da
Use OPENSSL_hexchar2int
|
8 years ago |
Viktor Dukhovni
|
fde2257f05
Fix i2d_X509_AUX, update docs and add tests
|
8 years ago |
FdaSilvaYY
|
dccd20d1b5
fix tab-space mixed indentation
|
8 years ago |
Andy Polyakov
|
02b91dcf1c
test/[dane|evp_]test.c: BIO-fy file I/O.
|
8 years ago |
Richard Levitte
|
18295f0c2d
Make sure to use unsigned char for is*() functions
|
8 years ago |
Matt Caswell
|
8793f012f1
Clean up the tests for auto-init/de-init
|
8 years ago |