What's New in version 4.40:
- Tunnelier now includes the WinSSHD Remote Control Panel for WinSSHD versions 5.22 and newer. WinSSHD Remote Control Panel versions 5.06+, 5.11+, and 5.18+ also continue to be included.
- Fixed issue introduced in version 4.39 that prevented Tunnelier from functioning correctly when used with the -noRegistry setting.
- Fixed issue where the Tunnelier graphical SFTP interface would fail to list a drive that was completely empty of all directory entries (did not even contain the default '.' or '..' entries).
What's New in version 4.39:
- Added support for fully automated password + public key login. Previously, a login that required both password and public key authentication required the user to click through at least one dialog displayed by Tunnelier. This can now be avoided by selecting an initial authentication method such as "publickey - slot 1 + password".
- Added configurable code page support for non-bvterm terminals. (bvterm always uses Unicode.)
- Fixed line drawing in xterm and xterm-alt.
- Replaced cases where the "MS Sans Serif" font was used with "MS Shell Dlg", fixing font anti-aliasing issues.
- Removed support for protected mode handling from non-bvterm terminals - it was introducing issues without a known benefit.
What's New in version 4.37:
- SFTP: Tunnelier will now transfer files even if file size information cannot be retrieved from the server.
- sftpc: Pressing the Esc key on an empty prompt would incorrectly disable further input of SFTP commands. Fixed.
- Terminal: added setting in Tunnelier Terminal tab, and -beep command line switch for stermc, to allow disabling of beeping sounds sent by the server.
- When connecting through a proxy server, some proxy servers choose to just send EOF to Tunnelier, instead of sending an error code. In this circumstance, Tunnelier would previously hang indefinitely, waiting for an explicit error response. Tunnelier will now handle the EOF response correctly, as well as timeout on its own if no response is forthcoming.
What's New in version 4.36:
- The Tumbleweed compatibility fix in version 4.33 introduced a side effect which would sometimes cause Tunnelier to get stuck in an infinite loop while sending data. Fixed.
- The Tunnelier SFTP clients will now disable filesystem redirection on 64-bit platforms, allowing file transfer to and from directories such as C:\Windows\System32.
- For compatibility with some OpenSSH versions, Tunnelier will now accept SFTP version 3+ packets that do not contain an error message and language tag.
- The Tunnelier terminal clients are now more resilient when the Windows registry contains invalid console geometry settings.
What's New in version 4.35:
- Fixed issue in Tunnelier SFTP graphical user interface where icons would drift slowly apart when Tunnelier was running for prolonged periods.
- Tunnelier now supports a new command line parameter, "-disableSftpLocation", which disables direct input of local and remote paths in the SFTP graphical user interface.
- Tunnelier now includes the WinSSHD Remote Control Panel for WinSSHD versions 5.18 and newer. WinSSHD Remote Control Panel versions 5.06+ and 5.11+ also continue to be included.
What's New in version 4.34:
- Fixed issue in Tunnelier SFTP graphical user interface where icons would drift slowly apart when Tunnelier was running for prolonged periods.
- Tunnelier now supports a new command line parameter, "-disableSftpLocation", which disables direct input of local and remote paths in the SFTP graphical user interface.
- Tunnelier now includes the WinSSHD Remote Control Panel for WinSSHD versions 5.18 and newer. WinSSHD Remote Control Panel versions 5.06+ and 5.11+ also continue to be included.
What's New in version 4.33:
- The default xterm terminal selection will now again send the same cursor key movement sequences as in Tunnelier 4.31 and earlier. For servers such as AIX that need alternative key sequences, a separate xterm terminal selection is now available, named "xterm-alt".
- sftpc now supports the "-progress=percent" command line parameter, which will cause it to print the progress indicator in a new line instead of updating it on the same line each time. Useful for programs that process sftpc's redirected output.
- The SSH implementation now takes steps to prevent the initial packet (KEXINIT) from being sent in separate IP frames. This should improve compatibility with servers such as Tumbleweed, which expect (incorrectly) to receive the entire KEXINIT packet in a single receive call, and fail the connection if this condition is not met.
What's New in version 4.32:
- Titles of forwarded Remote Desktop sessions will now be set properly on Windows 7.
- When using SFTP protocol version 3, the command line SFTP client (sftpc) will now generate directory listing entries like it does with SFTP 4 or higher, instead of displaying verbatim the listing sent by the server. This ensures that file times will be displayed using the client's local time if the server is in a different time zone.
- When displaying a directory listing in the command line SFTP client (sftpc), the detailed time format (with hours and minutes) will now be used if the time is less than half a year ago, rather than if the time is in the current year.
- The VT-100/xterm client will now properly handle extremely large buffer widths (2000+ characters or more).
- The terminal client will now send alternative key cursor movement sequences when using xterm for compatibility with AIX servers.
What's New in version 4.31:
- Command line clients will no longer wrap their output when redirected.
- Tunnelier now includes the WinSSHD Remote Control Panel for WinSSHD versions 5.11 and newer. (For other version combinations, see the WRC download page.)
- Fixed an issue which caused no-wait loops (100 percent CPU consumption) in some situations, e.g. during intensive port forwarding.
|