Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge OpenSSL 0.9.8k into head. | simon | 2009-06-14 | 1 | -3/+3 |
|\ | | | | | | | Approved by: re | ||||
| * | Flatten OpenSSL vendor tree. | simon | 2008-08-23 | 1 | -1143/+0 |
| | | |||||
| * | Vendor import of OpenSSL 0.9.8b | simon | 2006-07-29 | 1 | -31/+15 |
| | | |||||
| * | Vendor import of OpenSSL 0.9.7e. | nectar | 2005-02-25 | 1 | -3/+6 |
| | | |||||
| * | Vendor import of OpenSSL 0.9.7d. | nectar | 2004-03-17 | 1 | -1/+0 |
| | | |||||
| * | Vendor import of OpenSSL release 0.9.7. This release includes | markm | 2003-01-28 | 1 | -26/+67 |
| | | | | | | | | support for AES and OpenBSD's hardware crypto. | ||||
| * | Import of OpenSSL 0.9.6f. | nectar | 2002-08-10 | 1 | -15/+43 |
| | | |||||
| * | Import of OpenSSL 0.9.6e. | nectar | 2002-07-30 | 1 | -0/+14 |
| | | |||||
| * | Initial import of OpenSSL 0.9.6c | kris | 2002-01-27 | 1 | -21/+119 |
| | | |||||
| * | Initial import of OpenSSL 0.9.6b | kris | 2001-07-19 | 1 | -1/+2 |
| | | |||||
| * | Initial import of OpenSSL 0.9.6 | kris | 2000-11-13 | 1 | -2/+2 |
| | | |||||
| * | Initial import of OpenSSL 0.9.5a | kris | 2000-04-13 | 1 | -8/+15 |
| | | |||||
* | | Prevent cross-site forgery attacks on lukemftpd(8) due to splitting | simon | 2009-01-07 | 1 | -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. | simon | 2006-07-29 | 1 | -31/+15 |
| | | |||||
* | | Resolve conflicts after import of OpenSSL 0.9.7e. | nectar | 2005-02-25 | 1 | -3/+6 |
| | | |||||
* | | Resolve conflicts after import of OpenSSL 0.9.7d. | nectar | 2004-03-17 | 1 | -1/+0 |
| | | |||||
* | | Merge conflicts. | markm | 2003-01-28 | 1 | -27/+67 |
| | | | | | | | | This is cunning doublespeak for "use vendor code". | ||||
* | | Resolve conflicts. | nectar | 2002-08-10 | 1 | -15/+43 |
| | | |||||
* | | Resolve conflicts after import of OpenSSL 0.9.6e. | nectar | 2002-07-30 | 1 | -2/+15 |
| | | |||||
* | | Resolve conflicts. | kris | 2002-01-27 | 1 | -21/+119 |
| | | |||||
* | | Resolve conflicts | kris | 2001-07-19 | 1 | -1/+2 |
| | | |||||
* | | Resolve conflicts, and garbage collect some local changes that are no | kris | 2000-11-13 | 1 | -2/+2 |
| | | | | | | | | longer required | ||||
* | | Resolve conflicts. | kris | 2000-04-13 | 1 | -7/+14 |
| | | |||||
* | | Fix breakage when NO_RSA specified. | kris | 2000-01-14 | 1 | -1/+3 |
|/ | | | | Reviewed by: Ben Laurie <ben@openssl.org> | ||||
* | Initial import of OpenSSL 0.9.4, sans IDEA and RSA code for patent | kris | 2000-01-10 | 1 | -0/+968 |
infringement reasons. |