summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2015-01-22Rerun util/openssl-format-source -v -c .master-post-auto-reformatMatt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22Move more comments that confuse indentMatt Caswell
2015-01-22ec/ecp_nistz256.c: further harmonization with latest rules.Andy Polyakov
2015-01-22Manually reformat aes_x86core.c and add it to the list of files skipped byMatt Caswell
2015-01-22crypto/ofb128.c: make it indent-friendly.Andy Polyakov
2015-01-22modes/ctr128.c: make it indent-friendly.Andy Polyakov
2015-01-22modes/cfb128.c: make it indent-friendly.Andy Polyakov
2015-01-22ec/ecp_nistz256.c: harmonize with latest indent script.Andy Polyakov
2015-01-22Fix indent comment corruption issueMatt Caswell
2015-01-22bn/bn_const.c: make it indent-friendly.Andy Polyakov
2015-01-22bn/asm/x86_64-gcc.cL make it indent-friendly.Andy Polyakov
2015-01-22bn/bn_asm.c: make it indent-friendly.Andy Polyakov
2015-01-22bn/bn_exp.c: make it indent-friendly.Andy Polyakov
2015-01-22Manually reformat aes_core.cMatt Caswell
2015-01-22Fix strange formatting by indentMatt Caswell
2015-01-22modes/modes_lcl.h: make it indent-friendly.Andy Polyakov
2015-01-22indent has problems with comments that are on the right hand side of a line.Matt Caswell
2015-01-22modes/gcm128.c: make it indent-friendly.Andy Polyakov
2015-01-22modes/cts128.c: make it indent-friendly.Andy Polyakov
2015-01-22crypto/mem_dbg.c: make it indent-friendly.Andy Polyakov
2015-01-22More indent fixes for STACK_OFMatt Caswell
2015-01-22Fix indent issue with functions using STACK_OFMatt Caswell
2015-01-22Fix indent issue with engine.hMatt Caswell
2015-01-22crypto/cryptlib.c: make it indent-friendly.Andy Polyakov
2015-01-22bn/bntest.c: make it indent-friendly.Andy Polyakov
2015-01-22bn/bn_recp.c: make it indent-friendly.Andy Polyakov
2015-01-22bn/rsaz_exp.c: make it indent-friendly.Andy Polyakov
2015-01-22Fix source where indent will not be able to copeMatt Caswell
2015-01-22Yet more commentsMatt Caswell
2015-01-22More commentsMatt Caswell
2015-01-22Further comment changes for reformat (master)Matt Caswell
2015-01-14Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz
2015-01-13Add Broadwell performance results.Andy Polyakov
2015-01-13Remove use of BN_init, BN_RECP_CTX_init from bntestDr. Stephen Henson
2015-01-13Make output from openssl version -f consistent with previous versionsMatt Caswell
2015-01-13Fix warning where BIO_FLAGS_UPLINK was being redefined.Matt Caswell
2015-01-13Avoid deprecation problems in Visual Studio 13Matt Caswell
2015-01-12RT3548: Remove unsupported platformsRich Salz
2015-01-12Allow multiple IDN xn-- indicatorsRich Salz
2015-01-12RT3548: Remove some unsupported platforms.Rich Salz
2015-01-12RT478: Add uninstall make targetRich Salz
2015-01-12make updateMatt Caswell
2015-01-12Remove redundant DSO_METHOD_beos declaration in dso.h. BEOS support has beenMatt Caswell
2015-01-10Make build reproducibleKurt Roeckx
2015-01-08Fix build failure on Windows due to undefined cflags identifierMatt Caswell
2015-01-08Fix for CVE-2014-3570 (with minor bn_asm.c revamp).Andy Polyakov
2015-01-07Fix irix-cc build.Andy Polyakov
2015-01-06use correct function nameDr. Stephen Henson
2015-01-06RT3662: Allow leading . in nameConstraintsDr. Stephen Henson