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 2856 by yutakakn, Sun Mar 26 15:43:58 2006 UTC revision 2891 by yutakakn, Sat Aug 5 03:47:49 2006 UTC
# Line 118  typedef struct _TS_SSH { Line 118  typedef struct _TS_SSH {
118    int ssh_protocol_version; // SSH version (2004.10.11 yutaka)    int ssh_protocol_version; // SSH version (2004.10.11 yutaka)
119    int ssh_heartbeat_overtime; // SSH heartbeat(keepalive) (2004.12.11 yutaka)    int ssh_heartbeat_overtime; // SSH heartbeat(keepalive) (2004.12.11 yutaka)
120    int ssh2_keyboard_interactive; // SSH2 keyboard-interactive (2005.1.23 yutaka)    int ssh2_keyboard_interactive; // SSH2 keyboard-interactive (2005.1.23 yutaka)
121      int remember_password;  // whether password will permanently store on heap memory (2006.8.5 yutaka)
122  } TS_SSH;  } TS_SSH;
123    
124  typedef struct _TInstVar {  typedef struct _TInstVar {

Legend:
Removed from v.2856  
changed lines
  Added in v.2891

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