summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-01-22More comment changes required for indentOpenSSL_0_9_8-pre-auto-reformatMatt Caswell
2015-01-22Yet more changes to commentsMatt Caswell
2015-01-22More tweaks for comments due indent issuesMatt Caswell
2015-01-22Backport hw_ibmca.c from master due to failed mergeMatt Caswell
2015-01-22Tweaks for comments due to indent's inability to handle themMatt Caswell
2015-01-22Move more comments that confuse indentMatt Caswell
2015-01-22Delete trailing whitespace from output.Dr. Stephen Henson
2015-01-22Add -d debug option to save preprocessed files.Dr. Stephen Henson
2015-01-22Test option -ncDr. Stephen Henson
2015-01-22Add ecp_nistz256.c to list of files skipped by openssl-format-sourceMatt Caswell
2015-01-22Manually reformat aes_x86core.c and add it to the list of files skipped byMatt Caswell
2015-01-22Fix indent comment corruption issueMatt Caswell
2015-01-22Amend openssl-format-source so that it give more repeatable outputMatt Caswell
2015-01-22bn/bn_const.c: make it indent-friendly.Andy Polyakov
2015-01-22bn/asm/x86_64-gcc.cL make it indent-friendly.Andy Polyakov
2015-01-22bn/bn_asm.c: make it indent-friendly.Andy Polyakov
2015-01-22bn/bn_exp.c: make it indent-friendly.Andy Polyakov
2015-01-22Manually reformat aes_core.cMatt Caswell
2015-01-22Add obj_dat.h to the list of files that will not be processed byMatt Caswell
2015-01-22Fix strange formatting by indentMatt Caswell
2015-01-22indent has problems with comments that are on the right hand side of a line.Matt Caswell
2015-01-22crypto/mem_dbg.c: make it indent-friendly.Andy Polyakov
2015-01-22More indent fixes for STACK_OFMatt Caswell
2015-01-22Fix indent issue with engine.hMatt Caswell
2015-01-22Fix logic to check for indent.proMatt Caswell
2015-01-22crypto/cryptlib.c: make it indent-friendly.Andy Polyakov
2015-01-22bn/bntest.c: make it indent-friendly.Andy Polyakov
2015-01-22bn/bn_recp.c: make it indent-friendly.Andy Polyakov
2015-01-22engines/e_ubsec.c: make it indent-friendly.Andy Polyakov
2015-01-22apps/speed.c: make it indent-friendly.Andy Polyakov
2015-01-22Fix make errorsMatt Caswell
2015-01-22Make the script a little more location agnosticRichard Levitte
2015-01-22Provide script for filtering data initialisers for structs/unions. indent jus...Matt Caswell
2015-01-22Script fixes.Dr. Stephen Henson
2015-01-22Run expand before perl, to make sure things are properly alignedRichard Levitte
2015-01-22Force the use of our indent profileRichard Levitte
2015-01-22Provide source reformating script. Requires GNU indent to beTim Hudson
2015-01-22Fix source where indent will not be able to copeMatt Caswell
2015-01-22Additional comment changes for reformat of 0.9.8Matt Caswell
2015-01-22Further comment amendments to preserve formatting prior to source reformatMatt Caswell
2015-01-22mark all block comments that need format preserving so thatTim Hudson
2015-01-15Prepare for 0.9.8zf-devOpenSSL_0_9_8-pre-reformatMatt Caswell
2015-01-15Prepare for 0.9.8ze releaseOpenSSL_0_9_8zeMatt Caswell
2015-01-15make updateMatt Caswell
2015-01-15Updates to CHANGES and NEWSMatt Caswell
2015-01-13Fix warning where BIO_FLAGS_UPLINK was being redefined.Matt Caswell
2015-01-13Avoid deprecation problems in Visual Studio 13Matt Caswell
2015-01-13Avoid Windows 8 Getversion deprecated errors.Dr. Stephen Henson
2015-01-09Further windows specific .gitignore entriesMatt Caswell
2015-01-09Update .gitignore with windows files to be excluded from gitMatt Caswell