CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2021/10/23 07:12:14

Modified files:
        lib/libssl     : Makefile tls13_handshake_msg.c tls13_internal.h 
                         tls13_record.c tls13_record.h 
Added files:
        lib/libssl     : tls_buffer.c tls_internal.h 
Removed files:
        lib/libssl     : tls13_buffer.c 

Log message:
Rename tls13_buffer to tls_buffer.

This code will soon be used in the DTLSv1.2 and TLSv1.2 stack. Also
introduce tls_internal.h and move/rename the read/write/flush callbacks.

ok beck@ tb@

Reply via email to