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 4229 by maya, Sat Dec 18 13:04:43 2010 UTC revision 4301 by maya, Sat Feb 12 06:52:18 2011 UTC
# Line 199  typedef struct _TInstVar { Line 199  typedef struct _TInstVar {
199          char client_version_string[128];          char client_version_string[128];
200          buffer_t *my_kex;          buffer_t *my_kex;
201          buffer_t *peer_kex;          buffer_t *peer_kex;
202          enum kex_exchange kex_type; // KEX algorithm          enum kex_algorithm kex_type; // KEX algorithm
203          enum hostkey_type hostkey_type;          enum hostkey_type hostkey_type;
204          SSHCipher ctos_cipher;          SSHCipher ctos_cipher;
205          SSHCipher stoc_cipher;          SSHCipher stoc_cipher;

Legend:
Removed from v.4229  
changed lines
  Added in v.4301

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