Browse Subversion Repository
Diff of /trunk/ttssh2/ttxssh/ttxssh.h
Parent Directory
| Revision Log
| Patch
| 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 |
|
|
| |