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 6841 by doda, Tue Jul 4 15:02:28 2017 UTC revision 7001 by doda, Mon Dec 18 10:41:02 2017 UTC
# Line 268  typedef struct _TInstVar { Line 268  typedef struct _TInstVar {
268          int rekeying;          int rekeying;
269          char *session_id;          char *session_id;
270          int session_id_len;          int session_id_len;
271          Newkeys ssh2_keys[MODE_MAX];          SSHKeys ssh2_keys[MODE_MAX];
272          EVP_CIPHER_CTX evpcip[MODE_MAX];          EVP_CIPHER_CTX evpcip[MODE_MAX];
273          int userauth_success;          int userauth_success;
274          int shell_id;          int shell_id;

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

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