summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rerun util/openssl-format-source -v -c .master-post-auto-reformatMatt Caswell2015-01-228-17/+13
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221054-293963/+292595
* More tweaks for comments due indent issuesmaster-pre-auto-reformatMatt Caswell2015-01-221-1/+2
* Tweaks for comments due to indent's inability to handle themMatt Caswell2015-01-221-1/+2
* Move more comments that confuse indentMatt Caswell2015-01-2234-115/+211
* Delete trailing whitespace from output.Dr. Stephen Henson2015-01-221-3/+10
* Add -d debug option to save preprocessed files.Dr. Stephen Henson2015-01-221-1/+4
* Test option -ncDr. Stephen Henson2015-01-221-0/+2
* ec/ecp_nistz256.c: further harmonization with latest rules.Andy Polyakov2015-01-221-48/+74
* 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-222-515/+522
* crypto/ofb128.c: make it indent-friendly.Andy Polyakov2015-01-221-2/+4
* modes/ctr128.c: make it indent-friendly.Andy Polyakov2015-01-221-2/+4
* modes/cfb128.c: make it indent-friendly.Andy Polyakov2015-01-221-4/+8
* ec/ecp_nistz256.c: harmonize with latest indent script.Andy Polyakov2015-01-221-78/+82
* Fix indent comment corruption issueMatt Caswell2015-01-222-2/+3
* Amend openssl-format-source so that it give more repeatable outputMatt Caswell2015-01-221-2/+2
* bn/bn_const.c: make it indent-friendly.Andy Polyakov2015-01-221-280/+418
* bn/asm/x86_64-gcc.cL make it indent-friendly.Andy Polyakov2015-01-221-10/+10
* bn/bn_asm.c: make it indent-friendly.Andy Polyakov2015-01-221-15/+15
* bn/bn_exp.c: make it indent-friendly.Andy Polyakov2015-01-221-7/+7
* Manually reformat aes_core.cMatt Caswell2015-01-222-401/+406
* Add obj_dat.h to the list of files that will not be processed byMatt Caswell2015-01-221-3/+6
* Fix strange formatting by indentMatt Caswell2015-01-2219-93/+168
* modes/modes_lcl.h: make it indent-friendly.Andy Polyakov2015-01-221-31/+31
* indent has problems with comments that are on the right hand side of a line.Matt Caswell2015-01-2235-307/+548
* modes/gcm128.c: make it indent-friendly.Andy Polyakov2015-01-221-162/+416
* modes/cts128.c: make it indent-friendly.Andy Polyakov2015-01-221-21/+36
* crypto/mem_dbg.c: make it indent-friendly.Andy Polyakov2015-01-221-3/+4
* More indent fixes for STACK_OFMatt Caswell2015-01-226-9/+9
* Fix indent issue with functions using STACK_OFMatt Caswell2015-01-222-4/+4
* Fix indent issue with engine.hMatt Caswell2015-01-221-1/+2
* Fix logic to check for indent.proMatt Caswell2015-01-221-1/+1
* crypto/cryptlib.c: make it indent-friendly.Andy Polyakov2015-01-221-2/+4
* bn/bntest.c: make it indent-friendly.Andy Polyakov2015-01-221-25/+27
* bn/bn_recp.c: make it indent-friendly.Andy Polyakov2015-01-221-8/+8
* engines/e_ubsec.c: make it indent-friendly.Andy Polyakov2015-01-221-17/+26
* apps/srp.c: make it indent-friendly.Andy Polyakov2015-01-221-668/+665
* apps/speed.c: make it indent-friendly.Andy Polyakov2015-01-221-49/+88
* bn/rsaz_exp.c: make it indent-friendly.Andy Polyakov2015-01-221-9/+13
* Fix make errorsMatt Caswell2015-01-222-2/+2
* 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-222-0/+254
* 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-222-0/+908
* Fix source where indent will not be able to copeMatt Caswell2015-01-2217-561/+1469
* Yet more commentsMatt Caswell2015-01-225-7/+10
* More commentsMatt Caswell2015-01-2214-18/+32