summaryrefslogtreecommitdiff
path: root/tests/recv-data-before-handshake.c
Commit message (Collapse)AuthorAgeFilesLines
* tests: updated for TLS1.3 inclusionNikos Mavrogiannopoulos2018-03-191-10/+19
| | | | | | | | | 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: added check which ensures a client cannot receive during handshakeNikos Mavrogiannopoulos2017-01-181-0/+298
Relates #158 Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>