summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/ssl/s23_srvr.c
Commit message (Collapse)AuthorAgeFilesLines
* MFC: r280297jkim2015-03-201-520/+507
| | | | | | Merge OpenSSL 1.0.1m. Relnotes: yes
* MFC: r276861, r276863jkim2015-01-091-2/+5
| | | | Merge OpenSSL 1.0.1k.
* MFC: r273144, r273146jkim2014-10-151-9/+12
| | | | | | Merge OpenSSL 1.0.1j. Relnotes: yes
* MFC: r269682jkim2014-08-071-7/+23
| | | | Merge OpenSSL 1.0.1i.
* Merge OpenSSL 1.0.1c.jkim2012-07-121-8/+58
|\ | | | | | | Approved by: benl (maintainer)
* \ Merge OpenSSL 0.9.8m into head.simon2010-03-131-1/+8
|\ \ | |/ | | | | | | | | | | | | | | | | | | 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/+9
|\ \ | |/ | | | | Approved by: re
| * Flatten OpenSSL vendor tree.simon2008-08-231-572/+0
| |
| * Vendor import of OpenSSL 0.9.8e.simon2007-03-151-1/+0
| |
| * Vendor import of OpenSSL 0.9.8bsimon2006-07-291-29/+6
| |
| * Vendor import of OpenSSL release 0.9.7. This release includesmarkm2003-01-281-80/+31
| | | | | | | | support for AES and OpenBSD's hardware crypto.
| * Initial import of OpenSSL 0.9.6ckris2002-01-271-11/+80
| |
| * Initial import of OpenSSL 0.9.6kris2000-11-131-12/+20
| |
| * Initial import of OpenSSL 0.9.5akris2000-04-131-35/+100
| |
* | 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-23/+5
| |
* | Correct a man-in-the-middle SSL version rollback vulnerability.cperciva2005-10-111-6/+1
| | | | | | | | Security: FreeBSD-SA-05:21.openssl
* | Merge conflicts.markm2003-01-281-82/+31
| | | | | | | | This is cunning doublespeak for "use vendor code".
* | Resolve conflicts.kris2002-01-271-11/+80
| |
* | Resolve conflicts, and garbage collect some local changes that are nokris2000-11-131-12/+20
| | | | | | | | longer required
* | Resolve conflicts.kris2000-04-131-37/+95
| |
* | 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/+503
infringement reasons.
OpenPOWER on IntegriCloud