freebsd-dev/crypto
Xin LI dfdd332056 Fix SSL memory handlig for (EC)DH cipher suites, in particular for
multi-threaded use of ECDH.

Security:	CVE-2011-3210
Reviewed by:	stas
Obtained from:	OpenSSL CVS
Approved by:	re (kib)
2011-09-08 09:33:49 +00:00
..
heimdal Fix clang warning (why is there nowhere yyparse() is declared?). 2011-05-18 20:57:23 +00:00
openssh Fix two more $FreeBSD$ keywords. 2011-08-03 20:21:52 +00:00
openssl Fix SSL memory handlig for (EC)DH cipher suites, in particular for 2011-09-08 09:33:49 +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.