CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/01/23 16:29:56
Modified files:
lib/libssl : tls13_handshake.c
regress/lib/libssl/handshake: handshake_table.c
valid_handshakes_terminate.c
Log message:
Rename NUM_HANDSHAKE to handshake_count and make it a variable
so it can be used from regress. Update regress accordingly.
Make sure the print target generates the entire table as it
currently is in tls13_handshake.c
discussed with beck and jsing
ok jsing
