summaryrefslogtreecommitdiff
path: root/src/SSL_Analyze.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/SSL_Analyze.c')
-rw-r--r--src/SSL_Analyze.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/SSL_Analyze.c b/src/SSL_Analyze.c
index a7471ce..4d5730f 100644
--- a/src/SSL_Analyze.c
+++ b/src/SSL_Analyze.c
@@ -19,7 +19,7 @@
ssl_prog_runtime_parameter_t g_ssl_prog_para;
-int SSL_VERSION_1_20181204 = 0;
+int SSL_VERSION_1_20181206 = 0;
void ssl_history()
{
@@ -64,6 +64,8 @@ void ssl_history()
//2018-11-08 V0.2 multi-san
//2018-11-29 V0.2 san dictator_malloc
//2018-12-04 V0.2 openssl parse certificate bug
+//2018-12-06 V0.2 certificate maxnum
+
//to do