summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* More tweaks for comments due indent issuesOpenSSL_1_0_2-pre-auto-reformatMatt Caswell2015-01-223-5/+11
* Fix modes.h so that indent doesn't complainMatt Caswell2015-01-221-0/+1
* Backport hw_ibmca.c from master due to failed mergeMatt Caswell2015-01-221-918/+920
* Tweaks for comments due to indent's inability to handle themMatt Caswell2015-01-226-17/+59
* Move more comments that confuse indentMatt Caswell2015-01-2234-108/+208
* 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-37/+63
* 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-60/+59
* 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-400/+405
* 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-302/+539
* 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-24/+26
* 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/speed.c: make it indent-friendly.Andy Polyakov2015-01-221-47/+82
* 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-2216-561/+1472
* Additional comment changes for reformat of 1.0.2Matt Caswell2015-01-2269-148/+223
* Further comment amendments to preserve formatting prior to source reformatMatt Caswell2015-01-2241-56/+103
* mark all block comments that need format preserving so thatTim Hudson2015-01-22150-700/+965