[openssl-commits] [openssl] OpenSSL_1_0_1-stable update

Richard Levitte levitte at openssl.org
Mon Aug 17 16:25:37 UTC 2015


The branch OpenSSL_1_0_1-stable has been updated
       via  2507c8cfb3664cfd9bf94e597e83afb4646451de (commit)
      from  98e75c0b699eb4a1b68ed3f1ab44ec0cc4a7555d (commit)


- Log -----------------------------------------------------------------
commit 2507c8cfb3664cfd9bf94e597e83afb4646451de
Author: Richard Levitte <levitte at openssl.org>
Date:   Mon Aug 17 18:10:16 2015 +0200

    Add new types to indent.pro
    
    Reviewed-by: Rich Salz <rsalz at openssl.org>
    (cherry picked from commit 3da9505dc02b0594633c73a11343f54bb5dbf536)

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

Summary of changes:
 util/indent.pro | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/util/indent.pro b/util/indent.pro
index e871431..4dcda5d 100644
--- a/util/indent.pro
+++ b/util/indent.pro
@@ -749,3 +749,19 @@
 -T ssl_trace_tbl
 -T _stdcall
 -T tls12_lookup
+-T OPTIONS
+-T OPT_PAIR
+-T uint64_t
+-T int64_t
+-T uint32_t
+-T int32_t
+-T uint16_t
+-T int16_t
+-T uint8_t
+-T int8_t
+-T STRINT_PAIR
+-T felem
+-T felem_bytearray
+-T SH_LIST
+-T PACKET
+-T RECORD_LAYER


More information about the openssl-commits mailing list