summaryrefslogtreecommitdiff
path: root/tests/handshake-false-start.c
Commit message (Collapse)AuthorAgeFilesLines
* tests: updated for TLS1.3 inclusionNikos Mavrogiannopoulos2018-03-191-9/+16
| | | | | | | | | This moves the test to use a specific version or test multiple TLS versions if applicable. Resolves #413 Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
* tests: cleanup error reporting in handshake-false-startNikos Mavrogiannopoulos2017-01-181-19/+19
|
* several spacing fixes to keep syntax-check happyNikos Mavrogiannopoulos2016-09-111-8/+8
|
* tests: include self tests with CURVE-X25519Nikos Mavrogiannopoulos2016-04-241-0/+2
|
* tests: enhanced the false start checksNikos Mavrogiannopoulos2016-04-151-81/+153
| | | | | | These now check whether sending and receiving is performed as expected after handshake, DTLS, as well as test explicit handshake called by the application.
* tests: Added checks for false start operationNikos Mavrogiannopoulos2016-02-271-0/+232