CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2022/07/13 08:28:09
Modified files: lib/libssl : tls1.h Log message: Remove #ifndef around the definition of OPENSSL_TLS_SECURITY_LEVEL. We do not intend to make this a compile-time option. Reminded by schwarze who asked about it ok jsing