|
Posted
about 9 years
ago
by
maya (maya)
ChangeLog
TeraTerm
2016.08.31 (Ver 4.92)
Changes
added new feature which removes carriage return from end of line with pasting. The default value is off.
The function can be enabled at Copy and Paste tab of Additional settings dialog.
When scroll
... [More]
back is used, scroll state is always reseted with user input.
ZMODEM: The default escaped character are added LF and GS by sending.
The default value of MaxComPort setting is increased from 4 to 256.
changed macro command line behavior.
Strictly checked the syntax of command line option. When an unnecessary option is added at option back like as /Vxx, the option is not recognized.
The option placement can be only specified before a filename. When the option is specified after the filename, the option is recognized as macro parameter.
MACRO: The params' string-typed array that is stored command line parameter(s).
Bug fixes
When the clipboard is read from remote host, unnecessary NUL character is added at the end of the string.
When the clipboard is written from remote host, empty string can not be set.
When the clipboard is empty string and Bracketed Paste Mode is enabled, final Bracket is only sent by pasting.
ZMODEM: The escaped 0x7f and 0xff that is included in ZMODEM header packet can not be restored.
Tera Term(ttermpro.exe) can not run on Windows 95/98/Me/NT4.0.
MACRO: When invalid regular expression is specified at the strreplace command, source string is corrupted.
The result variable returns -1 when invalid regular expression is specified.
Misc
upgraded TTSSH to 2.78
upgraded TTProxy to 1.0.0.23
TTSSH
2016.08.31 (Ver 2.78)
Changes
When the filename includes invalid character by SCP receiving, the character is be replaced to '_'.
The default value of ScpSendDir entry is changed from "~/" to ""(empty string).
Strictly TTSSH command line can be checked. When a part of options(i.e. /ssh-A) is added with unnecessary character(i.e. /ssh-Axx), the string can not be recognized as an option.
TTProxy
2016.08.31 (Ver 1.0.0.23)
The -noproxy' option is added at command line. The function is same as -proxy=none://' option that is disabled proxy configuration.
The priority(order) of loading TTX plugin is changed from 0 to 10.
[Less]
|
|
Posted
over 9 years
ago
by
maya (maya)
ChangeLog
TeraTerm
2016.05.31 (Ver 4.91)
Changes
Tera Term waits for port connection when the serial port does not exist.
added the /WAITCOM command line option.
added the WaitCom entry in the teraterm.ini file. The default value is off.
added
... [More]
the LF entry in the New-line(transmit).
When ZmodemAuto=on is enabled and ZRINIT packet is received, the file selection dialog of ZMODEM sending is opened.
updated to new Tera Term icon file(teraterm.ico, vt.ico) and macro icon file(ttmacro.ico). Special thanks to Tatsu Sakamoto.
Bug fixes
The background color erase(BCE) does not work with DECFI, DECBI control sequence.
When AutoComPortReconnect=on is enabled, Tera Term can not recognize a part of device regarding USB serial port connection and disconnection.
When Log Rotate is enabled and an existing file is logged, first file can not be rotated by specified size.
MACRO: When if has macro command without parameter, syntax error occurs.
Misc
upgraded TTSSH to 2.77
TTSSH
2016.05.31 (Ver 2.77)
Changes
updated to new TTSSH icon file(ttsecure.ico). Special thanks to Tatsu Sakamoto.
Bug fixes
The key length of blowfish-ctr symmetric key cipher is changed to 256 bits in accordance with RFC 4344.
When all key exchange method are enabled, the latest method can not be used.
When the X11 forwarding starts, the connection error will be occurred with error code(WSANO_RECOVERY: 11003).
Misc
upgraded OpenSSL to 1.0.2h
upgraded PuTTY to 0.67
[Less]
|
|
Posted
over 9 years
ago
by
maya (maya)
ChangeLog
TeraTerm
2016.05.31 (Ver 4.91)
Changes
Tera Term waits for port connection when the serial port does not exist.
added the /WAITCOM command line option.
added the WaitCom entry in the teraterm.ini file. The default value is off.
added
... [More]
the LF entry in the New-line(transmit).
When ZmodemAuto=on is enabled and ZRINIT packet is received, the file selection dialog of ZMODEM sending is opened.
updated to new Tera Term icon file(teraterm.ico, vt.ico) and macro icon file(ttmacro.ico). Special thanks to Tatsu Sakamoto.
Bug fixes
The background color erase(BCE) does not work with DECFI, DECBI control sequence.
When AutoComPortReconnect=on is enabled, Tera Term can not recognize a part of device regarding USB serial port connection and disconnection.
When Log Rotate is enabled and an existing file is logged, first file can not be rotated by specified size.
MACRO: When if has macro command without parameter, syntax error occurs.
Misc
upgraded TTSSH to 2.77
TTSSH
2016.05.31 (Ver 2.77)
Changes
updated to new TTSSH icon file(ttsecure.ico). Special thanks to Tatsu Sakamoto.
Bug fixes
The key length of blowfish-ctr symmetric key cipher is changed to 256 bits in accordance with RFC 4344.
When all key exchange method are enabled, the latest method can not be used.
When the X11 forwarding starts, the connection error will be occurred with error code(WSANO_RECOVERY: 11003).
Misc
upgraded OpenSSL to 1.0.2h
upgraded PuTTY to 0.67
[Less]
|
|
Posted
over 9 years
ago
by
maya (maya)
ChangeLog
TeraTerm
2016.03.05 (Ver 4.90)
Changes
TChanged XMODEM options
Error detection type(Checksum/CRC) can be specified at sending.
Packet size(1K) can be specified at receiving.
The xmodemrecv and xmodemsend macro argument is the same.
... [More]
Cancel from remote host at XMODEM transmitter becomes as trasnfer failure.
When remote host sends 1K packet against Checksum at XMODEM receiving, Tera Term receives data as Checksum/1K.
When remote host sends NAK at XMODEM CRC sending, Tera Term sends data as Checksum.
added configuration for XMODEM, YMODEM and ZMODEM timeout value.
added the XmodemTimeouts entry in the teraterm.ini file.
added the YmodemTimeouts entry in the teraterm.ini file.
added the ZmodemTimeouts entry in the teraterm.ini file.
XMODEM: Send and Receive dialog's option can not be affected each other.
MACRO: When if does not have statement, macro error always occurs.
Bug fixes
BCE information does not be updated at OSC 4/11/104/111 control string.
XMODEM: When CRC sends, Checksum may send half way incorrectly.
Eterm look-feel: When invalid image file is specified as background, an application fault occurs.
The return value of random macro command is the deviation of the pseudo random number.
The specified maximum value will be a very low probability.
When the maximum value is specified as over 32768 number, any value can not be generated.
Random generation is used for SFMT.
When invalid folder type is specified on the getspecialfolder macro command, the desktop folder is returned by mistake.
MACRO: When getipv6addr command is called on Windows 2000, an application _ttpmacro.exe_ fault occurs.
Misc
upgraded TTSSH to 2.76
upgraded CygTerm+ to 1.07_28
TTSSH
2016.03.05 (Ver 2.76)
Changes
added support for SSH2 key exchange methods: diffie-hellman-group14-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512
The arc4random() function is changed from OpenSSL'RC4 to ChaCha20 base.
Misc
upgraded OpenSSL to 1.0.2g
Cygterm+
v1.07_28 2016/02/17 (by doda)
Add debug mode.
v1.07_27 2016/02/09 (by doda)
The directory selection by -d option is prior to -cd option(HOME_CHDIR=y).
When -d option is specified by using -ls option(LOGIN_SHELL=y), CHERE_INVOKING=y is set.
v1.07_26 2015/12/14 (by doda)
Add multiple connections support for the ssh-agent proxy.
[Less]
|
|
Posted
over 9 years
ago
by
maya (maya)
ChangeLog
TeraTerm
2016.03.05 (Ver 4.90)
Changes
TChanged XMODEM options
Error detection type(Checksum/CRC) can be specified at sending.
Packet size(1K) can be specified at receiving.
The xmodemrecv and xmodemsend macro argument is the same.
... [More]
Cancel from remote host at XMODEM transmitter becomes as trasnfer failure.
When remote host sends 1K packet against Checksum at XMODEM receiving, Tera Term receives data as Checksum/1K.
When remote host sends NAK at XMODEM CRC sending, Tera Term sends data as Checksum.
added configuration for XMODEM, YMODEM and ZMODEM timeout value.
added the XmodemTimeouts entry in the teraterm.ini file.
added the YmodemTimeouts entry in the teraterm.ini file.
added the ZmodemTimeouts entry in the teraterm.ini file.
XMODEM: Send and Receive dialog's option can not be affected each other.
MACRO: When if does not have statement, macro error always occurs.
Bug fixes
BCE information does not be updated at OSC 4/11/104/111 control string.
XMODEM: When CRC sends, Checksum may send half way incorrectly.
Eterm look-feel: When invalid image file is specified as background, an application fault occurs.
The return value of random macro command is the deviation of the pseudo random number.
The specified maximum value will be a very low probability.
When the maximum value is specified as over 32768 number, any value can not be generated.
Random generation is used for SFMT.
When invalid folder type is specified on the getspecialfolder macro command, the desktop folder is returned by mistake.
MACRO: When getipv6addr command is called on Windows 2000, an application _ttpmacro.exe_ fault occurs.
Misc
upgraded TTSSH to 2.76
upgraded CygTerm+ to 1.07_28
TTSSH
2016.03.05 (Ver 2.76)
Changes
added support for SSH2 key exchange methods: diffie-hellman-group14-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512
The arc4random() function is changed from OpenSSL'RC4 to ChaCha20 base.
Misc
upgraded OpenSSL to 1.0.2g
Cygterm+
v1.07_28 2016/02/17 (by doda)
Add debug mode.
v1.07_27 2016/02/09 (by doda)
The directory selection by -d option is prior to -cd option(HOME_CHDIR=y).
When -d option is specified by using -ls option(LOGIN_SHELL=y), CHERE_INVOKING=y is set.
v1.07_26 2015/12/14 (by doda)
Add multiple connections support for the ssh-agent proxy.
[Less]
|
|
Posted
almost 10 years
ago
by
maya (maya)
ChangeLog
TeraTerm
2015.12.01 (Ver 4.89)
Changes
The parameter check of the control sequence can be reinforced.
added support for querying the status of DECSLRM and DECSCUSR by using the DECRQSS control sequence.
When the baud rate is high speed
... [More]
on the serial connection, the file transfer can be accelerated.
added the FileSendHighSpeedMode entry in the teraterm.ini file. The default value is on.
Eterm look-feel: added the Image Brightness configuration.
added the Virtual Store path to Setup directory.
The cygterm.cfg is not saved on dialog closing but is saved on the Save setup when the CygTerm configuration of the Addtional settings is used.
The command line option can be quoted from an offset when the '"' is used.
When the click-able URL is not double-clicked but single-clicked on the version dialog, the browser can be launched.
MACRO: added new parameter which can specify an index of selected item at the listbox macro command.
Bug fixes
When the host name includes a comment on new connection dialog, it will not connect to the remote host.
When the USB serial cable is inserted and extracted while the serial connection is doing, new serial connection will be failed. However, this fix is supported on the Windows XP or later.
added the AutoComPortReconnect entry in the teraterm.ini file. The default value is on.
The cygterm.cfg file can not be saved in the Virtual Store environment.
The status line can not work well.
Misc
upgraded TTSSH to 2.75
upgraded TTProxy to 1.0.0.22
upgraded TTXRecurringCommand Plug-in to 1.04
upgraded LogMeTT to 2.12
TTSSH
2015.12.01 (Ver 2.75)
Changes
When the fingerprint of the host key is shown on the known_hosts and the version dialog, the hash algorithm can be not only MD5, but SHA256.
Added support for the ED25519 key by using the host key verifying(SSHFP) of DNS.
The key exchange, host key, cipher, MAC and compression method which are not shown in the teraterm.ini file is changed for inserting position in the following:
Enabled method by default ... The method is inserted at the end of using methods.
Disabled method by default ... The method is inserted at the end of not using methods.
The command line option can be quoted from an offset when the '"' is used.
Bug fixes
The OpenSSH can not read the SSH private key file of the KDF format.
When the About TTSSH dialog is shown after the host key is replaced and is rotated, an application fault will be occurred.
Misc
upgraded PuTTY to 0.66
TTProxy
2015.12.01 (Ver 1.0.0.22)
The command line option can be quoted from an offset when the '"' is used.
TTXRecurringCommand
2015.12.01 (Ver 1.04)
The command line option can be quoted from an offset when the '"' is used.
[Less]
|
|
Posted
almost 10 years
ago
by
maya (maya)
ChangeLog
TeraTerm
2015.12.01 (Ver 4.89)
Changes
The parameter check of the control sequence can be reinforced.
added support for querying the status of DECSLRM and DECSCUSR by using the DECRQSS control sequence.
When the baud rate is high speed
... [More]
on the serial connection, the file transfer can be accelerated.
added the FileSendHighSpeedMode entry in the teraterm.ini file. The default value is on.
Eterm look-feel: added the Image Brightness configuration.
added the Virtual Store path to Setup directory.
The cygterm.cfg is not saved on dialog closing but is saved on the Save setup when the CygTerm configuration of the Addtional settings is used.
The command line option can be quoted from an offset when the '"' is used.
When the click-able URL is not double-clicked but single-clicked on the version dialog, the browser can be launched.
MACRO: added new parameter which can specify an index of selected item at the listbox macro command.
Bug fixes
When the host name includes a comment on new connection dialog, it will not connect to the remote host.
When the USB serial cable is inserted and extracted while the serial connection is doing, new serial connection will be failed. However, this fix is supported on the Windows XP or later.
added the AutoComPortReconnect entry in the teraterm.ini file. The default value is on.
The cygterm.cfg file can not be saved in the Virtual Store environment.
The status line can not work well.
Misc
upgraded TTSSH to 2.75
upgraded TTProxy to 1.0.0.22
upgraded TTXRecurringCommand Plug-in to 1.04
upgraded LogMeTT to 2.12
TTSSH
2015.12.01 (Ver 2.75)
Changes
When the fingerprint of the host key is shown on the known_hosts and the version dialog, the hash algorithm can be not only MD5, but SHA256.
Added support for the ED25519 key by using the host key verifying(SSHFP) of DNS.
The key exchange, host key, cipher, MAC and compression method which are not shown in the teraterm.ini file is changed for inserting position in the following:
Enabled method by default ... The method is inserted at the end of using methods.
Disabled method by default ... The method is inserted at the end of not using methods.
The command line option can be quoted from an offset when the '"' is used.
Bug fixes
The OpenSSH can not read the SSH private key file of the KDF format.
When the About TTSSH dialog is shown after the host key is replaced and is rotated, an application fault will be occurred.
Misc
upgraded PuTTY to 0.66
TTProxy
2015.12.01 (Ver 1.0.0.22)
The command line option can be quoted from an offset when the '"' is used.
TTXRecurringCommand
2015.12.01 (Ver 1.04)
The command line option can be quoted from an offset when the '"' is used.
[Less]
|
|
Posted
about 10 years
ago
by
maya (maya)
ChangeLog
TeraTerm
2015.09.01 (Ver 4.88)
Changes
When the color palette is changed and inquired with the OSC 4, the palette number(256, 258, 259) is treated as the highlight, blinking and reverse attribute color.
When the color is inquired with
... [More]
the OSC 4, OSC 10 and so on, the terminal character is matched to the requested character.
The all attribute color is resetted to the initial status with the OSC 105 ST.
added the button to open a configuration file to Setup directory.
MACRO: A dialog of the filenamebox and dirnamebox is on top of all the other windows.
Bug fixes
When the port number is not 23 on local connection, the Cygwin connection starts by Alt+D(Duplicate session) key.
When the Meta key is set to left or right, the combination key with the Alt and the cursor/Insert/etc edit keypad can not work well in the KEYBOARD.CNF.
Misc
upgraded TTSSH to 2.74
added support for Microsoft Windows 10.
TTSSH
2015.09.01 (Ver 2.74)
Changes
added the "Hostkey rotation" entry on the "TTSSH: Setup" dialog box.
The host key rotation(derived from OpenSSH 6.8 or later) dialog is changed from MessageBox to DialogBox(same as Security Warning).
Minimal size of an acceptable group in a request of Diffie-Hellman group exchange can be specified.
added the GexMinimalGroupSize entry in the teraterm.ini file. The default value is 0.
The Arcfour series cipher algorithm is disabled by default in the Preferred cihper order.
An error number can be included in the error message regarding the X11 port-forwarding failure.
Bug fixes
added a workaround because the Tera Term 4.87(TTSSH 2.73) can not connect to a part of Cisco devices.
When the known_hosts file is updated by the host key rotation, an appliction fault will be occurred after the fingerprint display of the version dialog.
Misc
upgraded OpenSSL to 1.0.2d
upgraded PuTTY to 0.65
[Less]
|
|
Posted
about 10 years
ago
by
maya (maya)
ChangeLog
TeraTerm
2015.09.01 (Ver 4.88)
Changes
When the color palette is changed and inquired with the OSC 4, the palette number(256, 258, 259) is treated as the highlight, blinking and reverse attribute color.
When the color is inquired with
... [More]
the OSC 4, OSC 10 and so on, the terminal character is matched to the requested character.
The all attribute color is resetted to the initial status with the OSC 105 ST.
added the button to open a configuration file to Setup directory.
MACRO: A dialog of the filenamebox and dirnamebox is on top of all the other windows.
Bug fixes
When the port number is not 23 on local connection, the Cygwin connection starts by Alt+D(Duplicate session) key.
When the Meta key is set to left or right, the combination key with the Alt and the cursor/Insert/etc edit keypad can not work well in the KEYBOARD.CNF.
Misc
upgraded TTSSH to 2.74
added support for Microsoft Windows 10.
TTSSH
2015.09.01 (Ver 2.74)
Changes
added the "Hostkey rotation" entry on the "TTSSH: Setup" dialog box.
The host key rotation(derived from OpenSSH 6.8 or later) dialog is changed from MessageBox to DialogBox(same as Security Warning).
Minimal size of an acceptable group in a request of Diffie-Hellman group exchange can be specified.
added the GexMinimalGroupSize entry in the teraterm.ini file. The default value is 0.
The Arcfour series cipher algorithm is disabled by default in the Preferred cihper order.
An error number can be included in the error message regarding the X11 port-forwarding failure.
Bug fixes
added a workaround because the Tera Term 4.87(TTSSH 2.73) can not connect to a part of Cisco devices.
When the known_hosts file is updated by the host key rotation, an appliction fault will be occurred after the fingerprint display of the version dialog.
Misc
upgraded OpenSSL to 1.0.2d
upgraded PuTTY to 0.65
[Less]
|
|
Posted
over 10 years
ago
by
maya (maya)
ChangeLog
TeraTerm
2015.05.31 (Ver 4.87)
Changes
added the Setup directory under the Setup menu.
MACRO: A macro file described in UTF-8 BOM can not report a syntax error.
MACRO: A numerical value can be specified at the filewrite, filewriteln
... [More]
macro command.
Bug fixes
The keyboard(CNF) configuration will be reset when a new connection is created.
Misc
upgraded TTSSH to 2.73
upgraded TTProxy to 1.0.0.21
upgraded TeraTerm Menu to 1.13
upgraded LogMeTT to 2.10.3
changed the domain name from SourceForge.jp to OSDN.
TTSSH
2015.05.31 (Ver 2.73)
Changes
added support for the host key rotation(derived from OpenSSH 6.8).
added the UpdateHostkeys entry regarding the server public key updating in the teraterm.ini file. The default value is disabled.
The /f=, /ssh-f= and /ssh-consume= command option can be read earlier than other option.
The group size that the key exchanging of the Diffie-Hellman group exchange method requests is increased to NIST SP 800-57 standards.
Bug fixes
A user can not connect to the OpenSSH 6.8 server.
When the 0(disabled line) is located at the front end of any algorithm(CipherOrder, KexOrder, HostKeyOrder, MacOrder and CompOrder), an application fault is occurred.
A command line option after ; can not be recognized as remark.
When the filename and password value contains a semicolon(;) by using the session duplication, the semicolon can not be quoted.
Misc
upgraded PuTTY to 0.64
upgraded OpenSSL to 1.0.2a
TTProxy
2015.05.31 (Ver 1.0.0.21)
The /F= command option can be read earlier than other option.
TeraTerm Menu
2015.05.31 (Ver 1.13)
When the filename and password value contains a semicolon(;) on SSH connection, the semicolon can not be quoted.
[Less]
|