freebsd-src/crypto
Enji Cooper 9516035d83 MFC r311585:
Conditionalize building libwrap support into sshd

Only build libwrap support into sshd if MK_TCP_WRAPPERS != no

This will unbreak the build if libwrap has been removed from the system

PR:		210141
2017-02-04 17:00:47 +00:00
..
heimdal MFC r299495: 2016-06-10 14:48:10 +00:00
openssh MFC r311585: 2017-02-04 17:00:47 +00:00
openssl Backport OpenSSL commit 56336b6c7a75ed28067cadedd8ac46572348bc2f: 2017-01-27 07:45:06 +00:00
README

$FreeBSD$

This directory is for the EXACT same use as src/contrib, except it
holds crypto sources.  In other words, this holds raw sources obtained
from various third party vendors, with FreeBSD patches applied.  No
compilation is done from this directory, it is all done from the
src/secure directory.  The separation between src/contrib and src/crypto
is the result of an old USA law, which made these sources export
controlled, so they had to be kept separate.