summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2015-02-09Fix memory leak reporting.Dr. Stephen Henson
2015-02-09Harmonize objects.pl output with new format.Andy Polyakov
2015-02-05Fixed bad formatting in crypto/des/spr.hRich Salz
2015-02-04Make objxref.pl output in correct formatDr. Stephen Henson
2015-02-03Check PKCS#8 pkey field is valid before cleansing.Dr. Stephen Henson
2015-01-30dso_vms needs to add the .EXE extension if there is none alreadyRichard Levitte
2015-01-27Replace exit() with error return.Viktor Dkhovni
2015-01-27Revert "Remove engine_rsax and its asm file."Rich Salz
2015-01-26Remove engine_rsax and its asm file.Rich Salz
2015-01-25Make OPENSSL_config truly ignore errors.Rich Salz
2015-01-24Fix segfault with empty fields as last in the config.Kurt Roeckx
2015-01-22Fix formatting error in pem.hMatt Caswell
2015-01-22Use inner algorithm when printing certificate.Rob Stradling
2015-01-22Re-align some comments after running the reformat script.OpenSSL_1_0_1-post-reformatMatt Caswell
2015-01-22Rerun util/openssl-format-source -v -c .OpenSSL_1_0_1-post-auto-reformatMatt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22Fix modes.h so that indent doesn't complainMatt Caswell
2015-01-22Move more comments that confuse indentMatt Caswell
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-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-22Fix source where indent will not be able to copeMatt Caswell
2015-01-22Additional comment changes for reformat of 1.0.1Matt Caswell
2015-01-22Further comment changes for reformatMatt Caswell
2015-01-22mark all block comments that need format preserving so thatTim Hudson
2015-01-15Prepare for 1.0.1m-devOpenSSL_1_0_1-pre-reformatMatt Caswell
2015-01-15Prepare for 1.0.1l releaseOpenSSL_1_0_1lMatt Caswell
2015-01-15make updateMatt Caswell
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