CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2024/01/27 07:23:52

Modified files:
        lib/libssl     : tls13_internal.h tls13_lib.c 
                         tls13_record_layer.c 

Log message:
Add message callbacks for alerts in the TLSv1.3 stack.

This will make it easier to regress test shutdown behaviour in the TLSv1.3
stack. Additionally, `openssl -msg` now shows alerts for TLSv1.3
connections.

ok tb@

Reply via email to