CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/01/26 07:22:20
Modified files:
lib/libssl : d1_both.c d1_pkt.c ssl_lib.c ssl_locl.h
ssl_srvr.c t1_enc.c tls12_record_layer.c
Log message:
Move sequence numbers into the new TLSv1.2 record layer.
This allows for all of the DTLS sequence number save/restore code to be
removed.
ok inoguchi@ "whee!" tb@
