summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/ssl/s23_clnt.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge OpenSSL 1.0.1u.jkim2016-09-221-4/+4
|
* Merge OpenSSL 1.0.1q.jkim2015-12-031-14/+7
|
* MFC: r280297jkim2015-03-201-634/+623
| | | | | | Merge OpenSSL 1.0.1m. Relnotes: yes
* MFC: r273144, r273146jkim2014-10-151-2/+10
| | | | | | Merge OpenSSL 1.0.1j. Relnotes: yes
* MFC: r261037, r264278jkim2014-04-101-4/+25
| | | | Merge OpenSSL 1.0.1f and 1.0.1g.
* Merge OpenSSL 1.0.1c.jkim2012-07-121-68/+226
|\ | | | | | | Approved by: benl (maintainer)
* | Merge OpenSSL 0.9.8p into head.simon2010-11-221-1/+4
| | | | | | | | | | Security: CVE-2010-3864 Security: http://www.openssl.org/news/secadv_20101116.txt
* | Merge OpenSSL 0.9.8m into head.simon2010-03-131-1/+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-0/+34
|\ \ | |/ | | | | Approved by: re
| * Flatten OpenSSL vendor tree.simon2008-08-231-581/+0
| |
| * Vendor import of OpenSSL 0.9.8e.simon2007-03-151-1/+0
| |
| * Vendor import of OpenSSL 0.9.8bsimon2006-07-291-81/+170
| |
| * Vendor import of OpenSSL 0.9.7e.nectar2005-02-251-2/+5
| |
| * Vendor import of OpenSSL release 0.9.7. This release includesmarkm2003-01-281-13/+28
| | | | | | | | support for AES and OpenBSD's hardware crypto.
| * Initial import of OpenSSL 0.9.6ckris2002-01-271-1/+1
| |
| * Initial import of OpenSSL 0.9.6kris2000-11-131-1/+3
| |
| * Initial import of OpenSSL 0.9.5akris2000-04-131-4/+12
| |
* | Resolve conflicts after import of OpenSSL 0.9.8e.simon2007-03-151-1/+0
| |
* | Resolve conflicts after import of OpenSSL 0.9.8b.simon2006-07-291-81/+170
| |
* | Resolve conflicts after import of OpenSSL 0.9.7e.nectar2005-02-251-2/+5
| |
* | Merge conflicts.markm2003-01-281-15/+28
| | | | | | | | This is cunning doublespeak for "use vendor code".
* | Resolve conflicts.kris2002-01-271-1/+1
| |
* | Resolve conflicts, and garbage collect some local changes that are nokris2000-11-131-1/+3
| | | | | | | | longer required
* | Resolve conflicts.kris2000-04-131-6/+7
| |
* | Fix breakage when NO_RSA specified.kris2000-01-141-0/+9
|/ | | | Reviewed by: Ben Laurie <ben@openssl.org>
* Initial import of OpenSSL 0.9.4, sans IDEA and RSA code for patentkris2000-01-101-0/+465
infringement reasons.
OpenPOWER on IntegriCloud