summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/apps
Commit message (Collapse)AuthorAgeFilesLines
* Fix multiple vulnerabilities of OpenSSL. [SA-17:02]delphij2017-02-2336-146/+92
| | | | | | | | | | | | | | Fix system hang when booting when PCI-express HotPlug is enabled. [EN-17:01] Fix NIS master updates are not pushed to NIS slave. [EN-17:02] Fix compatibility with Hyper-V/storage after KB3172614 or KB3179574. [EN-17:03] Make makewhatis output reproducible. [EN-17:04] Approved by: so
* MFS: r306195jkim2016-09-2218-117/+281
| | | | | | Merge OpenSSL 1.0.2i. Approved by: re (gjb, implicit), so (delphij)
* Merge OpenSSL 1.0.2h.jkim2016-05-031-4/+8
|\ | | | | | | Relnotes: yes
* \ Merge OpenSSL 1.0.2g.jkim2016-03-017-65/+96
|\ \ | |/ | | | | Relnotes: yes
* | Merge OpenSSL 1.0.2f.jkim2016-01-288-48/+49
|\ \ | |/ | | | | Relnotes: yes
* | Merge OpenSSL 1.0.2e.jkim2015-12-0312-37/+92
|\ \ | |/
* | Merge OpenSSL 1.0.2d.jkim2015-10-3022-356/+2544
|\ \ | |/
* | Merge OpenSSL 1.0.1n.jkim2015-06-1116-58/+103
| |
* | Merge OpenSSL 1.0.1m.jkim2015-03-2057-34013/+32412
|\ \ | |/
* | Merge OpenSSL 1.0.1k.jkim2015-01-088-91/+89
|\ \ | |/
* | Merge OpenSSL 1.0.1j.jkim2014-10-151-0/+10
|\ \ | |/
* | Merge OpenSSL 1.0.1i.jkim2014-08-0710-14/+47
|\ \ | |/
* | Merge OpenSSL 1.0.1h.jkim2014-06-096-11/+45
|\ \ | |/ | | | | Approved by: so (delphij)
* | Merge OpenSSL 1.0.1g.jkim2014-04-085-13/+32
| | | | | | | | Approved by: benl (maintainer)
* | Merge OpenSSL 1.0.1f.jkim2014-01-224-9/+20
| | | | | | | | Approved by: so (delphij), benl (silence)
* | Merge OpenSSL 1.0.1e.jkim2013-02-1315-58/+124
|\ \ | |/ | | | | Approved by: secteam (simon), benl (silence)
* | Merge OpenSSL 1.0.1c.jkim2012-07-1257-3271/+8538
|\ \ | |/ | | | | Approved by: benl (maintainer)
* | Merge OpenSSL 0.9.8x.jkim2012-06-278-647/+622
| | | | | | | | | | | | Reviewed by: stas Approved by: benl (maintainer) MFC after: 3 days
* | Merge OpenSSL 0.9.8p into head.simon2010-11-2216-68/+36
| | | | | | | | | | Security: CVE-2010-3864 Security: http://www.openssl.org/news/secadv_20101116.txt
* | Merge OpenSSL 0.9.8n into head.simon2010-04-012-4/+16
| | | | | | | | | | | | | | | | | | | | | | 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
* | Readd $FreeBSD$ to the OpenSSL config file as that's useful forsimon2010-03-131-0/+1
| | | | | | | | | | | | mergemaster. Suggested by: dougb
* | Merge OpenSSL 0.9.8m into head.simon2010-03-1326-2986/+403
|\ \ | |/ | | | | | | | | | | | | | | | | | | 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
* | Remove symlinks in OpenSSL's testing framework. These are not requiredsimon2009-08-121-1/+0
| | | | | | | | | | | | | | | | | | for normal build, and doesn't export well to CVS. If they are needed later a script will be added to recreate the symlinks when needed at build time. Approved by: re (rwatson)
* | Merge OpenSSL 0.9.8k into head.simon2009-06-1441-428/+6152
|\ \ | |/ | | | | Approved by: re
| * Flatten OpenSSL vendor tree.simon2008-08-2398-36442/+0
| |
* | Prevent cross-site forgery attacks on lukemftpd(8) due to splittingsimon2009-01-074-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | long commands into multiple requests. [09:01] Fix incorrect OpenSSL checks for malformed signatures due to invalid check of return value from EVP_VerifyFinal(), DSA_verify, and DSA_do_verify. [09:02] Security: FreeBSD-SA-09:01.lukemftpd Security: FreeBSD-SA-09:02.openssl Obtained from: NetBSD [SA-09:01] Obtained from: OpenSSL Project [SA-09:02] Approved by: so (simon)
* | This commit was generated by cvs2svn to compensate for changes in r167612,simon2007-03-1510-39/+176
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of OpenSSL 0.9.8e.simon2007-03-1510-39/+176
| |
* | Resolve conflicts after import of OpenSSL 0.9.8d.simon2006-10-011-6/+107
| |
* | This commit was generated by cvs2svn to compensate for changes in r162911,simon2006-10-0111-13/+105
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of OpenSSL 0.9.8d.simon2006-10-0112-19/+212
| |
* | Resolve conflicts after import of OpenSSL 0.9.8b.simon2006-07-294-634/+851
| |
* | This commit was generated by cvs2svn to compensate for changes in r160814,simon2006-07-2946-1822/+4185
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of OpenSSL 0.9.8bsimon2006-07-2948-1846/+5036
| |
| * Remove files that are no longer part of OpenSSL from the vendornectar2005-02-251-1146/+0
| | | | | | | | branch. This time, these are mostly the `Makefile.ssl' files.
* | This commit was generated by cvs2svn to compensate for changes in r142430,nectar2005-02-251-1146/+0
| | | | | | | | which included commits to RCS files with non-trunk default branches.
* | Resolve conflicts after import of OpenSSL 0.9.7e.nectar2005-02-252-2/+3
| |
* | This commit was generated by cvs2svn to compensate for changes in r142425,nectar2005-02-2516-212/+1716
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of OpenSSL 0.9.7e.nectar2005-02-2518-214/+1719
| |
| * Clean up the OpenSSL vendor branch by removing files that are notnectar2005-02-258-1473/+0
| | | | | | | | part of recent releases.
* | Resolve conflicts after import of OpenSSL 0.9.7d.nectar2004-03-172-0/+12
| |
* | This commit was generated by cvs2svn to compensate for changes in r127128,nectar2004-03-1718-556/+821
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of OpenSSL 0.9.7d.nectar2004-03-1720-556/+833
| |
* | Re-add the FreeBSD RCS keyword for the benefit of mergemaster.nectar2004-01-091-0/+1
| | | | | | | | | | PR: conf/50040 Requested by: Dimitry Andric <dim@xs4all.nl>
* | This commit was generated by cvs2svn to compensate for changes in r120631,nectar2003-10-0115-51/+75
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of OpenSSL 0.9.7cnectar2003-10-0115-51/+75
| |
* | Resolve conflicts after import of OpenSSL 0.9.7a.nectar2003-02-191-0/+10
| |
* | This commit was generated by cvs2svn to compensate for changes in r111147,nectar2003-02-1930-28/+325
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of OpenSSL 0.9.7a.nectar2003-02-1931-28/+335
| |
* | Merge conflicts.markm2003-01-282-320/+821
| | | | | | | | This is cunning doublespeak for "use vendor code".
OpenPOWER on IntegriCloud