summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2014-12-30mark all block comments that need format preserving so thatTim Hudson
2014-12-30dlfcn: always define _GNU_SOURCEKurt Roeckx
2014-12-28RT3548: Remove unsupported platformsRich Salz
2014-12-22RT3548: Remove unsupported platforms.Rich Salz
2014-12-21RT3548: Remvoe unsupported platformsRich Salz
2014-12-20Fix incorrect OPENSSL_assert() usage.Michael Tuexen
2014-12-19RT3548: Remove outdated platformsRich Salz
2014-12-19Fix a problem if CFLAGS is too long cversion.c fails to compile when configMatt Caswell
2014-12-18Made it an error to define OPENSSL_USE_DEPRECATED if OpenSSL has been builtMatt Caswell
2014-12-18Change all instances of OPENSSL_NO_DEPRECATED to OPENSSL_USE_DEPRECATEDMatt Caswell
2014-12-18Remove redundant OPENSSL_NO_DEPRECATED suppressionMatt Caswell
2014-12-18Turn on OPENSSL_NO_DEPRECATED by default.Matt Caswell
2014-12-18Return error when a bit string indicates an invalid amount of bits leftKurt Roeckx
2014-12-17RT3548: Remove some obsolete platformsRich Salz
2014-12-17RT3544: Restore MWERKS for NetWareRich Salz
2014-12-17Reject invalid constructed encodings.Dr. Stephen Henson
2014-12-17Add a comment noting the padding oracle.Emilia Kasper
2014-12-17Revert "RT3425: constant-time evp_enc"Emilia Kasper
2014-12-17Build fixesEmilia Kasper
2014-12-17Clear warnings/errors within KSSL_DEBUG code sectionsRichard Levitte
2014-12-17Clear warnings/errors within BN_CTX_DEBUG code sectionsRichard Levitte
2014-12-17Check for invalid divisors in BN_div.Emilia Kasper
2014-12-16Add OPENSSL_NO_ECDH guardsMatt Caswell
2014-12-15RT3497: Fix; don't remove header filesRich Salz
2014-12-15Fix unused variable warningEmilia Kasper
2014-12-11make updateMatt Caswell
2014-12-11RT3497: Clean up "dclean" targetsRich Salz
2014-12-10RT3543: Remove #ifdef LINTRich Salz
2014-12-10tree_print: check for NULL after allocating errJonas Maebe
2014-12-08Move bn internal functions into bn_int.h and bn_lcl.hMatt Caswell
2014-12-08Make bn opaqueMatt Caswell
2014-12-08Disable engines that will fail to build when bn is made opaqueMatt Caswell
2014-12-08Implement internally opaque bn access from tsMatt Caswell
2014-12-08Implement internally opaque bn access from srpMatt Caswell
2014-12-08Implement internally opaque bn access from rsaMatt Caswell
2014-12-08Implement internally opaque bn access from evpMatt Caswell
2014-12-08Implement internally opaque bn access from ecMatt Caswell
2014-12-08Implement internally opaque bn access from dsaMatt Caswell
2014-12-08Implement internally opaque bn access from dhMatt Caswell
2014-12-08Implement internally opaque bn access from asn1Matt Caswell
2014-12-08Prepare exptest for bn opaquifyMatt Caswell
2014-12-08Prepare for bn opaquify. Implement internal helper functions.Matt Caswell
2014-12-08Include <openssl/foo.h> instead of "foo.h"Geoff Thorpe
2014-12-08remove OPENSSL_FIPSAPIDr. Stephen Henson
2014-12-08remove FIPS_*_SIZE_TDr. Stephen Henson
2014-12-08remove FIPS module code from crypto/evpDr. Stephen Henson
2014-12-08remove FIPS module code from crypto/bnDr. Stephen Henson
2014-12-08remove FIPS module code from crypto/ecdhDr. Stephen Henson
2014-12-08remove FIPS module code from crypto/ecdsaDr. Stephen Henson
2014-12-08Remove FIPS module code from crypto/dhDr. Stephen Henson