summaryrefslogtreecommitdiff
path: root/tests/tls13/anti_replay.c
Commit message (Expand)AuthorAgeFilesLines
* build: re-indent codeDaiki Ueno2023-04-241-14/+13
* Indent codeZoltan Fridrich2023-01-271-10/+15
* gnulib: update git submoduleDaiki Ueno2020-05-291-1/+4
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* tests: remove unnecessary session creation in tls13/anti_replayDaiki Ueno2018-11-241-10/+0
* anti_replay: moved new add function into anti_replay structureNikos Mavrogiannopoulos2018-11-151-16/+16
* TLS 1.3: implement anti-replay measure using ClientHello recordingDaiki Ueno2018-11-121-0/+145