Add GMTLS v1.1 protocol support

Aka GM/T 0024-2012 SSL VPN protocol
This commit is contained in:
Zhi Guan
2018-03-22 13:09:02 +08:00
parent 187d2d6c2f
commit 92971350c4
8 changed files with 7588 additions and 5351 deletions

View File

@@ -13,5 +13,5 @@ SOURCE[../libssl]=\
record/ssl3_buffer.c record/ssl3_record.c record/dtls1_bitmap.c \
statem/statem.c
IF[{- !$disabled{gmtls} -}]
SOURCE[../libssl]=statem/statem_gmtls11.c
SOURCE[../libssl]=statem/statem_gmtls.c
ENDIF

2239
ssl/statem/statem_gmtls.c Normal file

File diff suppressed because it is too large Load Diff