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 7479 by zmatsuo, Wed Mar 13 15:32:17 2019 UTC revision 7632 by zmatsuo, Fri Apr 26 17:18:36 2019 UTC
# Line 136  we could put them there. Line 136  we could put them there.
136  typedef struct _TS_SSH {  typedef struct _TS_SSH {
137          BOOL Enabled;          BOOL Enabled;
138          int CompressionLevel; /* 0 = NONE, else 1-9 */          int CompressionLevel; /* 0 = NONE, else 1-9 */
139    
140            int DefaultUserType;    /* 0/1/2 = no input/DefaultUserName/Windows logon user */
141          char DefaultUserName[256];          char DefaultUserName[256];
142    
143          /* this next option is a string of digits. Each digit represents a          /* this next option is a string of digits. Each digit represents a

Legend:
Removed from v.7479  
changed lines
  Added in v.7632

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