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 2908 by maya, Mon Sep 18 05:08:04 2006 UTC revision 2916 by maya, Sat Oct 21 13:32:37 2006 UTC
# Line 186  typedef struct _TInstVar { Line 186  typedef struct _TInstVar {
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

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