Develop and Download Open Source Software

Browse Subversion Repository

Diff of /branches/ssh_chacha20poly1305/ttssh2/ttxssh/ttxssh.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2729 by yutakakn, Sun Nov 14 15:53:21 2004 UTC revision 2739 by yutakakn, Wed Dec 1 15:37:49 2004 UTC
# Line 196  typedef struct _TInstVar { Line 196  typedef struct _TInstVar {
196    int kexgex_min;    int kexgex_min;
197    int kexgex_bits;    int kexgex_bits;
198    int kexgex_max;    int kexgex_max;
199      int ssh2_autologin;
200      char ssh2_username[MAX_PATH];
201      char ssh2_password[MAX_PATH];
202    
203  } TInstVar;  } TInstVar;
204    
# Line 218  void get_teraterm_dir_relative_name(char Line 221  void get_teraterm_dir_relative_name(char
221  int copy_teraterm_dir_relative_path(char FAR * dest, int destsize, char FAR * basename);  int copy_teraterm_dir_relative_path(char FAR * dest, int destsize, char FAR * basename);
222    
223  #endif  #endif
224    
225    /*
226     * $Log: not supported by cvs2svn $
227     */

Legend:
Removed from v.2729  
changed lines
  Added in v.2739

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