Browse Subversion Repository
Diff of /trunk/ttssh2/ttxssh/ttxssh.h
Parent Directory
| Revision Log
| Patch
| 126 |
|
|
| 127 |
// try auth with "none" method for disable unsupported on dialog (2007.9.24 maya) |
// try auth with "none" method for disable unsupported on dialog (2007.9.24 maya) |
| 128 |
BOOL CheckAuthListFirst; |
BOOL CheckAuthListFirst; |
| 129 |
|
|
| 130 |
|
// Enable connection to the server that has RSA key length less than 768 bit (2008.9.11 maya) |
| 131 |
|
BOOL EnableRsaShortKeyServer; |
| 132 |
} TS_SSH; |
} TS_SSH; |
| 133 |
|
|
| 134 |
typedef struct _TInstVar { |
typedef struct _TInstVar { |
|
|
Legend:
| Removed from v.3142 |
|
| changed lines |
| |
Added in v.3146 |
|
|
|