CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2020/09/15 05:47:50
Modified files: lib/libssl : ssl_lib.c Log message: Cleanup/simplify SSL_set_ssl_method(). In particular, figure what the handshake_func should be early on, so we can just assign later. ok beck@