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 2784 by yutakakn, Thu Jan 27 13:30:33 2005 UTC revision 2793 by yutakakn, Thu Mar 3 13:28:23 2005 UTC
# Line 228  void notify_verbose_message(PTInstVar pv Line 228  void notify_verbose_message(PTInstVar pv
228    
229  void get_teraterm_dir_relative_name(char FAR * buf, int bufsize, char FAR * basename);  void get_teraterm_dir_relative_name(char FAR * buf, int bufsize, char FAR * basename);
230  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);
231    void get_file_version(char *exefile, int *major, int *minor, int *release, int *build);
232    
233  #endif  #endif
234    
235  /*  /*
236   * $Log: not supported by cvs2svn $   * $Log: not supported by cvs2svn $
237     * Revision 1.7  2005/01/27 13:30:33  yutakakn
238     * 公開鍵認証自動ログインをサポート。
239     * /auth=publickey, /keyfile オプションを新規追加した。
240     * また、空白を含む引数をサポート。
241     *
242   * Revision 1.6  2005/01/24 14:07:07  yutakakn   * Revision 1.6  2005/01/24 14:07:07  yutakakn
243   * ・keyboard-interactive認証をサポートした。   * ・keyboard-interactive認証をサポートした。
244   *  それに伴い、teraterm.iniに "KeyboardInteractive" エントリを追加した。   *  それに伴い、teraterm.iniに "KeyboardInteractive" エントリを追加した。

Legend:
Removed from v.2784  
changed lines
  Added in v.2793

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