CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/01/22 21:50:24
Modified files:
regress/lib/libssl/handshake: Makefile
Added files:
regress/lib/libssl/handshake: handshake_table.c
Log message:
Add a regression test that builds up the handshake state table
from graph information and cross-checks it against the state
table in tls13_handshake.c.
with help from jsing
