summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2011-05-25PR: 2512Dr. Stephen Henson
2011-05-19inherit HMAC flags from MD_CTXDr. Stephen Henson
2011-04-30no need to include memory.hDr. Stephen Henson
2011-04-06check buffer is larger enough before overwritingDr. Stephen Henson
2011-03-25Corrections to the VMS build system.Richard Levitte
2011-03-25make some non-VMS builds work againDr. Stephen Henson
2011-03-25For VMS, implement the possibility to choose 64-bit pointers withRichard Levitte
2011-03-22make update (1.0.0-stable)Richard Levitte
2011-03-19Keep file references in the VMS build files in the same order as theyRichard Levitte
2011-03-19Apply all the changes submitted by Steven M. Schweda <sms@antinode.info>Richard Levitte
2011-03-04s390x-mont.pl: optimize for z196.Andy Polyakov
2011-02-12dso_dlfcn.c: make it work on Tru64 4.0 [from HEAD].Andy Polyakov
2011-02-08start 1.0.0e-devBodo Möller
2011-02-08OCSP stapling fix (OpenSSL 0.9.8r/1.0.0d)OpenSSL_1_0_0dBodo Möller
2011-02-03Assorted bugfixes:Bodo Möller
2011-02-01Since FIPS 186-3 specifies we use the leftmost bits of the digestDr. Stephen Henson
2011-01-30stop warnings about no previous prototype when compiling shared enginesDr. Stephen Henson
2011-01-24PR: 2433Dr. Stephen Henson
2011-01-24check EC public key isn't point at infinityDr. Stephen Henson
2011-01-24PR: 1612Dr. Stephen Henson
2011-01-13stop warning with no-engineDr. Stephen Henson
2011-01-10The previous change was incorrect in this branch...Richard Levitte
2011-01-10PR: 2425Richard Levitte
2011-01-03oops missed an assertDr. Stephen Henson
2011-01-03PR: 2411Dr. Stephen Henson
2011-01-03Fix escaping code for string printing. If *any* escaping is enabled weDr. Stephen Henson
2011-01-03PR: 2410Dr. Stephen Henson
2011-01-03PR: 2413Dr. Stephen Henson
2011-01-03use fips-dev not dev-fipsDr. Stephen Henson
2011-01-03PR: 2416Dr. Stephen Henson
2010-12-14First attempt at adding the possibility to set the pointer size for the build...Richard Levitte
2010-12-11bss_file.c: refine UTF8 logic [from HEAD].Andy Polyakov
2010-12-02update for next releaseDr. Stephen Henson
2010-12-02prepare for releaseOpenSSL_1_0_0cDr. Stephen Henson
2010-12-02make updateDr. Stephen Henson
2010-12-02PR: 2386Dr. Stephen Henson
2010-11-30PR: 2385Dr. Stephen Henson
2010-11-27Some of the MS_STATIC use in crypto/evp is a legacy from the days whenDr. Stephen Henson
2010-11-24J-PAKE was not correctly checking values, which could lead to attacks.Ben Laurie
2010-11-23Give the architecture dependent directory higher priorityRichard Levitte
2010-11-22s390x.S: fix typo in bn_mul_words [from HEAD].Andy Polyakov
2010-11-19PR: 2376Dr. Stephen Henson
2010-11-18We redid the structure on architecture dependent source files, butRichard Levitte
2010-11-18compile cts128.c on VMSDr. Stephen Henson
2010-11-18PR: 2372Dr. Stephen Henson
2010-11-16update for next versionDr. Stephen Henson
2010-11-16prepare for releaseOpenSSL_1_0_0bDr. Stephen Henson
2010-11-16If EVP_PKEY structure contains an ENGINE the key is ENGINE specific andDr. Stephen Henson
2010-11-15make updateDr. Stephen Henson
2010-11-02Submitted by: Jonathan Dixon <joth@chromium.org>Dr. Stephen Henson