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 3142 by yutakapon, Fri Aug 15 12:28:47 2008 UTC revision 3146 by maya, Thu Sep 11 06:57:52 2008 UTC
# Line 126  typedef struct _TS_SSH { Line 126  typedef struct _TS_SSH {
126    
127          // try auth with "none" method for disable unsupported on dialog (2007.9.24 maya)          // try auth with "none" method for disable unsupported on dialog (2007.9.24 maya)
128          BOOL CheckAuthListFirst;          BOOL CheckAuthListFirst;
129    
130            // Enable connection to the server that has RSA key length less than 768 bit (2008.9.11 maya)
131            BOOL EnableRsaShortKeyServer;
132  } TS_SSH;  } TS_SSH;
133    
134  typedef struct _TInstVar {  typedef struct _TInstVar {

Legend:
Removed from v.3142  
changed lines
  Added in v.3146

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