[openssl-commits] [openssl] OpenSSL_1_0_2-stable update
Richard Levitte
levitte at openssl.org
Mon Aug 17 16:24:54 UTC 2015
The branch OpenSSL_1_0_2-stable has been updated
via b012b497eaac76da42ef6741d50c3c17ec8ed732 (commit)
from 6786c70ec112ac11b31ff19bb9e52a70ba0b5220 (commit)
- Log -----------------------------------------------------------------
commit b012b497eaac76da42ef6741d50c3c17ec8ed732
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