Develop and Download Open Source Software

Browse Subversion Repository

Diff of /branches/ssh_chacha20poly1305/ttssh2/ttxssh/ttxssh.h

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

revision 4301 by maya, Sat Feb 12 06:52:18 2011 UTC revision 4307 by maya, Tue Feb 15 09:00:01 2011 UTC
# Line 200  typedef struct _TInstVar { Line 200  typedef struct _TInstVar {
200          buffer_t *my_kex;          buffer_t *my_kex;
201          buffer_t *peer_kex;          buffer_t *peer_kex;
202          enum kex_algorithm kex_type; // KEX algorithm          enum kex_algorithm kex_type; // KEX algorithm
203          enum hostkey_type hostkey_type;          enum ssh_keytype hostkey_type;
204          SSHCipher ctos_cipher;          SSHCipher ctos_cipher;
205          SSHCipher stoc_cipher;          SSHCipher stoc_cipher;
206          enum hmac_type ctos_hmac;          enum hmac_type ctos_hmac;

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

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