index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
bad_dtls_test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updates
Tomas Mraz
2024-09-05
1
-1
/
+1
*
Fix potential memory leak in test_bad_dtls
Amir Mohammadi
2024-05-29
1
-1
/
+1
*
test/bad_dtls_test.c: Add checks for the EVP_MD_CTX_get_size()
Jiasheng Jiang
2024-04-01
1
-1
/
+5
*
Fix the checks of RAND_bytes
Peiwei Hu
2022-06-02
1
-1
/
+1
*
tls: ban SSL3, TLS1, TLS1.1 and DTLS1.0 at security level one and above
Pauli
2022-05-08
1
-0
/
+1
*
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
1
-1
/
+1
*
adapt tests to SSL_OP_LEGACY_SERVER_CONNECT change
Benjamin Kaduk
2021-05-05
1
-0
/
+2
*
test: fix coverity 1474468: resource leak
Pauli
2021-03-30
1
-8
/
+6
*
test: fix coverity 1451550: unchecked return value
Pauli
2021-03-25
1
-18
/
+26
*
test: fix coverity 1371689 & 1371690: improper use of negative values
Pauli
2021-03-24
1
-1
/
+5
*
Update copyright year
Matt Caswell
2021-03-11
1
-1
/
+1
*
test: updates for the new additional MAC_init arguments
Pauli
2021-02-28
1
-6
/
+3
*
Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC...
Matt Caswell
2020-07-16
1
-3
/
+3
*
The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*
Pauli
2020-06-11
1
-3
/
+3
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
TLS: use EVP for HMAC throughout libssl.
Pauli
2020-01-29
1
-11
/
+23
*
Make the PACKET/WPACKET code available to both libcrypto and libssl
Matt Caswell
2019-07-11
1
-1
/
+1
*
Following the license change, modify the boilerplates in test/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Remove unicode characters from source
Richard Levitte
2017-12-08
1
-1
/
+1
*
Resolve warnings in VC-WIN32 build, which allows to add /WX.
Andy Polyakov
2017-11-13
1
-4
/
+4
*
Appease -Werror=maybe-uninitialized
Benjamin Kaduk
2017-10-11
1
-1
/
+1
*
Use "" not <> for internal/ includes
Rich Salz
2017-08-22
1
-3
/
+1
*
Remove tests dependence on e_os.h
Pauli
2017-08-18
1
-1
/
+1
*
Update the test framework so that the need for test_main is removed. Everything
Pauli
2017-07-26
1
-1
/
+2
*
Adapt all test programs
Richard Levitte
2017-04-24
1
-1
/
+0
*
Fix minor compiler issues.
Todd Short
2017-04-19
1
-4
/
+4
*
Convert bad_dtls_test for the new test framework
Matt Caswell
2017-04-12
1
-127
/
+91
*
Solution proposal for issue #1647.
Matthias Kraft
2016-11-13
1
-1
/
+4
*
Kill PACKET_starts() from bad_dtls_test
David Woodhouse
2016-08-10
1
-22
/
+6
*
VMS: Fix building of bad_dtls_test
Richard Levitte
2016-08-05
1
-2
/
+2
*
Add basic test for Cisco DTLS1_BAD_VER and record replay handling
David Woodhouse
2016-08-04
1
-0
/
+637