summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rerun util/openssl-format-source -v -c .OpenSSL_0_9_8-post-auto-reformatMatt Caswell2015-01-2210-20/+16
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-22987-236533/+236696
* More comment changes required for indentOpenSSL_0_9_8-pre-auto-reformatMatt Caswell2015-01-2211-75/+135
* Yet more changes to commentsMatt Caswell2015-01-223-3/+6
* More tweaks for comments due indent issuesMatt Caswell2015-01-223-8/+17
* 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-2221-76/+148
* 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
* 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-221-1/+1
* 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-2/+2
* bn/bn_asm.c: make it indent-friendly.Andy Polyakov2015-01-221-3/+3
* bn/bn_exp.c: make it indent-friendly.Andy Polyakov2015-01-221-1/+1
* Manually reformat aes_core.cMatt Caswell2015-01-222-268/+270
* 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-2210-51/+90
* indent has problems with comments that are on the right hand side of a line.Matt Caswell2015-01-2230-255/+426
* crypto/mem_dbg.c: make it indent-friendly.Andy Polyakov2015-01-221-3/+4
* More indent fixes for STACK_OFMatt Caswell2015-01-222-2/+2
* 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-46/+80
* 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-2212-39/+85
* Additional comment changes for reformat of 0.9.8Matt Caswell2015-01-2273-139/+215
* Further comment amendments to preserve formatting prior to source reformatMatt Caswell2015-01-2231-39/+70
* mark all block comments that need format preserving so thatTim Hudson2015-01-22123-570/+743
* Prepare for 0.9.8zf-devOpenSSL_0_9_8-pre-reformatMatt Caswell2015-01-155-5/+13
* Prepare for 0.9.8ze releaseOpenSSL_0_9_8zeMatt Caswell2015-01-154-6/+6
* make updateMatt Caswell2015-01-151-7/+6
* Updates to CHANGES and NEWSMatt Caswell2015-01-152-2/+3
* Fix warning where BIO_FLAGS_UPLINK was being redefined.Matt Caswell2015-01-131-1/+1
* Avoid deprecation problems in Visual Studio 13Matt Caswell2015-01-132-61/+6
* Avoid Windows 8 Getversion deprecated errors.Dr. Stephen Henson2015-01-133-2/+9