summaryrefslogtreecommitdiff
path: root/lib/libcrypto/opensslfeatures.h
AgeCommit message (Expand)Author
2017-08-31Remove OPENSSL_NO_NEXTPROTONEG - some software creates conflictingJoel Sing
2017-08-28Define OPENSSL_NO_NEXTPROTONEG since there is no longer any NPN.Joel Sing
2015-09-14Temporarily revive MD4 for MS CHAP support.Doug Hogan
2015-09-13Remove MD4 support from LibreSSL.Doug Hogan
2015-09-13Remove SHA-0 support.Doug Hogan
2015-08-27Remove SSLv3 support from LibreSSL.Doug Hogan
2015-07-19Remove OpenSSL engine RSAX.Doug Hogan
2015-06-20Remove obsolete MDC-2DES from libcrypto.Doug Hogan
2015-05-26Add OPENSSL_NO_EGD to opensslfeatures.h.Brent Cook
2014-11-18Enable the build of GOST routines in libcrypto. Riding upon the CammeliaMiod Vallat
2014-11-17Add the Cammelia cipher to libcrypto.Miod Vallat
2014-07-11it has been 4888 days since the transient feature to define short macrosTed Unangst
2014-07-11additional features: no buffer freelists and no heartbleedTed Unangst
2014-07-11no compression is also a feature of libresslTed Unangst
2014-07-11move all the feature settings to a common header.Ted Unangst