freebsd-dev/crypto
Jordan K. Hubbard d1f21093cd Don't assume that the number of fds to select on is known quantity (in
this case 16).  Use dynamic FD_SETs and calculated high-water marks
throughout.  There are also too many versions of telnet in the tree.

Obtained from:  OpenBSD and Apple's Radar database
MFC after:      2 days
2001-12-09 09:53:27 +00:00
..
heimdal fix merges from 0.3f 2001-06-21 02:21:57 +00:00
kerberosIV merge imported changes into HEAD 2001-05-11 00:14:02 +00:00
openssh Update version string since we applied a fix for the UseLogin issue. 2001-12-03 22:47:51 +00:00
openssl Protect names that are used elsewhere. This fixes WARNS=2 breakage 2001-12-01 18:48:36 +00:00
telnet Don't assume that the number of fds to select on is known quantity (in 2001-12-09 09:53:27 +00:00
README Note that crypto/ is not used to build in, people should see secure/ 2001-02-10 04:47:47 +00:00

$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.