CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/09/11 09:03:36
Modified files:
lib/libssl : tls13_lib.c tls13_record_layer.c
Log message:
Some SSL_AD_* defines snuck into the TLSv1.3 code - replace them with
TLS13_ALERT_* defines.
ok beck@ tb@
