summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
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
2010-10-11PR: 2295Dr. Stephen Henson
2010-10-10x86_64-xlate.pl: fix LNK4078 and LNK4210 link warnings [from HEAD].Andy Polyakov
2010-10-06We can't always read 6 bytes in an OCSP response: fix so error statusesDr. Stephen Henson
2010-10-03Add call to ENGINE_register_all_complete() to ENGINE_load_builtin_engines(),Dr. Stephen Henson
2010-09-13Alpha assembler pack: adapt for Linux [from HEAD].Andy Polyakov
2010-09-10crypto/bn/asm/s390x.S: drop redundant instructions [from HEAD].Andy Polyakov
2010-09-05sparcv9cap.c: disengange Solaris-specific CPU detection routine in favourAndy Polyakov
2010-09-05Oops. Make depend on a standard configuration.Ben Laurie
2010-09-05Make depend.Ben Laurie
2010-08-30fix bug in AES_unwrap()Dr. Stephen Henson
2010-08-26ECC library bugfixes.Bodo Möller
2010-08-03sha1-armv4-large.pl: reschedule instructions for dual-issue pipeline [from HE...Andy Polyakov
2010-08-02Make inline assembler clang-friendly [from HEAD].Andy Polyakov
2010-07-28alphacpuid.pl: fix brown-bag bug [from HEAD].Andy Polyakov
2010-07-26Replace alphacpuid.s with alphacpuid.pl to ensure it makes to release tar-bal...Andy Polyakov
2010-07-13ARM assembler pack: reschedule instructions for dual-issue pipeline [from HEAD].Andy Polyakov
2010-07-09PR: 2297Dr. Stephen Henson
2010-07-08rand_nw.c: compensate for gcc bug (using %edx instead of %eax at -O3)Andy Polyakov
2010-07-08sparcv9cap.c: reiterate CPU detection logic [from HEAD].Andy Polyakov
2010-07-02crypto/sparc*: elininate _sparcv9_rdwrasi [from HEAD].Andy Polyakov
2010-07-01SPARCv9 assembler pack: refine CPU detection on Linux, fix for "unalignedAndy Polyakov