aboutsummaryrefslogtreecommitdiffstats
path: root/ssl
Commit message (Expand)AuthorAgeFilesLines
* Apply all the changes submitted by Steven M. Schweda <sms@antinode.info>Richard Levitte2011-03-193-188/+299
* Fix SRP error codes (from HEAD).Dr. Stephen Henson2011-03-164-21/+19
* Add SRP.Ben Laurie2011-03-1620-7/+1364
* Remove redundant check to stop compiler warning.Dr. Stephen Henson2011-03-121-5/+0
* Fix warning.Ben Laurie2011-03-121-1/+6
* make no-dsa work againDr. Stephen Henson2011-03-101-0/+3
* OCSP stapling fix (OpenSSL 0.9.8r/1.0.0d)Bodo Möller2011-02-081-1/+7
* Assorted bugfixes:Bodo Möller2011-02-031-2/+3
* CVE-2010-4180 fix (from OpenSSL_1_0_0-stable)Bodo Möller2011-02-032-0/+8
* FIPS_allow_md5() no longer exists and is no longer requiredDr. Stephen Henson2011-01-261-8/+0
* Don't use decryption_failed alert for TLS v1.1 or later.Dr. Stephen Henson2011-01-041-0/+2
* Since DTLS 1.0 is based on TLS 1.1 we should never return a decryption_failedDr. Stephen Henson2011-01-042-6/+3
* First attempt at adding the possibility to set the pointer size for the build...Richard Levitte2010-12-142-5/+64
* PR: 2240Dr. Stephen Henson2010-11-251-7/+4
* using_ecc doesn't just apply to TLSv1Dr. Stephen Henson2010-11-251-1/+1
* use generalised mac API for SSL key generationDr. Stephen Henson2010-11-241-28/+34
* remove duplicate statementDr. Stephen Henson2010-11-181-2/+0
* oops, reinstate TLSv1 stringDr. Stephen Henson2010-11-171-0/+2
* fix CVE-2010-3864Dr. Stephen Henson2010-11-171-18/+42
* Only use explicit IV if cipher is in CBC mode.Dr. Stephen Henson2010-11-142-3/+6
* Get correct GOST private key instead of just assuming the last one isDr. Stephen Henson2010-11-141-3/+10
* PR: 2314Dr. Stephen Henson2010-10-101-0/+1
* PR: 1833Dr. Stephen Henson2010-08-272-4/+4
* oops, revert previous patchDr. Stephen Henson2010-08-279-25/+47
* PR: 1833Dr. Stephen Henson2010-08-279-47/+25
* Patch from PR #1833 was broken: there's no s->s3->new_sessionBodo Möller2010-08-261-2/+0
* PR: 1833Dr. Stephen Henson2010-08-269-21/+44
* PR: 1830Dr. Stephen Henson2010-07-182-0/+27
* no need for empty fragments with TLS 1.1 and later due to explicit IVDr. Stephen Henson2010-06-271-1/+2
* Backport TLS v1.1 support from HEAD, ssl/ changesDr. Stephen Henson2010-06-2715-32/+150
* Fix warnings (From HEAD, original patch by Ben).Dr. Stephen Henson2010-06-1510-50/+17
* PR: 2259Dr. Stephen Henson2010-05-171-54/+97
* PR: 2230Dr. Stephen Henson2010-05-031-13/+14
* fix signed/unsigned comparison warningsDr. Stephen Henson2010-04-141-3/+3
* PR: 2230Dr. Stephen Henson2010-04-142-83/+232
* PR: 2229Dr. Stephen Henson2010-04-141-16/+11
* PR: 2228Dr. Stephen Henson2010-04-141-0/+3
* SpellingRichard Levitte2010-04-131-8/+8
* Undo the previous change, it was incorrect in this branch.Richard Levitte2010-04-131-2/+2
* Third argument to dtls1_buffer_record is by referenceRichard Levitte2010-04-131-2/+2
* Add SHA2 algorithms to SSL_library_init(). Although these aren't usedDr. Stephen Henson2010-04-071-0/+8
* PR: 2218Dr. Stephen Henson2010-04-061-6/+6
* PR: 2219Dr. Stephen Henson2010-04-061-1/+1
* PR: 2223Dr. Stephen Henson2010-04-061-0/+10
* Fix for "Record of death" vulnerability CVE-2010-0740.Bodo Möller2010-03-251-3/+3
* PR: 1731 and maybe 2197Dr. Stephen Henson2010-03-243-0/+6
* Submitted by: Tomas Hoger <thoger@redhat.com>Dr. Stephen Henson2010-03-031-0/+3
* make USE_CRYPTODEV_DIGESTS workDr. Stephen Henson2010-03-011-0/+3
* algorithms field has changed in 1.0.0 and later: updateDr. Stephen Henson2010-02-281-1/+1
* Add Kerberos fix which was in 0.9.8-stable but never committed to HEAD andDr. Stephen Henson2010-02-272-11/+12