CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2015/09/01 07:38:27
Modified files: lib/libssl/src/ssl: s23_clnt.c s3_clnt.c s3_srvr.c ssl_locl.h t1_lib.c Log message: Remove the ssl_prepare_{client,server}hello_tlsext() functions, which are now nothing more than noops. ok bcook@ doug@