Browse Subversion Repository
Diff of /branches/ssh_chacha20poly1305/ttssh2/ttxssh/ttxssh.h
Parent Directory
| Revision Log
| Patch
| 228 |
int keyboard_interactive_password_input; |
int keyboard_interactive_password_input; |
| 229 |
int userauth_retry_count; |
int userauth_retry_count; |
| 230 |
buffer_t *decomp_buffer; |
buffer_t *decomp_buffer; |
| 231 |
|
char *ssh2_authlist; |
| 232 |
} TInstVar; |
} TInstVar; |
| 233 |
|
|
| 234 |
#define LOG_LEVEL_FATAL 5 |
#define LOG_LEVEL_FATAL 5 |
|
|
Legend:
| Removed from v.2937 |
|
| changed lines |
| |
Added in v.2975 |
|
|
|