poly1305/asm/poly1305-armv4.pl: replace ambiguous instruction.
[openssl.git] / crypto /
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
2016-02-10 Rich SalzRename INIT funtions, deprecate old ones.
2016-02-10 Rich SalzNo dynamic-init fix; merge goof.
2016-02-10 Richard Levitteclean away old VMS cruft
2016-02-10 Richard Levitteunified build scheme: add a "unified" template for...
2016-02-10 Richard Levitteunified build scheme: add a "unified" template for...
2016-02-10 Richard LevitteConfigure et al: move the installation directory logic...
2016-02-10 Rich SalzCan't re-init after stop.
2016-02-10 Rich SalzRemove store.
2016-02-10 Matt CaswellIf we've not been inited don't deinit
2016-02-10 Andy Polyakovchacha/asm/chacha-x86.pl: fix nasm compilation.
2016-02-10 Andy Polyakovpoly1305/poly1305.c: work around -Wshadow warnings...
2016-02-10 Andy Polyakovx86[_64] assembly pack: add ChaCha20 and Poly1305 modules.
2016-02-10 Richard LevitteVMS getnameinfo() seems to have a bug with returned...
2016-02-10 Richard LevitteMake sure to always include string.h so memset gets...
2016-02-10 Rich SalzDon't run RC4 test with no-rc4
2016-02-10 Rich SalzUse NON_EMPTY_TRANSLATION_UNIT, consistently.
2016-02-09 Matt CaswellMake some global variables static
2016-02-09 Matt CaswellNULL the thread_local_inits_st pointer after use
2016-02-09 Matt CaswellStop library before checking for mem leaks
2016-02-09 Rich SalzPortability fix
2016-02-09 Andy Polyakovs390x assembly pack: add ChaCha20 and Poly1305 modules.
2016-02-09 Matt CaswellUpdates for auto init/deinit review comments
next