summaryrefslogtreecommitdiff
path: root/tests/tls13/change_cipher_spec.c
Commit message (Expand)AuthorAgeFilesLines
* build: re-indent codeDaiki Ueno2023-04-241-44/+41
* Indent codeZoltan Fridrich2023-01-271-37/+46
* build: avoid using implicit int to adhere to C99Daiki Ueno2022-12-181-1/+1
* tests: make any ad-hoc timeout setting controllable through envvarDaiki Ueno2021-02-171-2/+2
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* record: make CCS handling stricter in TLS 1.3Daiki Ueno2018-12-061-0/+15
* tests: ignore PIPE signal on TLS1.3-related testsNikos Mavrogiannopoulos2018-07-021-0/+1
* record: ignore any ChangeCipherSpec messages under TLS1.3 handshakeNikos Mavrogiannopoulos2018-03-081-0/+344