CVSROOT:        /cvs
Module name:    src
Changes by:     js...@cvs.openbsd.org   2022/11/10 11:06:37

Modified files:
        lib/libssl     : s3_lib.c ssl_locl.h ssl_pkt.c tls_buffer.c 
                         tls_internal.h 

Log message:
Use tls_buffer for alert and handshake fragments in the legacy stack.

This avoids a bunch of pointer munging and a handrolled memmove.

ok tb@

Reply via email to