summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/opensslfeatures.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Enable CMS in LibreSSL.jsing2019-11-021-1/+1
* Start working towards adding feature flags (rather than anti-feature flags)jsing2018-11-061-1/+10
* Define OPENSSL_NO_ASYNC - our libcryptosink does not have built in asyncjsing2018-11-041-1/+1
* Update the opensslfeatures.h to include all of the OPENSSL_NO_* flags thatjsing2018-11-041-8/+84
* Reformat and sort the OPENSSL_NO_* defines.jsing2018-11-041-25/+25
* Remove OPENSSL_NO_NEXTPROTONEG - some software creates conflictingjsing2017-08-311-1/+0
* Define OPENSSL_NO_NEXTPROTONEG since there is no longer any NPN.jsing2017-08-281-0/+1
* Temporarily revive MD4 for MS CHAP support.doug2015-09-141-1/+0
* Remove MD4 support from LibreSSL.doug2015-09-131-0/+1
* Remove SHA-0 support.doug2015-09-131-0/+1
* Remove SSLv3 support from LibreSSL.doug2015-08-271-0/+2
* Remove OpenSSL engine RSAX.doug2015-07-191-0/+1
* Remove obsolete MDC-2DES from libcrypto.doug2015-06-201-0/+1
* Add OPENSSL_NO_EGD to opensslfeatures.h.bcook2015-05-261-0/+1
* Enable the build of GOST routines in libcrypto. Riding upon the Cammeliamiod2014-11-181-1/+0
* Add the Cammelia cipher to libcrypto.miod2014-11-171-1/+0
* it has been 4888 days since the transient feature to define short macrostedu2014-07-111-58/+1
* additional features: no buffer freelists and no heartbleedtedu2014-07-111-0/+3
* no compression is also a feature of libressltedu2014-07-111-0/+4
* move all the feature settings to a common header.tedu2014-07-111-0/+72