summaryrefslogtreecommitdiff
path: root/tests/handshake-false-start.c
Commit message (Collapse)AuthorAgeFilesLines
* build: re-indent codeDaiki Ueno2023-04-241-34/+31
| | | | Signed-off-by: Daiki Ueno <ueno@gnu.org>
* Indent codeZoltan Fridrich2023-01-271-30/+47
| | | | | Co-authored-by: Simon Josefsson <simon@josefsson.org> Signed-off-by: Zoltan Fridrich <zfridric@redhat.com>
* Replace FSF snail mail addresses with URLStefan Kangas2022-12-271-2/+1
| | | | | | | This is the latest recommendation, as described here: https://www.gnu.org/licenses/gpl-howto.html Signed-off-by: Stefan Kangas <stefankangas@gmail.com>
* 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