Browse Subversion Repository
Diff of /trunk/ttssh2/ttxssh/ttxssh.h
Parent Directory
| Revision Log
| Patch
| 172 |
// Confirm Agent forwarding |
// Confirm Agent forwarding |
| 173 |
BOOL ForwardAgentConfirm; |
BOOL ForwardAgentConfirm; |
| 174 |
|
|
| 175 |
|
// Confirm Agent forwarding |
| 176 |
|
BOOL ForwardAgentNotify; |
| 177 |
|
|
| 178 |
// KEX order(derived from teraterm.ini) |
// KEX order(derived from teraterm.ini) |
| 179 |
char KexOrder[KEX_DH_MAX+1]; |
char KexOrder[KEX_DH_MAX+1]; |
| 180 |
char HostKeyOrder[KEY_MAX+1]; |
char HostKeyOrder[KEY_MAX+1]; |
|
|
Legend:
| Removed from v.6655 |
|
| changed lines |
| |
Added in v.6663 |
|
|
|