1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-07-12 08:43:53 -05:00

Add TIS authentication option

[originally from svn r283]
This commit is contained in:
Simon Tatham
1999-11-08 17:42:12 +00:00
parent a764191663
commit 59e798fc6d
5 changed files with 58 additions and 11 deletions

View File

@ -103,6 +103,7 @@
#define IDC3_CIPHER3DES 1020
#define IDC3_CIPHERBLOWF 1021
#define IDC3_CIPHERDES 1022
#define IDC3_AUTHTIS 1023
#define IDC4_MBSTATIC 1001
#define IDC4_MBWINDOWS 1002