mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-07-13 03:04:58 +03:00
Remove SSLv3 support
This commit is contained in:
@ -1564,7 +1564,6 @@ BEGIN
|
||||
EDITTEXT E_RETRY_SPAN,318,251,41,11,ES_RIGHT | ES_AUTOHSCROLL | ES_NUMBER
|
||||
LTEXT "@S_RETRY_SPAN_2",S_RETRY_SPAN_2,364,252,72,9
|
||||
CONTROL "@R_INFINITE",R_INFINITE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,266,265,171,9
|
||||
CONTROL "@R_NOTLS1",R_NOTLS1,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,253,280,87,9
|
||||
PUSHBUTTON "@B_DETAIL",B_DETAIL,344,277,87,15
|
||||
DEFPUSHBUTTON "@IDOK",IDOK,308,300,64,17
|
||||
PUSHBUTTON "@IDCANCEL",IDCANCEL,380,300,64,17
|
||||
|
@ -360,8 +360,6 @@
|
||||
#define B_IE 1087
|
||||
#define B_EXPORT 1088
|
||||
#define IDC_STATIC1 1088
|
||||
#define R_R_NOTLS1 1088
|
||||
#define R_NOTLS1 1088
|
||||
#define R_USE_PASSWORD 1089
|
||||
#define IDC_STATIC3 1089
|
||||
#define B_IMPORT2 1089
|
||||
|
Reference in New Issue
Block a user