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 6655 by doda, Thu Mar 23 12:54:55 2017 UTC revision 6663 by doda, Mon Apr 3 12:51:40 2017 UTC
# Line 172  typedef struct _TS_SSH { Line 172  typedef struct _TS_SSH {
172          // Confirm Agent forwarding          // Confirm Agent forwarding
173          BOOL ForwardAgentConfirm;          BOOL ForwardAgentConfirm;
174    
175            // Confirm Agent forwarding
176            BOOL ForwardAgentNotify;
177    
178          // KEX order(derived from teraterm.ini)          // KEX order(derived from teraterm.ini)
179          char KexOrder[KEX_DH_MAX+1];          char KexOrder[KEX_DH_MAX+1];
180          char HostKeyOrder[KEY_MAX+1];          char HostKeyOrder[KEY_MAX+1];

Legend:
Removed from v.6655  
changed lines
  Added in v.6663

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