[openssl-commits] [openssl] OpenSSL_1_0_2-pre-auto-reformat create

Matt Caswell matt at openssl.org
Mon Feb 9 13:26:12 UTC 2015


The annotated tag OpenSSL_1_0_2-pre-auto-reformat has been created
        at  a73e48759f52155f773fe9673f39dcb3ce27fcda (tag)
   tagging  aae3233e1e08e9f11742f8f351af5c98cd8add16 (commit)
  replaces  OpenSSL_1_0_2-pre-reformat
 tagged by  Matt Caswell
        on  Mon Feb 9 13:17:46 2015 +0000

- Log -----------------------------------------------------------------
Pre run of automated reformating script on OpenSSL_1_0_2

Reviewed-by: Richard Levitte <levitte at openssl.org>

Andy Polyakov (19):
      bn/rsaz_exp.c: make it indent-friendly.
      apps/speed.c: make it indent-friendly.
      engines/e_ubsec.c: make it indent-friendly.
      bn/bn_recp.c: make it indent-friendly.
      bn/bntest.c: make it indent-friendly.
      crypto/cryptlib.c: make it indent-friendly.
      crypto/mem_dbg.c: make it indent-friendly.
      modes/cts128.c: make it indent-friendly.
      modes/gcm128.c: make it indent-friendly.
      modes/modes_lcl.h: make it indent-friendly.
      bn/bn_exp.c: make it indent-friendly.
      bn/bn_asm.c: make it indent-friendly.
      bn/asm/x86_64-gcc.cL make it indent-friendly.
      bn/bn_const.c: make it indent-friendly.
      ec/ecp_nistz256.c: harmonize with latest indent script.
      modes/cfb128.c: make it indent-friendly.
      modes/ctr128.c: make it indent-friendly.
      crypto/ofb128.c: make it indent-friendly.
      ec/ecp_nistz256.c: further harmonization with latest rules.

Dr. Stephen Henson (4):
      Script fixes.
      Test option -nc
      Add -d debug option to save preprocessed files.
      Delete trailing whitespace from output.

Matt Caswell (22):
      Further comment amendments to preserve formatting prior to source reformat
      Additional comment changes for reformat of 1.0.2
      Fix source where indent will not be able to cope
      Provide script for filtering data initialisers for structs/unions. indent just can't handle it.
      Fix make errors
      Fix logic to check for indent.pro
      Fix indent issue with engine.h
      Fix indent issue with functions using STACK_OF
      More indent fixes for STACK_OF
      indent has problems with comments that are on the right hand side of a line.     Sometimes it fails to format them very well, and sometimes it corrupts them!     This commit moves some particularly problematic ones.
      Fix strange formatting by indent
      Add obj_dat.h to the list of files that will not be processed by     openssl-format-source
      Manually reformat aes_core.c     Add aes_core.c to the list of files not processed by openssl-format-source
      Amend openssl-format-source so that it give more repeatable output
      Fix indent comment corruption issue
      Manually reformat aes_x86core.c and add it to the list of files skipped by     openssl-format-source
      Add ecp_nistz256.c to list of files skipped by openssl-format-source
      Move more comments that confuse indent
      Tweaks for comments due to indent's inability to handle them
      Backport hw_ibmca.c from master due to failed merge
      Fix modes.h so that indent doesn't complain
      More tweaks for comments due indent issues

Richard Levitte (3):
      Force the use of our indent profile
      Run expand before perl, to make sure things are properly aligned
      Make the script a little more location agnostic

Tim Hudson (2):
      mark all block comments that need format preserving so that     indent will not alter them when reformatting comments
      Provide source reformating script. Requires GNU indent to be     available.

-----------------------------------------------------------------------


More information about the openssl-commits mailing list