summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/ssl/s2_srvr.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge OpenSSL 0.9.8k into head.simon2009-06-141-3/+3
|\ | | | | | | Approved by: re
| * Flatten OpenSSL vendor tree.simon2008-08-231-1143/+0
| |
| * Vendor import of OpenSSL 0.9.8bsimon2006-07-291-31/+15
| |
| * Vendor import of OpenSSL 0.9.7e.nectar2005-02-251-3/+6
| |
| * Vendor import of OpenSSL 0.9.7d.nectar2004-03-171-1/+0
| |
| * Vendor import of OpenSSL release 0.9.7. This release includesmarkm2003-01-281-26/+67
| | | | | | | | support for AES and OpenBSD's hardware crypto.
| * Import of OpenSSL 0.9.6f.nectar2002-08-101-15/+43
| |
| * Import of OpenSSL 0.9.6e.nectar2002-07-301-0/+14
| |
| * Initial import of OpenSSL 0.9.6ckris2002-01-271-21/+119
| |
| * Initial import of OpenSSL 0.9.6bkris2001-07-191-1/+2
| |
| * Initial import of OpenSSL 0.9.6kris2000-11-131-2/+2
| |
| * Initial import of OpenSSL 0.9.5akris2000-04-131-8/+15
| |
* | Prevent cross-site forgery attacks on lukemftpd(8) due to splittingsimon2009-01-071-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* | Resolve conflicts after import of OpenSSL 0.9.8b.simon2006-07-291-31/+15
| |
* | Resolve conflicts after import of OpenSSL 0.9.7e.nectar2005-02-251-3/+6
| |
* | Resolve conflicts after import of OpenSSL 0.9.7d.nectar2004-03-171-1/+0
| |
* | Merge conflicts.markm2003-01-281-27/+67
| | | | | | | | This is cunning doublespeak for "use vendor code".
* | Resolve conflicts.nectar2002-08-101-15/+43
| |
* | Resolve conflicts after import of OpenSSL 0.9.6e.nectar2002-07-301-2/+15
| |
* | Resolve conflicts.kris2002-01-271-21/+119
| |
* | Resolve conflictskris2001-07-191-1/+2
| |
* | Resolve conflicts, and garbage collect some local changes that are nokris2000-11-131-2/+2
| | | | | | | | longer required
* | Resolve conflicts.kris2000-04-131-7/+14
| |
* | Fix breakage when NO_RSA specified.kris2000-01-141-1/+3
|/ | | | Reviewed by: Ben Laurie <ben@openssl.org>
* Initial import of OpenSSL 0.9.4, sans IDEA and RSA code for patentkris2000-01-101-0/+968
infringement reasons.
OpenPOWER on IntegriCloud