aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* More tweaks for comments due indent issuesmaster-pre-auto-reformatMatt Caswell2015-01-221-1/+2
| | | | | | | | | | | | Conflicts: ssl/ssl_ciph.c ssl/ssl_locl.h Conflicts: ssl/s2_srvr.c ssl/ssl.h Reviewed-by: Tim Hudson <tjh@openssl.org>
* Tweaks for comments due to indent's inability to handle themMatt Caswell2015-01-221-1/+2
| | | | | | | | | | | | Conflicts: demos/tunala/tunala.h engines/e_padlock.c ssl/s2_clnt.c ssl/s2_lib.c ssl/s2_srvr.c ssl/s3_srvr.c Reviewed-by: Tim Hudson <tjh@openssl.org>
* Move more comments that confuse indentMatt Caswell2015-01-2234-115/+211
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* Delete trailing whitespace from output.Dr. Stephen Henson2015-01-221-3/+10
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* Add -d debug option to save preprocessed files.Dr. Stephen Henson2015-01-221-1/+4
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* Test option -ncDr. Stephen Henson2015-01-221-0/+2
| | | | | | | Add option -nc which sets COMMENTS=true but disables all indent comment reformatting options. Reviewed-by: Tim Hudson <tjh@openssl.org>
* ec/ecp_nistz256.c: further harmonization with latest rules.Andy Polyakov2015-01-221-48/+74
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* Add ecp_nistz256.c to list of files skipped by openssl-format-sourceMatt Caswell2015-01-221-1/+1
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* Manually reformat aes_x86core.c and add it to the list of files skipped byMatt Caswell2015-01-222-515/+522
| | | | | | openssl-format-source Reviewed-by: Tim Hudson <tjh@openssl.org>
* crypto/ofb128.c: make it indent-friendly.Andy Polyakov2015-01-221-2/+4
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* modes/ctr128.c: make it indent-friendly.Andy Polyakov2015-01-221-2/+4
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* modes/cfb128.c: make it indent-friendly.Andy Polyakov2015-01-221-4/+8
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* ec/ecp_nistz256.c: harmonize with latest indent script.Andy Polyakov2015-01-221-78/+82
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* Fix indent comment corruption issueMatt Caswell2015-01-222-2/+3
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* Amend openssl-format-source so that it give more repeatable outputMatt Caswell2015-01-221-2/+2
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* bn/bn_const.c: make it indent-friendly.Andy Polyakov2015-01-221-280/+418
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* bn/asm/x86_64-gcc.cL make it indent-friendly.Andy Polyakov2015-01-221-10/+10
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* bn/bn_asm.c: make it indent-friendly.Andy Polyakov2015-01-221-15/+15
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* bn/bn_exp.c: make it indent-friendly.Andy Polyakov2015-01-221-7/+7
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* Manually reformat aes_core.cMatt Caswell2015-01-222-401/+406
| | | | | | Add aes_core.c to the list of files not processed by openssl-format-source Reviewed-by: Tim Hudson <tjh@openssl.org>
* Add obj_dat.h to the list of files that will not be processed byMatt Caswell2015-01-221-3/+6
| | | | | | openssl-format-source Reviewed-by: Tim Hudson <tjh@openssl.org>
* Fix strange formatting by indentMatt Caswell2015-01-2219-93/+168
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* modes/modes_lcl.h: make it indent-friendly.Andy Polyakov2015-01-221-31/+31
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* indent has problems with comments that are on the right hand side of a line.Matt Caswell2015-01-2235-307/+548
| | | | | | | Sometimes it fails to format them very well, and sometimes it corrupts them! This commit moves some particularly problematic ones. Reviewed-by: Tim Hudson <tjh@openssl.org>
* modes/gcm128.c: make it indent-friendly.Andy Polyakov2015-01-221-162/+416
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* modes/cts128.c: make it indent-friendly.Andy Polyakov2015-01-221-21/+36
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* crypto/mem_dbg.c: make it indent-friendly.Andy Polyakov2015-01-221-3/+4
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* More indent fixes for STACK_OFMatt Caswell2015-01-226-9/+9
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* Fix indent issue with functions using STACK_OFMatt Caswell2015-01-222-4/+4
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* Fix indent issue with engine.hMatt Caswell2015-01-221-1/+2
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* Fix logic to check for indent.proMatt Caswell2015-01-221-1/+1
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* crypto/cryptlib.c: make it indent-friendly.Andy Polyakov2015-01-221-2/+4
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* bn/bntest.c: make it indent-friendly.Andy Polyakov2015-01-221-25/+27
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* bn/bn_recp.c: make it indent-friendly.Andy Polyakov2015-01-221-8/+8
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* engines/e_ubsec.c: make it indent-friendly.Andy Polyakov2015-01-221-17/+26
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* apps/srp.c: make it indent-friendly.Andy Polyakov2015-01-221-668/+665
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* apps/speed.c: make it indent-friendly.Andy Polyakov2015-01-221-49/+88
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* bn/rsaz_exp.c: make it indent-friendly.Andy Polyakov2015-01-221-9/+13
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* Fix make errorsMatt Caswell2015-01-222-2/+2
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* Make the script a little more location agnosticRichard Levitte2015-01-221-2/+3
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* Provide script for filtering data initialisers for structs/unions. indent ↵Matt Caswell2015-01-222-0/+254
| | | | | | just can't handle it. Reviewed-by: Tim Hudson <tjh@openssl.org>
* Script fixes.Dr. Stephen Henson2015-01-221-2/+2
| | | | | | | Don't use double newline for headers. Don't interpret ASN1_PCTX as start of an ASN.1 module. Reviewed-by: Tim Hudson <tjh@openssl.org>
* Run expand before perl, to make sure things are properly alignedRichard Levitte2015-01-221-2/+4
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* Force the use of our indent profileRichard Levitte2015-01-221-27/+6
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* Provide source reformating script. Requires GNU indent to beTim Hudson2015-01-222-0/+908
| | | | | | | | | available. Script written by Tim Hudson, with amendments by Steve Henson, Rich Salz and Matt Caswell Reviewed-by: Matt Caswell <matt@openssl.org>
* Fix source where indent will not be able to copeMatt Caswell2015-01-2217-561/+1469
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* Yet more commentsMatt Caswell2015-01-225-7/+10
| | | | | | | | | | | | | | | | | | Conflicts: crypto/dsa/dsa_asn1.c crypto/pem/pem_all.c fips/dh/dh_gen.c fips/dh/fips_dh_check.c fips/dh/fips_dh_gen.c ssl/ssl_ciph.c Conflicts: ssl/d1_clnt.c Conflicts: ssl/s2_pkt.c Reviewed-by: Tim Hudson <tjh@openssl.org>
* More commentsMatt Caswell2015-01-2214-18/+32
| | | | | | | | | | | | | | | | | Conflicts: crypto/dsa/dsa_vrf.c crypto/ec/ec2_smpl.c crypto/ec/ecp_smpl.c Conflicts: demos/bio/saccept.c ssl/d1_clnt.c Conflicts: bugs/dggccbug.c demos/tunala/cb.c Reviewed-by: Tim Hudson <tjh@openssl.org>
* Further comment changes for reformat (master)Matt Caswell2015-01-2246-116/+160
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz2015-01-1453-96/+96
| | | | | | | | | | OPENSSL_NO_RIPEMD160, OPENSSL_NO_RIPEMD merged into OPENSSL_NO_RMD160 OPENSSL_NO_FP_API merged into OPENSSL_NO_STDIO Two typo's on #endif comments fixed: OPENSSL_NO_ECB fixed to OPENSSL_NO_OCB OPENSSL_NO_HW_SureWare fixed to OPENSSL_NO_HW_SUREWARE Reviewed-by: Richard Levitte <levitte@openssl.org>