summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/apps/req.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix multiple OpenSSL vulnerabilities.delphij2016-03-031-1670/+1554
| | | | | Security: FreeBSD-SA-16:12.openssl Approved by: so
* MFC: r267256jkim2014-06-091-2/+13
| | | | | | Merge OpenSSL 1.0.1h. Approved by: so (delphij)
* MFC: r261037, r264278jkim2014-04-101-6/+7
| | | | Merge OpenSSL 1.0.1f and 1.0.1g.
* Merge OpenSSL 1.0.1c.jkim2012-07-121-216/+359
|\ | | | | | | Approved by: benl (maintainer)
* | Merge OpenSSL 0.9.8n into head.simon2010-04-011-0/+6
| | | | | | | | | | | | | | | | | | | | | | This fixes CVE-2010-0740 which only affected -CURRENT (OpenSSL 0.9.8m) but not -STABLE branches. I have not yet been able to find out if CVE-2010-0433 impacts FreeBSD. This will be investigated further. Security: CVE-2010-0433, CVE-2010-0740 Security: http://www.openssl.org/news/secadv_20100324.txt
* | Merge OpenSSL 0.9.8m into head.simon2010-03-131-2/+4
|\ \ | |/ | | | | | | | | | | | | | | | | | | This also "reverts" some FreeBSD local changes so we should now be back to using entirely stock OpenSSL. The local changes were simple $FreeBSD$ lines additions, which were required in the CVS days, and the patch for FreeBSD-SA-09:15.ssl which has been superseded with OpenSSL 0.9.8m's RFC5746 'TLS renegotiation extension' support. MFC after: 3 weeks
* | Merge OpenSSL 0.9.8k into head.simon2009-06-141-2/+1
|\ \ | |/ | | | | Approved by: re
| * Flatten OpenSSL vendor tree.simon2008-08-231-1686/+0
|/
* Vendor import of OpenSSL 0.9.8bsimon2006-07-291-48/+180
|
* Vendor import of OpenSSL 0.9.7e.nectar2005-02-251-1/+3
|
* Vendor import of OpenSSL 0.9.7d.nectar2004-03-171-22/+20
|
* Vendor import of OpenSSL 0.9.7a.nectar2003-02-191-1/+15
|
* Vendor import of OpenSSL release 0.9.7. This release includesmarkm2003-01-281-175/+425
| | | | support for AES and OpenBSD's hardware crypto.
* Import of OpenSSL 0.9.6d.nectar2002-07-301-12/+9
|
* Initial import of OpenSSL 0.9.6ckris2002-01-271-2/+1
|
* Import of OpenSSL 0.9.6-STABLE snapshot dated 2001-02-10kris2001-02-181-5/+4
|
* Initial import of OpenSSL 0.9.6kris2000-11-131-27/+42
|
* Initial import of OpenSSL 0.9.5akris2000-04-131-164/+247
|
* Initial import of OpenSSL 0.9.4, sans IDEA and RSA code for patentkris2000-01-101-0/+1197
infringement reasons.
OpenPOWER on IntegriCloud