index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
dtlstest.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test cleanup: move helper .c and .h files to test/helpers/
Dr. David von Oheimb
2020-12-01
1
-1
/
+1
*
Fix builds that specify both no-dh and no-ec
Matt Caswell
2020-11-30
1
-0
/
+8
*
Add a test for the various ways of setting temporary DH params
Matt Caswell
2020-11-18
1
-0
/
+3
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Use a non-default libctx in sslapitest
Matt Caswell
2020-04-19
1
-4
/
+4
*
Fix common test framework options
Matt Caswell
2020-02-03
1
-0
/
+5
*
Replace apps/server.pem with certificate with a sha256 signature.
Kurt Roeckx
2020-01-25
1
-1
/
+1
*
Fix Typos
Antoine Cœur
2019-07-02
1
-1
/
+1
*
Updated test command line parsing to support commmon commands
Shane Lontis
2019-02-11
1
-0
/
+2
*
Make sure we trigger retransmits in DTLS testing
Matt Caswell
2019-01-24
1
-5
/
+9
*
Use (D)TLS_MAX_VERSION_INTERNAL internally
Kurt Roeckx
2018-12-15
1
-4
/
+4
*
Following the license change, modify the boilerplates in test/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Add a test for duplicated DTLS records
Matt Caswell
2018-10-26
1
-0
/
+35
*
Test DTLS cookie generation and verification
Matt Caswell
2018-10-19
1
-0
/
+51
*
Fix no-ec in combination with no-dh
Matt Caswell
2018-05-22
1
-1
/
+10
*
Add a DTLS test for dropped records
Matt Caswell
2018-05-08
1
-1
/
+120
*
Update copyright year
Matt Caswell
2018-03-20
1
-1
/
+1
*
Enhance ssltestlib's create_ssl_ctx_pair to take min and max proto version
Richard Levitte
2018-03-19
1
-2
/
+3
*
add callback handler for setting DTLS timer interval
Alfred E. Heggestad
2017-09-06
1
-0
/
+20
*
Update the test framework so that the need for test_main is removed. Everything
Pauli
2017-07-26
1
-12
/
+8
*
Adapt all test programs
Richard Levitte
2017-04-24
1
-1
/
+0
*
Update dtlstest to use the test infrastructure
Pauli
2017-04-11
1
-25
/
+12
*
Let test handshakes stop on certain errors
Benjamin Kaduk
2017-02-23
1
-1
/
+1
*
Add main() test methods to reduce test boilerplate.
Emilia Kasper
2016-11-09
1
-16
/
+2
*
Choose a ciphersuite for testing that won't be affected by "no-*" options
Matt Caswell
2016-08-22
1
-1
/
+1
*
Fix some clang warnings
Matt Caswell
2016-08-19
1
-1
/
+1
*
Add DTLS replay protection test
Matt Caswell
2016-08-19
1
-4
/
+16
*
Add a DTLS unprocesed records test
Matt Caswell
2016-08-19
1
-0
/
+130