freebsd-dev/crypto
Brian Feldman 39567f8cee Fix a long-standing bug that resulted in a dropped session sometimes
when an X11-forwarded client was closed.  For some reason, sshd didn't
disable the SIGPIPE exit handler and died a horrible death (well, okay,
a silent death really).  Set SIGPIPE's handler to SIG_IGN.
2001-01-06 21:15:07 +00:00
..
heimdal This commit was generated by cvs2svn to compensate for changes in r64593, 2000-08-13 05:23:23 +00:00
kerberosIV fix conflicts from merge 2000-12-29 21:16:01 +00:00
openssh Fix a long-standing bug that resulted in a dropped session sometimes 2001-01-06 21:15:07 +00:00
openssl Update list of files to remove prior to import 2000-11-13 07:46:20 +00:00
telnet (scrub_env): change to only accept a listed set of variables, 2000-12-10 20:50:20 +00:00
README Crypto sources are no longer export controlled: 2000-07-31 12:24:13 +00:00

$FreeBSD$

This directory is for the EXACT same use as src/contrib, except it
holds crypto sources.  It is the result of an old USA law, which
made these sources export controlled, so they had to be kept seperate.