opnsense-src/secure/lib/libcrypto
Gordon Tetlow e398139415 Revert OPENSSL_NO_SSL3_METHOD to keep ABI compatibility.
This define caused a couple of symbols to disappear. To keep ABI
compatibility, we are going to keep the symbols exposed, but leave SSLv3 as
not in the default config (this is what OPENSSL_NO_SSL3 achieves). The
ramifications of this is an application can still use SSLv3 if it
specifically calls the SSLv3_method family of APIs.

Reported by:	kib, others
Reviewed by:	kib
Differential Revision:	https://reviews.freebsd.org/D25451
2020-06-25 19:35:37 +00:00
..
aarch64 Merge OpenSSL 1.1.1e. 2020-03-18 02:13:12 +00:00
amd64 Merge OpenSSL 1.1.1e. 2020-03-18 02:13:12 +00:00
arm Merge OpenSSL 1.1.1e. 2020-03-18 02:13:12 +00:00
engines Install 32-bit libcrypto engines in /usr/lib32/engines instead of 2020-06-01 18:58:09 +00:00
i386 Merge OpenSSL 1.1.1e. 2020-03-18 02:13:12 +00:00
man Merge OpenSSL 1.1.1g. 2020-04-21 19:38:32 +00:00
Makefile Install man5 and man7 for OpenSSL. 2020-01-22 01:15:57 +00:00
Makefile.asm Merge OpenSSL 1.1.1d. 2019-09-10 21:08:17 +00:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
Makefile.inc Install 32-bit libcrypto engines in /usr/lib32/engines instead of 2020-06-01 18:58:09 +00:00
Makefile.man Install man5 and man7 for OpenSSL. 2020-01-22 01:15:57 +00:00
opensslconf.h.in Revert OPENSSL_NO_SSL3_METHOD to keep ABI compatibility. 2020-06-25 19:35:37 +00:00
Version.map Merge OpenSSL 1.1.1d. 2019-09-10 21:08:17 +00:00