summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-01-22More tweaks for comments due indent issuesmaster-pre-auto-reformatMatt Caswell
2015-01-22Tweaks for comments due to indent's inability to handle themMatt Caswell
2015-01-22Move more comments that confuse indentMatt Caswell
2015-01-22Delete trailing whitespace from output.Dr. Stephen Henson
2015-01-22Add -d debug option to save preprocessed files.Dr. Stephen Henson
2015-01-22Test option -ncDr. Stephen Henson
2015-01-22ec/ecp_nistz256.c: further harmonization with latest rules.Andy Polyakov
2015-01-22Add ecp_nistz256.c to list of files skipped by openssl-format-sourceMatt 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-22ec/ecp_nistz256.c: harmonize with latest indent script.Andy Polyakov
2015-01-22Fix indent comment corruption issueMatt Caswell
2015-01-22Amend openssl-format-source so that it give more repeatable outputMatt 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-22Add obj_dat.h to the list of files that will not be processed byMatt 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-22Fix logic to check for indent.proMatt 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-22engines/e_ubsec.c: make it indent-friendly.Andy Polyakov
2015-01-22apps/srp.c: make it indent-friendly.Andy Polyakov
2015-01-22apps/speed.c: make it indent-friendly.Andy Polyakov
2015-01-22bn/rsaz_exp.c: make it indent-friendly.Andy Polyakov
2015-01-22Fix make errorsMatt Caswell
2015-01-22Make the script a little more location agnosticRichard Levitte
2015-01-22Provide script for filtering data initialisers for structs/unions. indent jus...Matt Caswell
2015-01-22Script fixes.Dr. Stephen Henson
2015-01-22Run expand before perl, to make sure things are properly alignedRichard Levitte
2015-01-22Force the use of our indent profileRichard Levitte
2015-01-22Provide source reformating script. Requires GNU indent to beTim Hudson
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