aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-22Re-align some comments after running the reformat script.OpenSSL_1_0_0-post-reformatMatt Caswell68-1105/+1106
2015-01-22Rerun util/openssl-format-source -v -c .OpenSSL_1_0_0-post-auto-reformatMatt Caswell11-25/+20
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1020-255585/+254818
2015-01-22Yet more changes to commentsOpenSSL_1_0_0-pre-auto-reformatMatt Caswell3-3/+6
2015-01-22More tweaks for comments due indent issuesMatt Caswell3-8/+17
2015-01-22Fix modes.h so that indent doesn't complainMatt Caswell1-0/+1
2015-01-22Backport hw_ibmca.c from master due to failed mergeMatt Caswell1-918/+920
2015-01-22Tweaks for comments due to indent's inability to handle themMatt Caswell6-17/+59
2015-01-22Move more comments that confuse indentMatt Caswell25-91/+179
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-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-513/+520
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-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-2/+2
2015-01-22bn/bn_asm.c: make it indent-friendly.Andy Polyakov1-3/+3
2015-01-22bn/bn_exp.c: make it indent-friendly.Andy Polyakov1-1/+1
2015-01-22Manually reformat aes_core.cMatt Caswell2-401/+405
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 Caswell14-57/+98
2015-01-22indent has problems with comments that are on the right hand side of a line.Matt Caswell34-286/+508
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 Caswell2-2/+2
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-24/+26
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/speed.c: make it indent-friendly.Andy Polyakov1-46/+80
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 Caswell15-461/+1212
2015-01-22Additional comment changes for reformat of 1.0.0Matt Caswell70-138/+210
2015-01-22Further comment amendments to preserve formatting prior to source reformatMatt Caswell34-44/+79
2015-01-22mark all block comments that need format preserving so thatTim Hudson138-602/+781
2015-01-15Prepare for 1.0.0r-devOpenSSL_1_0_0-pre-reformatMatt Caswell5-5/+13