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