summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2016-02-25Build fix: remove cleanse_ctrRich Salz
2016-02-25RT4116: Change cleanse to just memsetRich Salz
2016-02-25CVE-2016-0798: avoid memory leak in SRPEmilia Kasper
2016-02-24GH480: Don't break statements with CPP stuff.Flavio Medeiros
2016-02-23ec/asm/ecp_nistz256-*.pl: get corner case logic right.Andy Polyakov
2016-02-23ec/asm/ecp_nistz256-x86_64.pl: get corner case logic right.Andy Polyakov
2016-02-23poly1305/asm/poly1305-armv4.pl: replace ambiguous instruction.Andy Polyakov
2016-02-23RT4339: Fix handling of <internal/bn_conf.h>David Woodhouse
2016-02-23Add PKCS7_NO_DUAL_CONTENT flagRich Salz
2016-02-22Remove unused parameters from internal functionsRich Salz
2016-02-22GH678: Add a few more zallocFdaSilvaYY
2016-02-22RT4320/GH705: Fix PEM parsing bug.Rich Salz
2016-02-20Always build library object files with shared library cflagsRichard Levitte
2016-02-20Make crypto/buildinf.h depend on configdata.pm rather than MakefileRichard Levitte
2016-02-19Remove DSA negative integer workaround code.Dr. Stephen Henson
2016-02-19Remove broken DSA private key workarounds.Dr. Stephen Henson
2016-02-19getaddrinfo: zero the hints structureEmilia Kasper
2016-02-19Big rename fest of engine DSO names, from libFOO.so to FOO.soRichard Levitte
2016-02-19Let Configure figure out the diverse shared library and DSO extensionsRichard Levitte
2016-02-19Rethink the uplink / applink storyRichard Levitte
2016-02-18Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte
2016-02-18Remove outdated DEBUG flags.Rich Salz
2016-02-18Fix windows thread stop codeMatt Caswell
2016-02-18Fix OPENSSL_config with NULL parameterRoumen Petrov
2016-02-18typoDr. Stephen Henson
2016-02-17Remove "experimental" in code and comments, too.Rich Salz
2016-02-18In the unified scheme, there is no $(TOP), use $(SRCDIR) insteadRichard Levitte
2016-02-17Finish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005David Woodhouse
2016-02-17RT4310: Fix varous no-XXX buildsRich Salz
2016-02-17RT4315: Fix UEFI build in crypto/init.cDavid Woodhouse
2016-02-17Remove JPAKERich Salz
2016-02-17RT4313: Fix build for !IMPLEMENTED code path in CRYPTO_secure_free()David Woodhouse
2016-02-17Fix mismatched curly braceDmitry-Me
2016-02-17Implement the use of heap manipulator implementionsRichard Levitte
2016-02-16md_rand: FAQ URL to use https and follow a redirectViktor Szakats
2016-02-16On solaris, the variable name sun clashes, use s_un insteadRichard Levitte
2016-02-14Make the BIO_ADDR param optional.Rich Salz
2016-02-14Fixes to make no-deprecated work againViktor Dukhovni
2016-02-14chacha/asm/chacha*: ensure that zero length is handled (without crash).Andy Polyakov
2016-02-14chacha/asm/chacha-x86[_64].pl: fix typos and logical errors.Andy Polyakov
2016-02-14Make the use of mdebug backtrace a separate optionRichard Levitte
2016-02-14Declare DllMain internallyRichard Levitte
2016-02-14Make sure a socklen_t can compare with a sizeof() resultRichard Levitte
2016-02-13crypto/poly1305: add floating-point reference implementation.Andy Polyakov
2016-02-13Pass $(CC) to perlasm scripts via the environmentRichard Levitte
2016-02-13Configurations: engage PPC ChaCha20 and Poly1305 modules.Andy Polyakov
2016-02-13PPC assembly pack: add ChaCha20 and Poly1305 modules.Andy Polyakov
2016-02-13async_win.c: remove unused variableViktor Szakats
2016-02-13GH643: Cleanup header analysisDmitry-Me
2016-02-13C64x+ assembly pack: add ChaCha20 and Poly1305 modules.Andy Polyakov