CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/07/24 11:10:31
Modified files:
lib/libssl : Makefile ssl_locl.h ssl_tlsext.c ssl_tlsext.h
t1_lib.c
Removed files:
lib/libssl : t1_reneg.c
Log message:
Rewrite the TLS Renegotiation Indication extension handling using CBB/CBS
and the new extension framework.
Feedback from doug@
ok inoguchi@
