CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/01/16 17:56:57
Modified files:
lib/libssl : Makefile
Added files:
lib/libssl : tls13_tlsext.c tls13_tlsext.h
Log message:
Add a direct copy of the exension parsing code to be modified for tls13.
At the moment this is mechanical, with the functions renamed. This will be
refactored for tls13.
ok jsing@
