CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/03/10 09:03:27
Modified files:
lib/libssl : d1_srvr.c s3_lib.c ssl_ciph.c ssl_clnt.c
ssl_locl.h ssl_srvr.c t1_enc.c
Log message:
Remove the handshake digests and related code, replacing remaining uses
with the handshake hash. For now tls1_digest_cached_records() is retained
to release the handshake buffer.
ok beck@ inoguchi@
