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 8093 by yutakapon, Sun Sep 8 10:16:41 2019 UTC revision 8316 by yutakapon, Wed Oct 16 13:19:25 2019 UTC
# Line 278  typedef struct _TInstVar { Line 278  typedef struct _TInstVar {
278          char *session_id;          char *session_id;
279          int session_id_len;          int session_id_len;
280          SSHKeys ssh2_keys[MODE_MAX];          SSHKeys ssh2_keys[MODE_MAX];
281          EVP_CIPHER_CTX evpcip[MODE_MAX];          EVP_CIPHER_CTX *evpcip[MODE_MAX];
282          int userauth_success;          int userauth_success;
283          int shell_id;          int shell_id;
284          /*int remote_id;*/          /*int remote_id;*/

Legend:
Removed from v.8093  
changed lines
  Added in v.8316

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