CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/02/15 07:40:39
Modified files:
lib/libssl : Makefile tls13_lib.c
Added files:
lib/libssl : tls13_legacy.c
Log message:
Move the TLSv1.3 code that interfaces with the legacy APIs/stack into a
separate file.
Discussed with beck@ and tb@
