Browse Subversion RepositoryLog of /branches/4-stable/doc/ja/html/commandline/ttssh.html
Revision 10871 - (view) (download) (as text) (annotate) - [select for diffs] Modified Wed Aug 23 14:17:55 2023 UTC (7 months, 2 weeks ago) by nmaya File length: 8428 byte(s) Diff to previous 9952 , to selected 331 外部へのリンクに target="_blank" を指定 chm を表示している hh.exe 外(標準のブラウザ?)で開くリンクになる ticket #44049 Revision 9952 - (view) (download) (as text) (annotate) - [select for diffs] Modified Mon May 23 23:45:50 2022 UTC (22 months, 2 weeks ago) by nmaya File length: 8412 byte(s) Diff to previous 8437 , to selected 331 TTSSH オリジナルのアイコンを /ssh-icon= に指定できるようにした Revision 8437 - (view) (download) (as text) (annotate) - [select for diffs] Modified Fri Dec 13 03:11:16 2019 UTC (4 years, 3 months ago) by doda File length: 8638 byte(s) Diff to previous 8093 , to selected 331 Tera Term 4.xx メンテナンス用ブランチを作成 Revision 8093 - (view) (download) (as text) (annotate) - [select for diffs] Modified Sun Sep 8 10:16:41 2019 UTC (4 years, 7 months ago) by yutakapon Original Path: trunk/doc/ja/html/commandline/ttssh.html File length: 8638 byte(s) Diff to previous 7919 , to selected 331 ・known_hostsダイアログおよびユーザ認証ダイアログの表示中に、SSHサーバ側からネットワーク切断された場合、ダイアログを自動で閉じるようにした。 ・known_hostsダイアログの表示中にSSHサーバ側からネットワーク切断されると、アプリがクラッシュすることがある問題を修正した。 ・SSH1: /nosecuritywarningオプションが機能していなかった問題を修正した。 ・/nosecuritywarningオプションに関する注意事項を追記した。 branches/ttssh_improvedからリビジョン8036をマージ: SSHサーバと認証中にネットワーク切断された場合、認証ダイアログが残ったままとならないようにした。 ........ branches/ttssh_improvedからリビジョン8044をマージ: r8036でダイアログの処理追加漏れ。 SSHサーバと認証中にネットワーク切断された場合、認証ダイアログが残ったままとならないようにした。 ........ branches/ttssh_improvedからリビジョン8063をマージ: known_hostsダイアログが表示されている状態で、サーバから切断を行うと、 TTXCloseTCPが呼び出され、TTSSHのリソースが解放されてしまう。 SSHハンドラの延長でknown_hostsダイアログを出して止まっているため、 ダイアログを閉じて、処理再開すると、SSHの内部情報が壊れる。 その状態で再度SSH接続しようとすると100%アプリが落ちる。 上記問題に対して、まずは SSH1 に処置した。 ........ branches/ttssh_improvedからリビジョン8081をマージ: known_hostsダイアログが表示されている状態で、サーバから切断を行うと、 TTXCloseTCPが呼び出され、TTSSHのリソースが解放されてしまう。 SSHハンドラの延長でknown_hostsダイアログを出して止まっているため、 ダイアログを閉じて、処理再開すると、SSHの内部情報が壊れる。 その状態で再度SSH接続しようとすると100%アプリが落ちる。 上記問題に対して、SSH2 に対応した。 パケット受信時のSSHハンドラのコンテキストで known_hosts ダイアログを表示 させていたが、TTXCloseTCPの非同期呼び出しに対処できないため、 TTSSH1で使われていたknown_hosts ダイアログの非同期呼び出しに 実装を変更した。 これにより、比較的大きくロジックの修正を行っている。 ........ branches/ttssh_improvedからリビジョン8085をマージ: 前回のオプション指定(/nosecuritywarning)が残らないように初期化する。 ........ Revision 7919 - (view) (download) (as text) (annotate) - [select for diffs] Modified Wed Aug 7 01:26:21 2019 UTC (4 years, 8 months ago) by kazuya_jimba Original Path: trunk/doc/ja/html/commandline/ttssh.html File length: 8337 byte(s) Diff to previous 7899 , to selected 331 Tag の記述誤りを訂正した Revision 7899 - (view) (download) (as text) (annotate) - [select for diffs] Modified Wed Jul 31 23:11:27 2019 UTC (4 years, 8 months ago) by maya Original Path: trunk/doc/ja/html/commandline/ttssh.html File length: 8337 byte(s) Diff to previous 7366 , to selected 331 コマンドライン引数に " " や @ を指定する方法がバージョンによって違うので追記 古いバージョンの仕様が見つけられないユーザがいたため #39445 TTSSH r2784 @->" ", @@->@ の変換を追加 r2911 ファイル名を指定するパラーメータのみ " で括ることができる r3433 @->" ", @@->@ の変換を廃止 / パラーメータを " で括ることができる / ""->" の変換を有効 Tera Term r3436 ""->" の変換を有効 Revision 7366 - (view) (download) (as text) (annotate) - [select for diffs] Modified Tue Dec 25 05:46:25 2018 UTC (5 years, 3 months ago) by doda Original Path: trunk/doc/ja/html/commandline/ttssh.html File length: 8072 byte(s) Diff to previous 7101 , to selected 331 ドキュメント更新 (/ssh-N) Revision 7101 - (view) (download) (as text) (annotate) - [select for diffs] Modified Thu Apr 19 11:58:00 2018 UTC (5 years, 11 months ago) by doda Original Path: trunk/doc/ja/html/commandline/ttssh.html File length: 7989 byte(s) Diff to previous 6863 , to selected 331 keyboard-interactive 認証の表記を修正 #38004 併せて /passwd=keyboard-interactive を追加 Revision 6863 - (view) (download) (as text) (annotate) - [select for diffs] Modified Thu Jul 13 10:01:44 2017 UTC (6 years, 8 months ago) by doda Original Path: trunk/doc/ja/html/commandline/ttssh.html File length: 7885 byte(s) Diff to previous 6862 , to selected 331 ドキュメント修正 ・ttssh.dll ⇒ ttxssh.dll ・id の agent/noagent が逆だった orz ・SFTP は SSH File Transfer Protocol の略 https://tools.ietf.org/id/draft-ietf-secsh-filexfer-13.txt Revision 6862 - (view) (download) (as text) (annotate) - [select for diffs] Modified Thu Jul 13 10:01:41 2017 UTC (6 years, 8 months ago) by doda Original Path: trunk/doc/ja/html/commandline/ttssh.html File length: 7881 byte(s) Diff to previous 6720 , to selected 331 ドキュメント更新 (Dynamic Forwarding) Revision 6720 - (view) (download) (as text) (annotate) - [select for diffs] Modified Fri May 12 12:42:45 2017 UTC (6 years, 11 months ago) by doda Original Path: trunk/doc/ja/html/commandline/ttssh.html File length: 7515 byte(s) Diff to previous 6627 , to selected 331 ドキュメント更新 (ssh-subsystem) Revision 6627 - (view) (download) (as text) (annotate) - [select for diffs] Modified Tue Mar 14 09:56:01 2017 UTC (7 years ago) by doda Original Path: trunk/doc/ja/html/commandline/ttssh.html File length: 7371 byte(s) Diff to previous 6502 , to selected 331 typo fix. Revision 6502 - (view) (download) (as text) (annotate) - [select for diffs] Modified Tue Oct 4 07:05:58 2016 UTC (7 years, 6 months ago) by doda Original Path: trunk/doc/ja/html/commandline/ttssh.html File length: 7371 byte(s) Diff to previous 6411 , to selected 331 OSDN ドメイン変更対応。osdn.jp -> (ja.)osdn.net https://ja.osdn.net/projects/sourceforge/news/25397 Revision 6411 - (view) (download) (as text) (annotate) - [select for diffs] Modified Mon Jun 27 04:26:16 2016 UTC (7 years, 9 months ago) by doda Original Path: trunk/doc/ja/html/commandline/ttssh.html File length: 7370 byte(s) Diff to previous 6388 , to selected 331 HTMLの修正 ・ < & > を文字実体参照に置き換え ・文字実体参照での ; の抜けを修正 Revision 6388 - (view) (download) (as text) (annotate) - [select for diffs] Modified Tue May 31 06:28:03 2016 UTC (7 years, 10 months ago) by maya Original Path: trunk/doc/ja/html/commandline/ttssh.html File length: 7369 byte(s) Diff to previous 6195 , to selected 331 フラットアイコンのためにドキュメントを修正 Revision 6195 - (view) (download) (as text) (annotate) - [select for diffs] Modified Mon Dec 7 11:51:16 2015 UTC (8 years, 4 months ago) by maya Original Path: trunk/doc/ja/html/commandline/ttssh.html File length: 7277 byte(s) Diff to previous 6032 , to selected 331 ドキュメント更新 コマンドライン引数について追記・修正 Revision 6032 - (view) (download) (as text) (annotate) - [select for diffs] Modified Fri Sep 25 13:10:35 2015 UTC (8 years, 6 months ago) by maya Original Path: trunk/doc/ja/html/commandline/ttssh.html File length: 7259 byte(s) Diff to previous 5984 , to selected 331 引数についての説明を追記 Revision 5984 - (view) (download) (as text) (annotate) - [select for diffs] Modified Tue Sep 1 05:46:30 2015 UTC (8 years, 7 months ago) by doda Original Path: trunk/doc/ja/html/commandline/ttssh.html File length: 7035 byte(s) Diff to previous 5864 , to selected 331 /ssh-L, /ssh-R での複数指定を反映 Revision 5864 - (view) (download) (as text) (annotate) - [select for diffs] Modified Tue May 12 13:00:31 2015 UTC (8 years, 11 months ago) by yutakapon Original Path: trunk/doc/ja/html/commandline/ttssh.html File length: 6893 byte(s) Diff to previous 5802 , to selected 331 チケット #35066 sf.jpドメイン変更対応 doc フォルダ内のドメイン変更を実施した。 Revision 5802 - (view) (download) (as text) (annotate) - [select for diffs] Modified Fri Feb 27 15:41:24 2015 UTC (9 years, 1 month ago) by yutakapon Original Path: trunk/doc/ja/html/commandline/ttssh.html File length: 6900 byte(s) Diff to previous 5799 , to selected 331 英訳 Revision 5799 - (view) (download) (as text) (annotate) - [select for diffs] Modified Wed Feb 25 15:50:25 2015 UTC (9 years, 1 month ago) by doda Original Path: trunk/doc/ja/html/commandline/ttssh.html File length: 6854 byte(s) Diff to previous 5290 , to selected 331 X11転送の転送先指定方法を /ssh-X オプションに変更した。 Revision 5290 - (view) (download) (as text) (annotate) - [select for diffs] Modified Sun May 26 17:56:55 2013 UTC (10 years, 10 months ago) by yutakapon Original Path: trunk/doc/ja/html/commandline/ttssh.html File length: 6471 byte(s) Diff to previous 5263 , to selected 331 文言修正 Revision 5263 - (view) (download) (as text) (annotate) - [select for diffs] Modified Mon May 13 09:53:31 2013 UTC (10 years, 11 months ago) by doda Original Path: trunk/doc/ja/html/commandline/ttssh.html File length: 6475 byte(s) Diff to previous 4869 , to selected 331 ドキュメント更新 (r5261) Revision 4869 - (view) (download) (as text) (annotate) - [select for diffs] Modified Mon Mar 26 14:29:38 2012 UTC (12 years ago) by yutakapon Original Path: trunk/doc/ja/html/commandline/ttssh.html File length: 6105 byte(s) Diff to previous 4508 , to selected 331 隠しオプションを隠しておく必要もないので、追記する。ただし、注意事項付き。 http://logmett.com/forum/viewtopic.php?f=2&t=718&start=0&hilit=Security http://logmett.com/forum/viewtopic.php?f=3&t=1214&hilit=nosecuritywarning Revision 4508 - (view) (download) (as text) (annotate) - [select for diffs] Modified Tue Jun 21 09:28:09 2011 UTC (12 years, 9 months ago) by doda Original Path: trunk/doc/ja/html/commandline/ttssh.html File length: 5987 byte(s) Diff to previous 4154 , to selected 331 /ssh-agentconfirm の記述を追加。 Revision 4154 - (view) (download) (as text) (annotate) - [select for diffs] Modified Sat Nov 13 09:47:51 2010 UTC (13 years, 5 months ago) by maya Original Path: trunk/doc/ja/html/commandline/ttssh.html File length: 5705 byte(s) Diff to previous 3864 , to selected 331 /ssh-C,/ssh-C=,/ssh-c の説明を追加 Revision 3864 - (view) (download) (as text) (annotate) - [select for diffs] Modified Sat Apr 17 09:13:04 2010 UTC (13 years, 11 months ago) by maya Original Path: trunk/doc/ja/html/commandline/ttssh.html File length: 5467 byte(s) Diff to previous 3808 , to selected 331 SSH ポート転送のデフォルトの bind_address を 127.0.0.1 から localhost に変更した。 Revision 3808 - (view) (download) (as text) (annotate) - [select for diffs] Modified Wed Mar 10 15:27:58 2010 UTC (14 years, 1 month ago) by maya Original Path: trunk/doc/ja/html/commandline/ttssh.html File length: 5467 byte(s) Diff to previous 3533 , to selected 331 SSH port forward で listen_address を指定できるようにした。 http://sourceforge.jp/ticket/browse.php?group_id=1412&tid=19946 LocalForwardingIdentityCheck を廃止した。 from_port が同じで listen_address が 0.0.0.0 と 127.0.0.1 のようにかぶった場合は、どちらかが INVALID_SOCKET となり LOG_LEVEL_WARNING のエラーになる。 SSH1 の remote to local で bind-address が指定できないのはプロトコルの仕様らしい。 Revision 3533 - (view) (download) (as text) (annotate) - [select for diffs] Modified Tue Jun 23 04:36:04 2009 UTC (14 years, 9 months ago) by maya Original Path: trunk/doc/ja/html/commandline/ttssh.html File length: 5377 byte(s) Diff to previous 3448 , to selected 331 TTSSH の /telnet オプションで、Tera Term 側の Telnet フラグを立てるようにした。 Revision 3448 - (view) (download) (as text) (annotate) - [select for diffs] Modified Sun Jun 7 16:13:46 2009 UTC (14 years, 10 months ago) by maya Original Path: trunk/doc/ja/html/commandline/ttssh.html File length: 5270 byte(s) Diff to previous 3291 , to selected 331 ドキュメント更新 Revision 3291 - (view) (download) (as text) (annotate) - [select for diffs] Modified Tue Apr 7 10:05:59 2009 UTC (15 years ago) by maya Original Path: trunk/doc/ja/html/commandline/ttssh.html File length: 5128 byte(s) Diff to previous 3227 , to selected 331 rename directory Revision 3227 - (view) (download) (as text) (annotate) - [select for diffs] Modified Tue Mar 24 15:10:33 2009 UTC (15 years ago) by maya Original Path: trunk/doc/jp/html/commandline/ttssh.html File length: 5128 byte(s) Diff to previous 3221 , to selected 331 CVS から SVN へ移行: 改行コードを LF から CR+LF へ変換 Revision 3221 - (view) (download) (as text) (annotate) - [select for diffs] Modified Tue Mar 24 09:37:20 2009 UTC (15 years ago) by maya Original Path: trunk/doc/jp/html/commandline/ttssh.html File length: 4968 byte(s) Diff to previous 1116 , to selected 331 CVS から SVN へ移行: trunk に集約 Revision 1116 - (view) (download) (as text) (annotate) - [select for diffs] Modified Thu Feb 12 07:43:29 2009 UTC (15 years, 2 months ago) by doda Original Path: doc/trunk/jp/html/commandline/ttssh.html File length: 4968 byte(s) Diff to previous 1090 , to selected 331 リンクの到達点になれるようにidを設定。 Revision 1090 - (view) (download) (as text) (annotate) - [select for diffs] Modified Mon Dec 29 15:04:08 2008 UTC (15 years, 3 months ago) by doda Original Path: doc/trunk/jp/html/commandline/ttssh.html File length: 4589 byte(s) Diff to previous 1074 , to selected 331 ドキュメント更新(URL形式を追加)。 Revision 1074 - (view) (download) (as text) (annotate) - [select for diffs] Modified Tue Dec 2 15:49:50 2008 UTC (15 years, 4 months ago) by maya Original Path: doc/trunk/jp/html/commandline/ttssh.html File length: 4042 byte(s) Diff to previous 1072 , to selected 331 /ssh-a オプションを追加 Revision 1072 - (view) (download) (as text) (annotate) - [select for diffs] Modified Mon Dec 1 04:32:52 2008 UTC (15 years, 4 months ago) by maya Original Path: doc/trunk/jp/html/commandline/ttssh.html File length: 3983 byte(s) Diff to previous 932 , to selected 331 no message Revision 932 - (view) (download) (as text) (annotate) - [select for diffs] Modified Fri Jun 20 11:58:42 2008 UTC (15 years, 9 months ago) by doda Original Path: doc/trunk/jp/html/commandline/ttssh.html File length: 3924 byte(s) Diff to previous 906 , to selected 331 ・TeraTerm -> Tera Term ・その他細かい修正 Revision 906 - (view) (download) (as text) (annotate) - [select for diffs] Modified Mon May 26 04:24:22 2008 UTC (15 years, 10 months ago) by maya Original Path: doc/trunk/jp/html/commandline/ttssh.html File length: 3923 byte(s) Diff to previous 892 , to selected 331 no message Revision 892 - (view) (download) (as text) (annotate) - [select for diffs] Modified Tue May 13 10:17:04 2008 UTC (15 years, 11 months ago) by doda Original Path: doc/trunk/jp/html/commandline/ttssh.html File length: 3583 byte(s) Diff to previous 789 , to selected 331 ・コマンドラインの概要が一行に表示されてしまっていたのを修正 ・オプションのリストで<dl>を使うように統一 ・タグを追加(HTML4.01 strictを満たすように) ・その他typo修正 Revision 789 - (view) (download) (as text) (annotate) - [select for diffs] Modified Sat Feb 16 11:09:45 2008 UTC (16 years, 1 month ago) by yutakapon Original Path: doc/trunk/jp/html/commandline/ttssh.html File length: 3566 byte(s) Diff to previous 783 , to selected 331 /pageantの例を追加。 Revision 783 - (view) (download) (as text) (annotate) - [select for diffs] Modified Thu Feb 14 04:54:54 2008 UTC (16 years, 1 month ago) by maya Original Path: doc/trunk/jp/html/commandline/ttssh.html File length: 3189 byte(s) Diff to previous 650 , to selected 331 no message Revision 650 - (view) (download) (as text) (annotate) - [select for diffs] Modified Thu Nov 29 05:34:12 2007 UTC (16 years, 4 months ago) by doda Original Path: doc/trunk/jp/html/commandline/ttssh.html File length: 3109 byte(s) Diff to previous 627 , to selected 331 "/"が抜けていたのを修正。 Revision 627 - (view) (download) (as text) (annotate) - [select for diffs] Modified Thu Nov 8 15:50:52 2007 UTC (16 years, 5 months ago) by maya Original Path: doc/trunk/jp/html/commandline/ttssh.html File length: 3108 byte(s) Diff to previous 626 , to selected 331 no message Revision 626 - (view) (download) (as text) (annotate) - [select for diffs] Modified Thu Nov 8 14:54:00 2007 UTC (16 years, 5 months ago) by maya Original Path: doc/trunk/jp/html/commandline/ttssh.html File length: 2995 byte(s) Diff to previous 591 , to selected 331 /ssh-acceptall コマンドラインオプションを追加した。 Revision 591 - (view) (download) (as text) (annotate) - [select for diffs] Modified Thu Oct 11 07:42:50 2007 UTC (16 years, 6 months ago) by maya Original Path: doc/trunk/jp/html/commandline/ttssh.html File length: 2900 byte(s) Diff to previous 586 , to selected 331 no message Revision 586 - (view) (download) (as text) (annotate) - [select for diffs] Modified Sun Oct 7 12:52:37 2007 UTC (16 years, 6 months ago) by maya Original Path: doc/trunk/jp/html/commandline/ttssh.html File length: 2252 byte(s) Diff to previous 368 , to selected 331 no message Revision 368 - (view) (download) (as text) (annotate) - [select for diffs] Modified Thu Mar 1 05:30:01 2007 UTC (17 years, 1 month ago) by maya Original Path: doc/trunk/jp/html/commandline/ttssh.html File length: 2241 byte(s) Diff to previous 331 no message Revision 331 - (view) (download) (as text) (annotate) - [selected] Added Sat Dec 16 05:12:33 2006 UTC (17 years, 3 months ago) by maya Original Path: doc/trunk/jp/html/commandline/ttssh.html File length: 2251 byte(s) フォルダ構成を整理した。 This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
|