summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/ssl/t1_lib.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix multiple OpenSSL vulnerabilitites.delphij2016-09-231-32/+51
| | | | | Approved by: so Security: FreeBSD-SA-16:26.openssl
* Merge OpenSSL 1.0.1r.jkim2016-01-281-8/+6
| | | | Relnotes: yes
* Merge OpenSSL 1.0.1q.jkim2015-12-031-25/+32
|
* MFC: r284329jkim2015-06-121-6/+6
| | | | | | | | | Merge OpenSSL 1.0.1o. Note it is instantly merged because it restores ABI compatibility broken by the previous OpenSSL 1.0.1n. Relnotes: yes
* MFC: r284283jkim2015-06-111-98/+78
| | | | Merge OpenSSL 1.0.1n.
* MFC: r280297jkim2015-03-201-2476/+2434
| | | | | | Merge OpenSSL 1.0.1m. Relnotes: yes
* MFC: r276861, r276863jkim2015-01-091-9/+29
| | | | Merge OpenSSL 1.0.1k.
* MFC: r273144, r273146jkim2014-10-151-4/+8
| | | | | | Merge OpenSSL 1.0.1j. Relnotes: yes
* MFC: r269682jkim2014-08-071-35/+38
| | | | Merge OpenSSL 1.0.1i.
* MFC: r267256jkim2014-06-091-21/+24
| | | | | | Merge OpenSSL 1.0.1h. Approved by: so (delphij)
* MFC: r261037, r264278jkim2014-04-101-17/+119
| | | | Merge OpenSSL 1.0.1f and 1.0.1g.
* Fix NFS deadlock vulnerability. [SA-14:05]delphij2014-04-081-5/+9
| | | | | Fix "Heartbleed" vulnerability and ECDSA Cache Side-channel Attack in OpenSSL. [SA-14:06]
* Merge OpenSSL 1.0.1e.jkim2013-02-131-44/+89
|\ | | | | | | Approved by: secteam (simon), benl (silence)
* \ Merge OpenSSL 1.0.1c.jkim2012-07-121-67/+1622
|\ \ | |/ | | | | Approved by: benl (maintainer)
* | Merge OpenSSL 0.9.8x.jkim2012-06-271-0/+6
| | | | | | | | | | | | Reviewed by: stas Approved by: benl (maintainer) MFC after: 3 days
* | Fix Incorrectly formatted ClientHello SSL/TLS handshake messages couldsimon2011-02-121-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | cause OpenSSL to parse past the end of the message. Note: Applications are only affected if they act as a server and call SSL_CTX_set_tlsext_status_cb on the server's SSL_CTX. This includes Apache httpd >= 2.3.3, if configured with "SSLUseStapling On". Security: http://www.openssl.org/news/secadv_20110208.txt Security: CVE-2011-0014 Obtained from: OpenSSL CVS
* | Merge OpenSSL 0.9.8p into head.simon2010-11-221-6/+21
| | | | | | | | | | Security: CVE-2010-3864 Security: http://www.openssl.org/news/secadv_20101116.txt
* | Merge OpenSSL 0.9.8m into head.simon2010-03-131-19/+137
|\ \ | |/ | | | | | | | | | | | | | | | | | | 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-0/+759
|\ \ | |/ | | | | Approved by: re
| * Flatten OpenSSL vendor tree.simon2008-08-231-119/+0
|/
* Vendor import of OpenSSL 0.9.8e.simon2007-03-151-1/+1
|
* Vendor import of OpenSSL 0.9.8bsimon2006-07-291-36/+6
|
* Initial import of OpenSSL 0.9.5akris2000-04-131-5/+9
|
* Initial import of OpenSSL 0.9.4, sans IDEA and RSA code for patentkris2000-01-101-0/+145
infringement reasons.
OpenPOWER on IntegriCloud