Keep a cache of files that already have a recipe, in common.tmpl
[openssl.git] / crypto /
2016-02-27 FdaSilvaYYGH753: More spelling fix
2016-02-26 Rob PercivalFix for potential deferencing of null pointer in o2i_SC...
2016-02-26 Rob PercivalPublic API for Certificate Transparency
2016-02-26 Rich SalzRevert "EC_KEY_priv2buf (): check parameter sanity"
2016-02-26 Matt CaswellFix master compile error
2016-02-26 Dmitry-MeGH680: Reuse strnlen() in strndup()
2016-02-26 J Mohan Rao ArisankalaEC_KEY_priv2buf (): check parameter sanity
2016-02-26 J Mohan Rao Arisankalacheck with NULL
2016-02-26 J Mohan Rao Arisankalaexplicit check for NULL
2016-02-26 J Mohan Rao ArisankalaCheck method before access and release ctx in error...
2016-02-26 David WoodhouseRT4335: Fix UEFI build of OBJ_NAME_new_index()
2016-02-26 Alessandro GhediniImplement new multi-threading API
2016-02-25 Matt CaswellFix memory issues in BIO_*printf functions
2016-02-25 Rich SalzGH715: ENGINE_finish can take NULL
2016-02-25 Rich SalzFix unified build after CT reorg
2016-02-25 Adam EijdenbergAdd more CT utility routines to be used as part of...
2016-02-25 Rich SalzBuild fix: remove cleanse_ctr
2016-02-25 Rich SalzRT4116: Change cleanse to just memset
2016-02-25 Emilia KasperCVE-2016-0798: avoid memory leak in SRP
2016-02-24 Flavio MedeirosGH480: Don't break statements with CPP stuff.
2016-02-23 Andy Polyakovec/asm/ecp_nistz256-*.pl: get corner case logic right.
2016-02-23 Andy Polyakovec/asm/ecp_nistz256-x86_64.pl: get corner case logic...
2016-02-23 Andy Polyakovpoly1305/asm/poly1305-armv4.pl: replace ambiguous instr...
2016-02-23 David WoodhouseRT4339: Fix handling of <internal/bn_conf.h>
2016-02-23 Rich SalzAdd PKCS7_NO_DUAL_CONTENT flag
2016-02-22 Rich SalzRemove unused parameters from internal functions
2016-02-22 FdaSilvaYYGH678: Add a few more zalloc
2016-02-22 Rich SalzRT4320/GH705: Fix PEM parsing bug.
2016-02-20 Richard LevitteAlways build library object files with shared library...
2016-02-20 Richard LevitteMake crypto/buildinf.h depend on configdata.pm rather...
2016-02-19 Dr. Stephen HensonRemove DSA negative integer workaround code.
2016-02-19 Dr. Stephen HensonRemove broken DSA private key workarounds.
2016-02-19 Emilia Kaspergetaddrinfo: zero the hints structure
2016-02-19 Richard LevitteBig rename fest of engine DSO names, from libFOO.so...
2016-02-19 Richard LevitteLet Configure figure out the diverse shared library...
2016-02-19 Richard LevitteRethink the uplink / applink story
2016-02-18 Richard LevitteRemove all special make depend flags, as well as OPENSS...
2016-02-18 Rich SalzRemove outdated DEBUG flags.
2016-02-18 Matt CaswellFix windows thread stop code
2016-02-18 Roumen PetrovFix OPENSSL_config with NULL parameter
2016-02-18 Dr. Stephen Hensontypo
2016-02-18 Rich SalzRemove "experimental" in code and comments, too.
2016-02-17 Richard LevitteIn the unified scheme, there is no $(TOP), use $(SRCDIR...
2016-02-17 David WoodhouseFinish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005
2016-02-17 Rich SalzRT4310: Fix varous no-XXX builds
2016-02-17 David WoodhouseRT4315: Fix UEFI build in crypto/init.c
2016-02-17 Rich SalzRemove JPAKE
2016-02-17 David WoodhouseRT4313: Fix build for !IMPLEMENTED code path in CRYPTO_...
2016-02-17 Dmitry-MeFix mismatched curly brace
2016-02-17 Richard LevitteImplement the use of heap manipulator implementions
2016-02-16 Viktor Szakatsmd_rand: FAQ URL to use https and follow a redirect
2016-02-16 Richard LevitteOn solaris, the variable name sun clashes, use s_un...
2016-02-14 Rich SalzMake the BIO_ADDR param optional.
2016-02-14 Viktor DukhovniFixes to make no-deprecated work again
2016-02-14 Andy Polyakovchacha/asm/chacha*: ensure that zero length is handled...
2016-02-14 Andy Polyakovchacha/asm/chacha-x86[_64].pl: fix typos and logical...
2016-02-14 Richard LevitteMake the use of mdebug backtrace a separate option
2016-02-14 Richard LevitteDeclare DllMain internally
2016-02-14 Richard LevitteMake sure a socklen_t can compare with a sizeof() result
2016-02-13 Andy Polyakovcrypto/poly1305: add floating-point reference implement...
2016-02-13 Richard LevittePass $(CC) to perlasm scripts via the environment
2016-02-13 Andy PolyakovConfigurations: engage PPC ChaCha20 and Poly1305 modules.
2016-02-13 Andy PolyakovPPC assembly pack: add ChaCha20 and Poly1305 modules.
2016-02-13 Viktor Szakatsasync_win.c: remove unused variable
2016-02-13 Dmitry-MeGH643: Cleanup header analysis
2016-02-13 Andy PolyakovC64x+ assembly pack: add ChaCha20 and Poly1305 modules.
2016-02-13 Andy PolyakovARM assembly pack: add ChaCha20 and Poly1305 modules.
2016-02-13 Rob PercivalDefines OSSL_SSIZE_MAX
2016-02-13 Viktor DukhovniFix some issues near recent chomp changes.
2016-02-12 Andy Polyakovevp/e_des[3].c: address compiler warnings, fix formatting.
2016-02-12 Andy Polyakovmodes/ctr128.c: pay attention to ecount_buf alignment...
2016-02-12 Richard LevitteRename INSTALL_PREFIX to DESTDIR, remove option --insta...
2016-02-12 Andy Polyakovec/asm/ecp_nistz256-armv8.pl: fix test_ssl spurious...
2016-02-12 Richard LevitteBetter workaround for VMS getnameinfo() bug
2016-02-11 Dr. Stephen HensonTypo: only return error if unrecognise bag type.
2016-02-11 Richard LevittePerl's chop / chomp considered bad, use a regexp instead
2016-02-11 Andy Polyakovperlasm/x86_64-xlate.pl: pass pure constants verbatim.
2016-02-11 Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: MacOS X portability...
2016-02-11 Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: fix mingw64 build.
2016-02-11 Rich SalzMove to REF_DEBUG, for consistency.
2016-02-11 Rich SalzFix GH 327.
2016-02-11 Rich SalzGH620: second diff from rt-2275, adds error code
2016-02-11 Rich SalzCheck malloc
2016-02-11 Rich SalzMissing header include.
2016-02-11 Rich SalzHide OPENSSL_INIT_SETTINGS.
2016-02-11 Richard LevitteAdd inclusion directory crypto/include for BN compilations
2016-02-11 Richard LevitteRework BIO_ADDRINFO_protocol() to return correct values
2016-02-11 Dr. Stephen Hensonuse consistent error messages
2016-02-11 Dr. Stephen HensonPrint out bad content octets.
2016-02-10 Richard LevitteAfter auto init, check that the deprecated functions...
2016-02-10 Rich SalzAfter renaming init, update errors.
2016-02-10 Rich SalzBIO_PAIR_DEBUG did nothing; remove it.
2016-02-10 Dmitry-MeEnsure allocation size fits into size_t
2016-02-10 Richard LevitteQuote the CFLAG in Unixly Makefiles, for buildinf.h
2016-02-10 Richard LevitteMake it possible to get ENGINESDIR info from OpenSSL_ve...
2016-02-10 Matt CaswellAttempt to log an error if init failed
2016-02-10 Matt CaswellThe new init functions can now fail so shouldn't be...
2016-02-10 Matt CaswellVariable was declared static when it shouldn't be
2016-02-10 Viktor DukhovniDeprecate the -issuer_checks debugging option
2016-02-10 Rich SalzUpdate unified build after store removal
next