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 7363 by doda, Tue Dec 25 05:46:12 2018 UTC revision 7455 by doda, Fri Mar 1 10:20:20 2019 UTC
# Line 141  typedef struct _TS_SSH { Line 141  typedef struct _TS_SSH {
141             cipher. The first digit is the most preferred cipher, and so on.             cipher. The first digit is the most preferred cipher, and so on.
142             The digit SSH_CIPHER_NONE signifies that any ciphers after it are             The digit SSH_CIPHER_NONE signifies that any ciphers after it are
143             disabled. */             disabled. */
144          char CipherOrder[SSH_CIPHER_MAX+1];          char CipherOrder[SSH_CIPHER_MAX+2];
145    
146          char KnownHostsFiles[2048];          char KnownHostsFiles[2048];
147          int DefaultAuthMethod;          int DefaultAuthMethod;

Legend:
Removed from v.7363  
changed lines
  Added in v.7455

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