aboutsummaryrefslogtreecommitdiff
path: root/util/openssl-format-source
AgeCommit message (Expand)AuthorFilesLines
2016-08-18Simplify indentation of DECLARE_ and IMPLEMENT_ linesRichard Levitte1-1/+1
2016-08-05openssl-format-source: A few more (DECLARE|IMPLEMENT) variants to care forRichard Levitte1-1/+1
2016-08-05openssl-format-source: no dash marker on *INDENT-(ON|OFF)* commentsRichard Levitte1-1/+1
2016-06-01Add final(?) set of copyrights.Rich Salz1-0/+8
2015-08-10Find the right indent on *BSD.Ben Laurie1-3/+6
2015-03-02Fix format script.Dr. Stephen Henson1-1/+1
2015-02-04Updates to reformat script.Dr. Stephen Henson1-5/+21
2015-01-22Add -d debug option to save preprocessed files.Dr. Stephen Henson1-1/+4
2015-01-22Test option -ncDr. Stephen Henson1-0/+2
2015-01-22Add ecp_nistz256.c to list of files skipped by openssl-format-sourceMatt Caswell1-1/+1
2015-01-22Manually reformat aes_x86core.c and add it to the list of files skipped byMatt Caswell1-1/+1
2015-01-22Amend openssl-format-source so that it give more repeatable outputMatt Caswell1-2/+2
2015-01-22Manually reformat aes_core.cMatt Caswell1-1/+1
2015-01-22Add obj_dat.h to the list of files that will not be processed byMatt Caswell1-3/+6
2015-01-22Fix logic to check for indent.proMatt Caswell1-1/+1
2015-01-22Make the script a little more location agnosticRichard Levitte1-2/+3
2015-01-22Provide script for filtering data initialisers for structs/unions. indent jus...Matt Caswell1-0/+1
2015-01-22Script fixes.Dr. Stephen Henson1-2/+2
2015-01-22Run expand before perl, to make sure things are properly alignedRichard Levitte1-2/+4
2015-01-22Force the use of our indent profileRichard Levitte1-27/+6
2015-01-22Provide source reformating script. Requires GNU indent to beTim Hudson1-0/+157