Download List

项目描述

Tera Term is Tera Term Pro 2.3 succession version and is being officially recognized by the original author. Tera Term is open source free software terminal emulator supporting UTF-8 protocol. Now TTSSH supports SSH2 protocol (Original version supports SSH1).

系统要求

System requirement is not defined

发布: 2021-05-22 01:26
Tera Term-4 RC 4.106 RC (2 files 隐藏)

发布版本通知

No Release Notes

变更日志

TeraTerm

2021.XX.XX (Ver 4.106)

  • Changes
    • Serial port connection
      • Removed the 1.5 stop bit in the serial port setup.
      • Removed the "1.5" name from the StopBit entry in the teraterm.ini file.
    • Increased max width of window from 500 to 1000 chars.
  • Bug fixes
    • MACRO: the yesnobox command shows "OK" instead of "yes" without language file. This bug was introduced in 4.103.
    • Fixed memory leak when tooltip show. This bug was introduced in 4.103.
    • Fixed support for IME feedback back and forth function. This bug was introduced in 4.103.
    • Fixed desktop images can not be displayed on background other than main display. This bug was introduced in 4.103.
    • Fixed an application fault occurs when VT Window and HtmlHelp Windows are closed at same time
    • The elapsed time style timestamp in the log is incorrect.
    • MACRO: The file handle opened by filecreate, fileopen marco command is locking.
  • Misc
    • upgraded TTSSH to 2.92
    • upgraded TTX KanjiMenu Plug-in to 0.1.8
    • upgraded TeraTerm Menu to 1.16
    • upgraded Oniguruma to 6.9.6.

TTSSH

2021.XX.XX (Ver 2.92)

  • Changes
    • added chacha20-poly1305@openssh.com symmetric key cipher algorithm for SSH2 protocol.
    • added support for the PuTTY private key format version 3 (PPK3).
  • Bug fixes
    • When system memory is insufficient, invalid signature may be used as correct one well with signature verification by the host key at the time of key exchange.
    • Resizing the VT window immediately after user authentication was completed, connection is closed by server.
    • A part of control is always enabled on SSH authentication dialog.
    • When many files are sent in a batch by using D&D's SCP sending, an error occurs.
    • When the Virtual Store is enabled on Windows Vista or later and the Host key rotation is enabled, the original host key is accidentally deleted from known_hosts file.
    • When the Virtual Store is enabled on Windows Vista or later and the host key type is same but key contents is different, the host key can not be deleted from known_hosts file.
  • Misc
    • upgraded OpenSSL from 1.1.1d to 1.1.1j.

TeraTerm Menu

2021.XX.XX (Ver 1.16)

  • The toolchip text of button for registering to the list is changed to "Register", "Unregister".
  • Bug fix: The extra "\" character is displayed on the version information.

TTX KanjiMenu (Ver 0.1.8)

2021.XX.XX

  • UTF-8m setting does not shown in Korean mode.

TeraTerm

2021.XX.XX (Ver 4.106)

  • 変更
    • シリアルポート接続
      • シリアルポート設定で、1.5ストップビットのサポートを削除した。
      • teraterm.ini の StopBit エントリから"1.5"を削除した。
    • 端末横幅の最大値を500文字から1000文字に変更した
  • バグ修正
    • yesnobox マクロコマンドで、言語ファイルを読み込まないとき "OK" が表示されていた。"yes" に修正。4.103でエンバグ。
    • ツールチップ表示時のメモリリークを修正。4.103でのエンバグ。
    • IMEの前後参照変換機能が動作するよう修正。4.103でのエンバグ。
    • メインディスプレイ以外でデスクトップ画像を背景に表示できなかったのを修正。4.101でのエンバグ。
    • VT ウィンドウと Htmlヘルプウィンドウを同時に閉じるとアプリケーションフォールトが発生する不具合を修正
    • ログの経過時間形式のタイムスタンプの形式が正しくない問題を修正した。
    • filecreate, fileopen マクロコマンドで開いたファイルハンドルがロックしている問題を修正した。
    • getdate, gettime マクロコマンドで timezone つきで呼び出すと正しい時刻を返さない問題を修正した。v4.105でのビルドミス。
  • その他
    • TTSSH(2.92)へ差し替えた。
    • TTX KanjiMenu(0.1.8)へ差し替えた。
    • TeraTerm Menu(1.16)へ差し替えた。
    • Oniguruma 6.9.7.1へ差し替えた。

TTSSH

2021.XX.XX (Ver 2.92)

  • 変更
    • SSH2 の共通鍵暗号方式に chacha20-poly1305@openssh.com を追加した。
    • PuTTY 形式の秘密鍵フォーマット3 (PPK3) に対応した。
  • バグ修正
    • システムのメモリが不足している時、鍵交換時のホスト鍵による署名検証で不正な署名を正しい物として扱う可能性が有った問題を修正した。
    • ユーザ認証が完了した直後にVTウィンドウのサイズを変更すると、サーバから切断される問題を修正した。</li>
    • SSH認証ダイアログで一部のコントロールが常に有効になっていた
    • D&DによるSCP送信で、多数のファイルを一括送信するとエラーになる問題を修正した。
    • Windows Vista以降でVirtual Storeが有効の場合でかつHost key rotationが有効の場合、known_hostsから元々あったホスト鍵を削除してしまう問題を修正した。
    • Windows Vista以降でVirtual Storeが有効の場合、ホスト鍵の種類が同じで、鍵の内容が異なるときに、known_hostsからの鍵削除ができない問題を修正した。
  • その他
    • OpenSSL 1.1.1dから1.1.1kへ差し替えた。

TeraTerm Menu

2021.XX.XX (Ver 1.16)

  • リストへ登録するボタンのツールチップの文言をRegister, Unregisterに変更した。
  • バージョン情報に余計な¥が表示されていた問題を修正した。

TTX KanjiMenu (Ver 0.1.8)

2021.XX.XX

  • 韓国語モードで UTF-8m が表示されない問題を修正した。