Browse Subversion Repository
Diff of /trunk/ttssh2/ttxssh/ttxssh.h
Parent Directory
| Revision Log
| Patch
| 102 |
#define POPUP_MSG_default 0 |
#define POPUP_MSG_default 0 |
| 103 |
#define POPUP_MSG_FWD_received_data (1 << 0) |
#define POPUP_MSG_FWD_received_data (1 << 0) |
| 104 |
|
|
| 105 |
|
|
| 106 |
|
/* |
| 107 |
|
* Host key rotation |
| 108 |
|
*/ |
| 109 |
|
#define SSH_UPDATE_HOSTKEYS_NO 0 |
| 110 |
|
#define SSH_UPDATE_HOSTKEYS_YES 1 |
| 111 |
|
#define SSH_UPDATE_HOSTKEYS_ASK 2 |
| 112 |
|
|
| 113 |
|
|
| 114 |
/* |
/* |
| 115 |
These are the fields that WOULD go in Tera Term's 'ts' structure, if |
These are the fields that WOULD go in Tera Term's 'ts' structure, if |
| 116 |
we could put them there. |
we could put them there. |
|
|
Legend:
| Removed from v.5839 |
|
| changed lines |
| |
Added in v.5849 |
|
|
|