CVSROOT: /cvs Module name: src Changes by: b...@cvs.openbsd.org 2019/11/20 09:21:20
Modified files: lib/libssl : tls13_buffer.c tls13_handshake_msg.c tls13_internal.h Log message: Add accessors to change the buffer in a handshake message. Needed for doing TLS 1.3 Post Handshake Handshake messages. ok jsing@