Browse Subversion Repository
Diff of /trunk/ttssh2/ttxssh/ttxssh.h
Parent Directory
| Revision Log
| Patch
| 211 |
|
|
| 212 |
BOOL KexKeyLogging; |
BOOL KexKeyLogging; |
| 213 |
wchar_t KexKeyLogFile[1024]; |
wchar_t KexKeyLogFile[1024]; |
| 214 |
|
|
| 215 |
|
// Sign algorithm order |
| 216 |
|
// for publickey authentication (not for server hostkey) |
| 217 |
|
// for RSA key only |
| 218 |
|
char RSAPubkeySignAlgorithmOrder[RSA_PUBKEY_SIGN_ALGO_MAX+1]; |
| 219 |
} TS_SSH; |
} TS_SSH; |
| 220 |
|
|
| 221 |
typedef struct _TInstVar { |
typedef struct _TInstVar { |
|
|
Legend:
| Removed from v.10254 |
|
| changed lines |
| |
Added in v.10509 |
|
|
|