CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/11/05 18:27:26
Modified files:
lib/libcrypto : opensslfeatures.h
Log message:
Start working towards adding feature flags (rather than anti-feature flags)
for LibreSSL. Add a (commented out) feature flag for TLSv1.3 and define the
OPENSSL_NO_TLS1_3 anti-feature flag based on the feature flag.
ok beck@ bluhm@ tb@
