Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/ttssh2/ttxssh/ttxssh.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 7001 by doda, Mon Dec 18 10:41:02 2017 UTC revision 7002 by doda, Mon Dec 18 10:41:06 2017 UTC
# Line 257  typedef struct _TInstVar { Line 257  typedef struct _TInstVar {
257          buffer_t *peer_kex;          buffer_t *peer_kex;
258          kex_algorithm kex_type; // KEX algorithm          kex_algorithm kex_type; // KEX algorithm
259          ssh_keytype hostkey_type;          ssh_keytype hostkey_type;
260          SSHCipher ctos_cipher;          ssh2_cipher_t *ciphers[MODE_MAX];
         SSHCipher stoc_cipher;  
261          hmac_type ctos_hmac;          hmac_type ctos_hmac;
262          hmac_type stoc_hmac;          hmac_type stoc_hmac;
263          compression_type ctos_compression;          compression_type ctos_compression;

Legend:
Removed from v.7001  
changed lines
  Added in v.7002

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26