aboutsummaryrefslogtreecommitdiff
path: root/crypto/openssl/ssl/ssl_rsa.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge OpenSSL 0.9.8m into head.Simon L. B. Nielsen2010-03-131-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=205128
* | Merge OpenSSL 0.9.8k into head.Simon L. B. Nielsen2009-06-141-0/+2
|\| | | | | | | | | | | | | Approved by: re Notes: svn path=/head/; revision=194206
| * Flatten OpenSSL vendor tree.Simon L. B. Nielsen2008-08-231-777/+0
|/ | | | Notes: svn path=/vendor-crypto/openssl/dist/; revision=182044
* Vendor import of OpenSSL 0.9.8bSimon L. B. Nielsen2006-07-291-76/+36
| | | | Notes: svn path=/vendor-crypto/openssl/dist/; revision=160814
* Vendor import of OpenSSL 0.9.7cJacques Vidrine2003-10-011-1/+3
| | | | Notes: svn path=/vendor-crypto/openssl/dist/; revision=120631
* Vendor import of OpenSSL release 0.9.7. This release includesMark Murray2003-01-281-22/+22
| | | | | | | support for AES and OpenBSD's hardware crypto. Notes: svn path=/vendor-crypto/openssl/dist/; revision=109998
* Initial import of OpenSSL 0.9.4, sans IDEA and RSA code for patentKris Kennaway2000-01-101-0/+815
infringement reasons. Notes: svn path=/vendor-crypto/openssl/dist/; revision=55714