CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2019/11/17 12:07:07
Modified files: lib/libssl : ssl_lib.c ssl_locl.h ssl_methods.c Log message: Bring back the ssl_shutdown internal method pointer. For now ssl3_shutdown() is called in all cases, however TLSv1.3 will soon get its own version. ok beck@