freebsd-dev/crypto
Simon L. B. Nielsen 8dced518a6 Fix double-free in OpenSSL's SSL ECDH code.
It has yet to be determined if this warrants a FreeBSD Security
Advisory, but we might as well get it fixed in the normal branches.

Obtained from:	OpenSSL CVS
Security:	CVE-2010-2939
X-MFC after:	Not long...
2010-11-14 09:33:47 +00:00
..
heimdal The size of credential messages is limited by CMGROUP_MAX rather than 2010-01-03 20:45:49 +00:00
openssh Upgrade to OpenSSH 5.6p1. 2010-11-11 11:46:19 +00:00
openssl Fix double-free in OpenSSL's SSL ECDH code. 2010-11-14 09:33:47 +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.