aboutsummaryrefslogtreecommitdiffstats
path: root/util/openssl-format-source
Commit message (Expand)AuthorAgeFilesLines
* Fix some Typos and indentsFdaSilvaYY2017-08-111-1/+1
* Simplify indentation of DECLARE_ and IMPLEMENT_ linesRichard Levitte2016-08-181-1/+1
* openssl-format-source: A few more (DECLARE|IMPLEMENT) variants to care forRichard Levitte2016-08-051-1/+1
* openssl-format-source: no dash marker on *INDENT-(ON|OFF)* commentsRichard Levitte2016-08-051-1/+1
* Add final(?) set of copyrights.Rich Salz2016-06-011-0/+8
* Find the right indent on *BSD.Ben Laurie2015-08-101-3/+6
* Fix format script.Dr. Stephen Henson2015-03-021-1/+1
* Updates to reformat script.Dr. Stephen Henson2015-02-041-5/+21
* Add -d debug option to save preprocessed files.Dr. Stephen Henson2015-01-221-1/+4
* Test option -ncDr. Stephen Henson2015-01-221-0/+2
* Add ecp_nistz256.c to list of files skipped by openssl-format-sourceMatt Caswell2015-01-221-1/+1
* Manually reformat aes_x86core.c and add it to the list of files skipped byMatt Caswell2015-01-221-1/+1
* Amend openssl-format-source so that it give more repeatable outputMatt Caswell2015-01-221-2/+2
* Manually reformat aes_core.cMatt Caswell2015-01-221-1/+1
* Add obj_dat.h to the list of files that will not be processed byMatt Caswell2015-01-221-3/+6
* Fix logic to check for indent.proMatt Caswell2015-01-221-1/+1
* Make the script a little more location agnosticRichard Levitte2015-01-221-2/+3
* Provide script for filtering data initialisers for structs/unions. indent jus...Matt Caswell2015-01-221-0/+1
* Script fixes.Dr. Stephen Henson2015-01-221-2/+2
* Run expand before perl, to make sure things are properly alignedRichard Levitte2015-01-221-2/+4
* Force the use of our indent profileRichard Levitte2015-01-221-27/+6
* Provide source reformating script. Requires GNU indent to beTim Hudson2015-01-221-0/+157