summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/util
Commit message (Collapse)AuthorAgeFilesLines
* MFC: r325328jkim2017-11-134-5/+19
| | | | | | Merge OpenSSL 1.0.2m. (cherry picked from commit a88f0513c4cf81f98bab740e4f112f1a6d7f4d42)
* MFC: r318899jkim2017-11-132-3/+4
| | | | | | Merge OpenSSL 1.0.2l. (cherry picked from commit ffd1bb8c599181e0733f8e00d8d8198b4ea6a73b)
* MFC: r312825jkim2017-01-262-5/+14
| | | | Merge OpenSSL 1.0.2k.
* MFC: r306193jkim2016-09-223-25/+43
| | | | Merge OpenSSL 1.0.2u.
* Merge OpenSSL 1.0.2h.jkim2016-05-035-16/+32
|\ | | | | | | Relnotes: yes
* \ Merge OpenSSL 1.0.2g.jkim2016-03-0110-18/+22
|\ \ | |/ | | | | Relnotes: yes
* | Merge OpenSSL 1.0.2f.jkim2016-01-283-4/+66
|\ \ | |/ | | | | Relnotes: yes
* | Merge OpenSSL 1.0.2e.jkim2015-12-039-64/+44
|\ \ | |/
* | Merge OpenSSL 1.0.2d.jkim2015-10-3011-43/+730
|\ \ | |/
* | Merge OpenSSL 1.0.1n.jkim2015-06-114-10/+17
| |
* | Merge OpenSSL 1.0.1m.jkim2015-03-206-68/+1228
|\ \ | |/
* | Merge OpenSSL 1.0.1l.jkim2015-01-161-1/+1
| | | | | | | | | | MFC after: 1 week Relnotes: yes
* | MFV: r276862jkim2015-01-091-1/+1
| | | | | | | | Fix build.
* | Merge OpenSSL 1.0.1k.jkim2015-01-086-13/+53
|\ \ | |/
* | Merge OpenSSL 1.0.1j.jkim2014-10-153-5/+10
|\ \ | |/
* | Merge OpenSSL 1.0.1i.jkim2014-08-074-3/+10
|\ \ | |/
* | Merge OpenSSL 1.0.1g.jkim2014-04-083-6/+10
| | | | | | | | Approved by: benl (maintainer)
* | Merge OpenSSL 1.0.1f.jkim2014-01-221-1/+5
| | | | | | | | Approved by: so (delphij), benl (silence)
* | Merge OpenSSL 1.0.1e.jkim2013-02-132-2/+3
|\ \ | |/ | | | | Approved by: secteam (simon), benl (silence)
* | Clean some 'svn:executable' properties in the tree.pfg2013-01-262-0/+0
| | | | | | | | | | Submitted by: Christoph Mallon MFC after: 3 days
* | Merge OpenSSL 1.0.1c.jkim2012-07-1223-1111/+1763
|\ \ | |/ | | | | Approved by: benl (maintainer)
* | Merge OpenSSL 0.9.8x.jkim2012-06-273-6/+11
| | | | | | | | | | | | Reviewed by: stas Approved by: benl (maintainer) MFC after: 3 days
* | Merge OpenSSL 0.9.8p into head.simon2010-11-223-3/+5
| | | | | | | | | | Security: CVE-2010-3864 Security: http://www.openssl.org/news/secadv_20101116.txt
* | Merge OpenSSL 0.9.8m into head.simon2010-03-139-29/+64
|\ \ | |/ | | | | | | | | | | | | | | | | | | 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-1417-247/+1421
|\ \ | |/ | | | | Approved by: re
| * Flatten OpenSSL vendor tree.simon2008-08-2350-11944/+0
| |
* | This commit was generated by cvs2svn to compensate for changes in r167612,simon2007-03-155-6/+127
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of OpenSSL 0.9.8e.simon2007-03-155-6/+127
| |
* | Resolve conflicts after import of OpenSSL 0.9.8d.simon2006-10-011-1/+3
| |
* | This commit was generated by cvs2svn to compensate for changes in r162911,simon2006-10-014-4/+50
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of OpenSSL 0.9.8d.simon2006-10-015-5/+53
| |
* | Resolve conflicts after import of OpenSSL 0.9.8b.simon2006-07-294-453/+4
| |
* | This commit was generated by cvs2svn to compensate for changes in r160814,simon2006-07-2924-389/+1842
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of OpenSSL 0.9.8bsimon2006-07-2925-398/+1846
| |
* | Resolve conflicts after import of OpenSSL 0.9.7e.nectar2005-02-251-3/+8
| |
* | This commit was generated by cvs2svn to compensate for changes in r142425,nectar2005-02-2520-67/+176
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of OpenSSL 0.9.7e.nectar2005-02-2521-70/+184
| |
| * Clean up the OpenSSL vendor branch by removing files that are notnectar2005-02-252-107/+0
| | | | | | | | part of recent releases.
* | This commit was generated by cvs2svn to compensate for changes in r127128,nectar2004-03-174-25/+59
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of OpenSSL 0.9.7d.nectar2004-03-174-25/+59
| |
* | Merge conflicts after import of OpenSSL 0.9.7c.nectar2003-10-012-91/+19
| |
* | This commit was generated by cvs2svn to compensate for changes in r120631,nectar2003-10-016-18/+26
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of OpenSSL 0.9.7cnectar2003-10-017-36/+44
| |
* | This commit was generated by cvs2svn to compensate for changes in r111147,nectar2003-02-195-116/+132
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of OpenSSL 0.9.7a.nectar2003-02-195-116/+132
| |
* | Merge conflicts.markm2003-01-281-7/+8
| | | | | | | | This is cunning doublespeak for "use vendor code".
* | This commit was generated by cvs2svn to compensate for changes in r109998,markm2003-01-2821-697/+2445
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of OpenSSL release 0.9.7. This release includesmarkm2003-01-2822-703/+2453
| | | | | | | | support for AES and OpenBSD's hardware crypto.
* | This commit was generated by cvs2svn to compensate for changes in r101615,nectar2002-08-101-1/+1
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import of OpenSSL 0.9.6f.nectar2002-08-101-1/+1
| |
OpenPOWER on IntegriCloud