aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-22More comment realignmentmaster-post-reformatMatt Caswell41-398/+403
2015-01-22Re-align some comments after running the reformat script.Matt Caswell50-1119/+1119
2015-01-22Rerun util/openssl-format-source -v -c .master-post-auto-reformatMatt Caswell8-17/+13
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1054-293963/+292595
2015-01-22More tweaks for comments due indent issuesmaster-pre-auto-reformatMatt Caswell1-1/+2
2015-01-22Tweaks for comments due to indent's inability to handle themMatt Caswell1-1/+2
2015-01-22Move more comments that confuse indentMatt Caswell34-115/+211
2015-01-22Delete trailing whitespace from output.Dr. Stephen Henson1-3/+10
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-22ec/ecp_nistz256.c: further harmonization with latest rules.Andy Polyakov1-48/+74
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 Caswell2-515/+522
2015-01-22crypto/ofb128.c: make it indent-friendly.Andy Polyakov1-2/+4
2015-01-22modes/ctr128.c: make it indent-friendly.Andy Polyakov1-2/+4
2015-01-22modes/cfb128.c: make it indent-friendly.Andy Polyakov1-4/+8
2015-01-22ec/ecp_nistz256.c: harmonize with latest indent script.Andy Polyakov1-78/+82
2015-01-22Fix indent comment corruption issueMatt Caswell2-2/+3
2015-01-22Amend openssl-format-source so that it give more repeatable outputMatt Caswell1-2/+2
2015-01-22bn/bn_const.c: make it indent-friendly.Andy Polyakov1-280/+418
2015-01-22bn/asm/x86_64-gcc.cL make it indent-friendly.Andy Polyakov1-10/+10
2015-01-22bn/bn_asm.c: make it indent-friendly.Andy Polyakov1-15/+15
2015-01-22bn/bn_exp.c: make it indent-friendly.Andy Polyakov1-7/+7
2015-01-22Manually reformat aes_core.cMatt Caswell2-401/+406
2015-01-22Add obj_dat.h to the list of files that will not be processed byMatt Caswell1-3/+6
2015-01-22Fix strange formatting by indentMatt Caswell19-93/+168
2015-01-22modes/modes_lcl.h: make it indent-friendly.Andy Polyakov1-31/+31
2015-01-22indent has problems with comments that are on the right hand side of a line.Matt Caswell35-307/+548
2015-01-22modes/gcm128.c: make it indent-friendly.Andy Polyakov1-162/+416
2015-01-22modes/cts128.c: make it indent-friendly.Andy Polyakov1-21/+36
2015-01-22crypto/mem_dbg.c: make it indent-friendly.Andy Polyakov1-3/+4
2015-01-22More indent fixes for STACK_OFMatt Caswell6-9/+9
2015-01-22Fix indent issue with functions using STACK_OFMatt Caswell2-4/+4
2015-01-22Fix indent issue with engine.hMatt Caswell1-1/+2
2015-01-22Fix logic to check for indent.proMatt Caswell1-1/+1
2015-01-22crypto/cryptlib.c: make it indent-friendly.Andy Polyakov1-2/+4
2015-01-22bn/bntest.c: make it indent-friendly.Andy Polyakov1-25/+27
2015-01-22bn/bn_recp.c: make it indent-friendly.Andy Polyakov1-8/+8
2015-01-22engines/e_ubsec.c: make it indent-friendly.Andy Polyakov1-17/+26
2015-01-22apps/srp.c: make it indent-friendly.Andy Polyakov1-668/+665
2015-01-22apps/speed.c: make it indent-friendly.Andy Polyakov1-49/+88
2015-01-22bn/rsaz_exp.c: make it indent-friendly.Andy Polyakov1-9/+13
2015-01-22Fix make errorsMatt Caswell2-2/+2
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 Caswell2-0/+254
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 Hudson2-0/+908
2015-01-22Fix source where indent will not be able to copeMatt Caswell17-561/+1469