CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2019/01/19 19:08:05
Modified files: lib/libssl : tls13_handshake.c Log message: Add an explicit flag to indicate a successful handshake instead of overloading/abusing action->sender. ok jsing