Browse Subversion Repository
Diff of /trunk/ttssh2/ttxssh/ttxssh.h
Parent Directory
| Revision Log
| Patch
| 186 |
SSHCipher stoc_cipher; |
SSHCipher stoc_cipher; |
| 187 |
enum hmac_type ctos_hmac; |
enum hmac_type ctos_hmac; |
| 188 |
enum hmac_type stoc_hmac; |
enum hmac_type stoc_hmac; |
| 189 |
int ctos_compression; |
enum compression_algorithm ctos_compression; |
| 190 |
int stoc_compression; |
enum compression_algorithm stoc_compression; |
| 191 |
int we_need; |
int we_need; |
| 192 |
int key_done; |
int key_done; |
| 193 |
int rekeying; |
int rekeying; |
|
|
Legend:
| Removed from v.2908 |
|
| changed lines |
| |
Added in v.2916 |
|
|
|