aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-08OCSP stapling fix (OpenSSL 0.9.8r/1.0.0d)OpenSSL_1_0_0dBodo Möller10-14/+60
2011-02-08Add complete information on 0.9.8 branch.Bodo Möller1-0/+9
2011-02-03Assorted bugfixes:Bodo Möller4-44/+44
2011-02-03fix omissionBodo Möller1-1/+1
2011-02-01Since FIPS 186-3 specifies we use the leftmost bits of the digestDr. Stephen Henson1-18/+0
2011-01-30stop warnings about no previous prototype when compiling shared enginesDr. Stephen Henson4-0/+13
2011-01-24PR: 2433Dr. Stephen Henson2-2/+2
2011-01-24check EC public key isn't point at infinityDr. Stephen Henson1-1/+7
2011-01-24PR: 1612Dr. Stephen Henson2-0/+6
2011-01-13stop warning with no-engineDr. Stephen Henson1-1/+1
2011-01-10The previous change was incorrect in this branch...Richard Levitte1-2/+2
2011-01-10PR: 2425Richard Levitte1-2/+2
2011-01-06PR: 2407Richard Levitte1-2/+2
2011-01-04Since DTLS 1.0 is based on TLS 1.1 we should never return a decryption_failedDr. Stephen Henson2-6/+3
2011-01-03oops missed an assertDr. Stephen Henson1-1/+1
2011-01-03PR: 2411Dr. Stephen Henson2-1/+7
2011-01-03Fix escaping code for string printing. If *any* escaping is enabled weDr. Stephen Henson2-6/+16
2011-01-03PR: 2410Dr. Stephen Henson2-17/+15
2011-01-03PR: 2413Dr. Stephen Henson1-1/+1
2011-01-03use fips-dev not dev-fipsDr. Stephen Henson1-1/+1
2011-01-03PR: 2416Dr. Stephen Henson1-1/+1
2010-12-14Part of the IF structure didn't get pasted here...Richard Levitte1-0/+7
2010-12-14First attempt at adding the possibility to set the pointer size for the build...Richard Levitte9-39/+404
2010-12-11bss_file.c: refine UTF8 logic [from HEAD].Andy Polyakov1-3/+9
2010-12-03ignore leading null fieldsDr. Stephen Henson1-1/+1
2010-12-02update for next releaseDr. Stephen Henson4-5/+9
2010-12-02prepare for releaseOpenSSL_1_0_0cDr. Stephen Henson5-7/+8
2010-12-02make updateDr. Stephen Henson5-238/+232
2010-12-02fix for CVE-2010-4180Dr. Stephen Henson5-12/+15
2010-12-02PR: 2386Dr. Stephen Henson1-1/+2
2010-12-02fix doc typosDr. Stephen Henson2-2/+2
2010-12-02use consistent FAQ between versionDr. Stephen Henson1-4/+47
2010-11-30Configure: make -mno-cygwin optional on mingw platforms [from HEAD].Andy Polyakov1-0/+6
2010-11-30PR: 2385Dr. Stephen Henson1-0/+3
2010-11-30update NEWSDr. Stephen Henson1-0/+1
2010-11-29Better method for creating SSLROOT:.Richard Levitte1-3/+7
2010-11-29add CVE to J-PAKE issueDr. Stephen Henson1-1/+1
2010-11-29update NEWSDr. Stephen Henson1-0/+6
2010-11-27Some of the MS_STATIC use in crypto/evp is a legacy from the days whenDr. Stephen Henson3-4/+4
2010-11-25PR: 2240Dr. Stephen Henson1-7/+4
2010-11-24Document change.Ben Laurie1-1/+4
2010-11-24J-PAKE was not correctly checking values, which could lead to attacks.Ben Laurie8-233/+272
2010-11-23INSTALL.W32: document trouble with symlinks under MSYS [from HEAD].Andy Polyakov1-0/+9
2010-11-23Implement bc test strategy as submitted by Steven M. Schweda <sms@antinode.in...Richard Levitte3-17/+268
2010-11-23Print openssl version information at the end of the testsRichard Levitte1-0/+1
2010-11-23Give the architecture dependent directory higher priorityRichard Levitte1-3/+3
2010-11-23Don't define an empty CFLAGS, it's much more honest not to defined it at all.Richard Levitte1-1/+6
2010-11-22* tests.com: Add the symbol openssl_conf, so the openssl applicationRichard Levitte2-45/+52
2010-11-22s390x.S: fix typo in bn_mul_words [from HEAD].Andy Polyakov1-1/+1
2010-11-19PR: 2376Dr. Stephen Henson1-9/+11