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 4463 by doda, Thu Apr 28 06:27:03 2011 UTC revision 4531 by doda, Tue Jul 26 08:50:11 2011 UTC
# Line 145  typedef struct _TS_SSH { Line 145  typedef struct _TS_SSH {
145          char HostKeyOrder[KEY_MAX+1];          char HostKeyOrder[KEY_MAX+1];
146          char MacOrder[HMAC_MAX+1];          char MacOrder[HMAC_MAX+1];
147          char CompOrder[COMP_MAX+1];          char CompOrder[COMP_MAX+1];
148    
149            BOOL VerifyHostKeyDNS;
150  } TS_SSH;  } TS_SSH;
151    
152  typedef struct _TInstVar {  typedef struct _TInstVar {

Legend:
Removed from v.4463  
changed lines
  Added in v.4531

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