index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libcrypto
/
opensslfeatures.h
Age
Commit message (
Expand
)
Author
2017-08-31
Remove OPENSSL_NO_NEXTPROTONEG - some software creates conflicting
Joel Sing
2017-08-28
Define OPENSSL_NO_NEXTPROTONEG since there is no longer any NPN.
Joel Sing
2015-09-14
Temporarily revive MD4 for MS CHAP support.
Doug Hogan
2015-09-13
Remove MD4 support from LibreSSL.
Doug Hogan
2015-09-13
Remove SHA-0 support.
Doug Hogan
2015-08-27
Remove SSLv3 support from LibreSSL.
Doug Hogan
2015-07-19
Remove OpenSSL engine RSAX.
Doug Hogan
2015-06-20
Remove obsolete MDC-2DES from libcrypto.
Doug Hogan
2015-05-26
Add OPENSSL_NO_EGD to opensslfeatures.h.
Brent Cook
2014-11-18
Enable the build of GOST routines in libcrypto. Riding upon the Cammelia
Miod Vallat
2014-11-17
Add the Cammelia cipher to libcrypto.
Miod Vallat
2014-07-11
it has been 4888 days since the transient feature to define short macros
Ted Unangst
2014-07-11
additional features: no buffer freelists and no heartbleed
Ted Unangst
2014-07-11
no compression is also a feature of libressl
Ted Unangst
2014-07-11
move all the feature settings to a common header.
Ted Unangst