What's new in Portable Bitvise SSH Client (formerly Portable Tunnelier) 4.50

Oct 30, 2012
  • Bitvise Tunnelier is now Bitvise SSH Client. The main graphical client, previously Tunnelier.exe, can now be launched as BvSsh.exe.
  • The SSH client and its components now use Unicode internally.
  • Command line: The graphical SSH Client (BvSsh) now supports the -hide=trayIcon parameter to hide the notification area icon.
  • Command line: If the -host and/or -port parameter is provided, the default profile will be loaded instead of the most recently used profile.
  • Command line: -keypairPassphrase had no effect in sftpc, stermc and sexec if -keypairFile specified a keypair in Bitvise format. Fixed.
  • Command line: A BvSshCtrl command line utility is now included with Bitvise SSH Client, and can be used to send login, logout, and exit commands to a graphical BvSsh client process. Run BvSshCtrl for usage instructions.
  • User interface: The Host value on the Login tab of the graphical client will now have its whitespace trimmed. Previously, whitespace in the Host value caused DNS lookup to fail.
  • User keypair manager: Can now import OpenSSH private keys encrypted with AES-128-CBC. (Previously, only OpenSSH keys encrypted with 3DES were supported.)
  • Command line clients: sftpc, sexec, and stermc will no longer exit when they are being run as a service, and an interactive user on the same machine logs off.
  • Authentication: Keyboard-interactive authentication now makes it easier to try common keyboard-interactive submethods ("bsdauth" and "pam").
  • Banner: Empty banner messages are no longer displayed. (VMWare ESXi 5.0 sends such a banner message.)
  • Banner: Banner messages are now displayed using a monospace font, so that ASCII art will render as intended.
  • SSH: Some Dropbear servers do not support SSH_MSG_GLOBAL_REQUEST, and would send SSH_MSG_UNIMPLEMENTED in response to Bitvise SSH Client's keep-alive requests. The Client will now recognize the UNIMPLEMENTED response as resetting the keep-alive timeout, no longer causing the session to break.
  • SSH: Some broken terminal servers start sending channel data as soon as a 'session' channel is open, without waiting for a subsystem request. Subsequently, the server sends a response to the subsystem request after the channel is already closed. Bitvise SSH Client is now resilient against such implementations, and will ignore the belated channel response.
  • Terminal: The non-bvterm terminal implementation (e.g. xterm/vt100) now supports sending the Backspace key as ASCII code 127, correcting Backspace behavior on some servers. This feature can be enabled in the Terminal tab of the main SSH Client. When using the command line client, stermc, this behavior can be enabled using the parameter -altBksp=y.
  • SFTP: The SFTP client now supports larger pipelines, to enable faster transfers on high-bandwidth connections with some latency. The default pipeline size is now 512 kB, and can be increased to up to 4096 kB on the SFTP tab of the main SSH Client. The command line client, sftpc, also supports the -pipelineSize=... parameter.
  • SFTP: The size of the initial chunk used to determine whether a file is binary or textual has been increased from 1000 bytes to 32 kB.
  • SFTP: Resume is now disabled for file transfers by default. Due to limitations of most SFTP implementations, Resume cannot be implemented with 100% reliability, and may fail to update content that changed in the middle of the file between the initial transfer operation and the resume. Resume is now disabled by default to reduce the incidence of this issue, and to emphasize the notion that Resume should be enabled when needed, but not necessarily always.
  • SFTP: Setting the file time on a recently uploaded file, whose handle has remained open, fails after uploading to some servers. If this happens, Bitvise SSH Client will now attempt to set the file time again after closing the uploaded file.
  • bvterm: Fixed an issue which could have caused the bvterm client to fail with the error "parameter is incorrect" after a call to SetConsoleWindowInfo().

New in Portable Bitvise SSH Client (formerly Portable Tunnelier) 4.40 (Oct 30, 2012)

  • 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).

New in Portable Bitvise SSH Client (formerly Portable Tunnelier) 4.39 (Oct 30, 2012)

  • 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.

New in Portable Bitvise SSH Client (formerly Portable Tunnelier) 4.37 (Oct 30, 2012)

  • 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.

New in Portable Bitvise SSH Client (formerly Portable Tunnelier) 4.36 (Oct 30, 2012)

  • 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.

New in Portable Bitvise SSH Client (formerly Portable Tunnelier) 4.35 (Oct 30, 2012)

  • 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.

New in Portable Bitvise SSH Client (formerly Portable Tunnelier) 4.33 (Oct 30, 2012)

  • 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.

New in Portable Bitvise SSH Client (formerly Portable Tunnelier) 4.32 (Oct 30, 2012)

  • 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.

New in Portable Bitvise SSH Client (formerly Portable Tunnelier) 4.31 (Apr 24, 2010)

  • 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% CPU consumption) in some situations, e.g. during intensive port forwarding.

New in Portable Bitvise SSH Client (formerly Portable Tunnelier) 4.30 (Apr 24, 2010)

  • Implemented workaround for Ipswitch WS_FTP Server 7. Decreased the SSH maximum incoming packet size from 35 kB to 34 kB, which appears to avoid triggering a bug in WS_FTP Server 7 which would otherwise result in disconnect due to a MAC check failure. Warning: In our testing, WS_FTP Server 7 appeared to be highly susceptible to variations in the client's maximum incoming packet size. Observed symptoms included the server apparently entering an infinite loop and not responding to connections. It is our suspicion that, with high incoming packet sizes, the server incorrectly overwrites not only its buffers, but possibly also parts of its code. We suspect that this may indicate exploitable issues in WS_FTP Server 7. We have observed that it is possible for an authenticated client to mount at least a denial-of-service attack through a large maximum incoming packet size.
  • FTP-to-SFTP bridge: Resolved compatibility issue with Windows File Explorer, Firefox, and possibly other FTP clients when the SFTP listing sent by the SFTP server lacks the modification time attribute. This can happen when listing drives with WinSSHD 5. The FTP-to-SFTP bridge will now provide the FTP client with a dummy modification time attribute in this case.

New in Portable Bitvise SSH Client (formerly Portable Tunnelier) 4.29 (Apr 24, 2010)

  • Tunnelier 4.29 now includes a WinSSHD Remote Control Panel for WinSSHD 5.06.
  • Added a setting which controls whether, as in previous versions, Tunnelier should use only a short list of trusted Windows Sockets Layered Service Providers (LSPs), promoting stability, but at a possible expense of connectivity; or whether Tunnelier should use any LSP, promoting connectivity, but at the possible expense of stability.
  • Improved text-mode file transfer support.

New in Portable Bitvise SSH Client (formerly Portable Tunnelier) 4.28 (Apr 24, 2010)

  • Tunnelier now supports X11 forwarding, which can now be enabled in the Terminal tab.
  • Tunnelier and stermc now support a -title parameter which can be used to override the default session-dependent titles of Tunnelier windows.
  • The gssapi-keyex authentication method can now be used regardless of the username provided in the username field. Previously, the username field had to match the Windows account username of the current user.

New in Portable Bitvise SSH Client (formerly Portable Tunnelier) 4.27 (Apr 24, 2010)

  • Tunnelier now supports block encryption algorithms in CTR mode, in addition to CBC mode.
  • Login tab: longer Service Principal Names (SPNs) for Kerberos authentication can now be entered.
  • FtpBridge: fixed problem with EOF being sent on an already closed channel (discovered with Macromedia Homesite 5.5).
  • Added various Layered Service Provider IDs belonging to Microsoft Firewall Client 2004 to the list of trusted LSPs that Tunnelier will use. This enables using Tunnelier with this firewall client.
  • Remote Desktop forwarding: listening interface 127.0.0.1 is now used on Vista and Windows Server 2008. Previously, 127.0.0.2 was being used, which caused problems in some situations.
  • Remote Desktop forwarding: implemented a one-second delay for the auto-logout feature. New RDP clients can establish two consequent connections to Tunnelier - disconnecting of the first connection would previously cause the auto-logout feature to close the SSH session.

New in Portable Bitvise SSH Client (formerly Portable Tunnelier) 4.26 (Apr 24, 2010)

  • Tunnelier 4.26 is needed to remotely edit the settings of WinSSHD 4.26 and higher, until the next WinSSHD settings format change.
  • Remote Desktop: for compatibility with Windows Vista SP1, the Microsoft Remote Desktop client is now launched with the '/admin' switch rather than with '/console' if the RDC client version is 6.0.6001 or newer.
  • sftpc: When 'lmove' was used with a pattern like '*.txt', it acted as if '*' was used instead. Fixed.
  • Implemented a minor workaround in socket usage to make Tunnelier compatible with Wine as of 0.9.53.

New in Portable Bitvise SSH Client (formerly Portable Tunnelier) 4.25 (Apr 24, 2010)

  • Improvements:
  • Tunnelier: added support for -execute and -reExecOnReconn command-line parameters, providing the same functions as the "Execute" and "Re-execute on connection" profile settings.
  • Console: to improve readability, the command-line clients stermc, sftpc and sexec now use teal (also referred to as aqua) as the accent color instead of light blue.
  • SSH: the GSSAPI-with-MIC authentication method is now available even if the entered SSH username does not match the account name with which the user is logged on into Windows.
  • SFTP: Tunnelier sends pipelined SSH_FXP_READDIR requests to improve the speed of getting large directory listings. The Maverick SSH server reacts to a pipelined SSH_FXP_READDIR request with an empty SSH_FXP_NAME even though it had already previously sent EOF. Rather than raising a protocol error as before, Tunnelier now handles this as if the server sent SSH_FXP_STATUS with SSH_FX_EOF.
  • Fixes:
  • SOCKS proxy forwarding (dynamic port forwarding): fixed a malformed SOCKS5 success reply that could be sent to the application client under the following circumstances: the SSH server in the Login tab was configured as a DNS name; Tunnelier connected to the host through a proxy server with "Resolve DNS names locally" disabled; and "Specify Server Public IP" in the Service tab was disabled.
  • SSH: improved compatibility of the GSSAPI-with-MIC authentication method with OpenSSH.
  • SSH: Tunnelier now doesn't disconnect if there are too many channels, but instead now refuses to open new ones.
  • SFTP: replaced use of C run-time library time conversion functions with direct calls to the Windows API, improving interpretation of remote file times.
  • xterm: fixed a bug in the terminal description file which caused 'vim' to open as if the user just entered 'c' when connecting to some newer Linux distributions.
  • VT-100: fixed terminal description files and removed alternative arrow key send sequences. This should make the F5-F10 keys now work properly in vt100.

New in Portable Bitvise SSH Client (formerly Portable Tunnelier) 4.24 (Apr 24, 2010)

  • Security fix: when using the VT100/xterm terminal client in version 4.23, a file named c:\totermc.log would be created containing a log of all keys pressed during the VT100/xterm terminal session. The issue affects the VT100/xterm terminal client only (the one used for terminal sessions with non-WinSSHD servers) and does not affect the bvtermc terminal client (the one used for terminal sessions with WinSSHD). We recommend that all Tunnelier users upgrade to version 4.24 and securely wipe any files named c:\totermc.log on their hard drive. All users having a license with upgrade eligibility expiring after March 22 but before June 14, please contact us and we will extend your upgrade eligibility free of charge so that you can upgrade to version 4.24.
  • sftpc: Fixed -s parameter handling on single files. For example, "put a.txt -s" previously uploaded the file a.txt in the current directory only, whereas "put a.tx? -s" uploaded matching files in all subdirectories.

New in Portable Bitvise SSH Client (formerly Portable Tunnelier) 4.23 (Apr 24, 2010)

  • The Tunnelier installer and all contained executables are now digitally signed with the Bitvise private key. Windows Explorer will now show a 'Digital Signatures' tab if you right click on one of the executables and open its properties.
  • The -baseRegistry parameter is now supported throughout Tunnelier to allow the Tunnelier base registry key to be configured. This makes it easier to package Tunnelier for portable use.
  • When Tunnelier is minimized to the system notification area, clicking the icon now displays any pending SSH banner, host key or user authentication dialogs.
  • The VT100/xterm client subsystem now supports sending the NUL character (ASCII 0) with Ctrl+Space.
  • Graphical SFTP: fixed a problem with a local target file size being reported as 0 bytes in the Target File Already Exists dialog.
  • Graphical SFTP: fixed up-folder keyboard shortcut that used to get incorrectly triggered on 'u' alone.
  • SFTP protocol: increased maximum SFTP packet size from 64 kB to 96 kB to improve compatibility with the GlobalSCAPE SFTP server.
  • Proxy configuration: wildcard settings (*.domain.com) did not work in the list of domains for which proxy settings should not be used. Fixed.
  • Remote Desktop: the 'Use SSH login credentials' feature now does not supply RDC with an empty password - it would cause the Remote Desktop Client unable to open a connection.

New in Portable Bitvise SSH Client (formerly Portable Tunnelier) 4.22 (Apr 24, 2010)

  • Tunnelier now installs and runs normally on Windows Vista. (With previous versions, explicit user action was necessary to make the installer run as administrator in order for installation for all users to work.)
  • Improved Remote Desktop integration:
  • Tunnelier can now convey SSH login credentials to Remote Desktop so that the username and password do not need to be re-entered.
  • Single-click Remote Desktop forwarding now works with Remote Desktop client v6, on x64 platforms and on Windows Vista.
  • Some Remote Desktop settings are now configurable directly from Tunnelier, and Tunnelier now makes it easy to create and edit a custom Remote Desktop profile to manage other settings.
  • SFTP:
  • SFTP GUI: clarified menus with more descriptive names of menu items, added tooltips to toolbars.
  • SFTP GUI: due to automatic directory refresh, focus was moving away from rename input during upload. Automatic directory refresh is now temporarily disabled while renaming.
  • sftpc would previously skip the last instruction in a -cmd parameter if it ended with an escaped quote mark followed by a regular quote mark. Fixed.
  • SFTP GUI and sftpc: fixed two cases of SSH_FX_NO_SUCH_PATH being incorrectly treated as an error.
  • Disconnect descriptions are now correctly handled as UTF-8.

New in Portable Bitvise SSH Client (formerly Portable Tunnelier) 4.21 (Apr 24, 2010)

  • WinSSHD and Tunnelier would trim trailing spaces in the other side's SSH version string. This would cause key exchange failure when the other SSH implementation sent a version string with trailing spaces. Fixed.

New in Portable Bitvise SSH Client (formerly Portable Tunnelier) 4.20 (Apr 24, 2010)

  • Tunnelier now shows a different notification area icon when disconnected to clearly indicate whether the SSH session is online or offline.
  • Tunnelier now supports new command-line parameters: -c2s, -s2c, -c2sAccept, -s2cAccept, -autoLogout, -openTerm, -openSFTP, -openRDP.
  • The 'get' and 'put' commands in sftpc now support an -f parameter to indicate that the transfer target is a file, not a directory. There are servers that violate the SFTP specification by allowing a file to be opened as a directory.

New in Portable Bitvise SSH Client (formerly Portable Tunnelier) 4.19 (Apr 24, 2010)

  • The SOCKS/HTTP-CONNECT proxy forwarding component in Tunnelier could cause periods of 100% CPU usage if the proxy client terminated the connection at exactly the time it was successfully established and the server subsequently took time to close the channel.

New in Portable Bitvise SSH Client (formerly Portable Tunnelier) 4.18 (Apr 24, 2010)

  • An SSH session could hang while consuming 100% CPU when a port forwarding tunnel was closing. Believed fixed.
  • An SSH session could hang indefinitely waiting for a graceful shutdown of the SSH TCP connection. Fixed.
  • Fixed synchronization issue in sessions with larger numbers of concurrently opened channels (for example, a session with many concurrent port forwardings).

New in Portable Bitvise SSH Client (formerly Portable Tunnelier) 4.16 (Apr 24, 2010)

  • Incorporates updated WinSSHD Settings with the extra nulls issue fixed (see changes for WinSSHD 4.16).
  • The SSH implementation would sometimes prematurely let through higher-layer packets sent by some SSH implementations which do not mind their output during key re-exchange. This could result in the session terminating due to conflicting transport state.
  • Improved SSH packet tracing.
  • Fixed socket closing issues where deinitialization functions could be attempted on a socket after it had already been closed.

New in Portable Bitvise SSH Client (formerly Portable Tunnelier) 4.15a (Apr 24, 2010)

  • WinSSHD Settings could freeze on some machines in some circumstances when a new window was opened. Fixed.

New in Portable Bitvise SSH Client (formerly Portable Tunnelier) 4.15 (Apr 24, 2010)

  • Under heavy port forwarding stress, the Tunnelier session thread could block in a tight CPU-consuming loop, requiring Tunnelier to be restarted. Believed fixed.
  • sexec now supports classic scriptable usage: 'sexec user@host command parameters' now works alongside 'sexec user@host -cmd='command parameters''.
  • The Tunnelier system tray icon now doesn't change on info messages and flashes on error only.
  • Improved command line clients' input/output redirection support. Previously, all character devices were treated as console, but now output and input can be successfully redirected to NUL and other character devices.

New in Portable Bitvise SSH Client (formerly Portable Tunnelier) 4.14 (Apr 24, 2010)

  • Tunnelier now supports server-side (server-configured) port forwarding. Support for server-side port forwarding can be enabled separately for the client-to-server and server-to-client directions. At the time of this release, WinSSHD is the only SSH server that supports server-side forwarding.

New in Portable Bitvise SSH Client (formerly Portable Tunnelier) 4.13 (Apr 24, 2010)

  • Tunnelier now shows host:port as well as the profile name in titles of GUI windows when using a file-based profile.
  • Fixed: sftpc would fail on Windows 9x when launched with the -cmdFile parameter due to use of an NT file access flag unrecognized on Windows 9x.
  • The VT100/xterm terminal client subsystem will now send a single Esc character instead of two when the Esc key is pressed. This should now be more in line with how the Esc key behaves when logged on locally to a Unix system.

New in Portable Bitvise SSH Client (formerly Portable Tunnelier) 4.12a (Apr 24, 2010)

  • sftpc: fixed local directory detection bug which caused 'put' command not to work properly in version 4.12.

New in Portable Bitvise SSH Client (formerly Portable Tunnelier) 4.12 (Apr 24, 2010)

  • Improvements in the command-line SFTP client (sftpc):
  • The rename and lrename commands now support wildcards.
  • Fixed: uploading a file without specifying a target filename would fail when the client didn't have permission on the server to stat the current directory.
  • Improvements in terminal console support:
  • If a window size larger than the screen was saved for a bvterm, xterm or VT-100 window, it would not be possible to open that type of terminal console to that SSH server and port. The terminal clients now verify that the saved window size is in bounds.

New in Portable Bitvise SSH Client (formerly Portable Tunnelier) 4.11 (Apr 24, 2010)

  • The Tunnelier graphical SFTP client now automatically resumes transfers when reconnected.
  • The host's Service Principal Name (SPN) can now be configured (for use with Kerberos authentication).
  • Improved user authentication friendliness in command-line clients sftpc (SFTP file transfer), stermc (remote terminal console) and sexec (remote program execution).
  • User authentication keypair comments are now shown when a keypair is being selected (shown in tool-tip).
  • The user authentication banner can now be configured not to open automatically. If received from the server, the banner can now also be opened manually after user authentication.
  • All Tunnelier clients (graphical and command-line) now support tracing (-traceLevel and -traceFile parameters).
  • Tunnelier would fail on Windows NT4 running on Intel processors with SSE2 capability. Windows NT4 does not support this capability, and Tunnelier was checking only for the processor feature and not also for operating system support. Fixed.
  • Fixed 'WaisObjectContainer' problem that occurred to some users when connecting to the SSH server by DNS name.
  • Fixed loss of keyboard focus on Login button after exiting authentication dialog in Tunnelier GUI.
  • Robustness improvements so that Tunnelier will run even if it can't read nor fix essential registry entries (previously sometimes caused Tunnelier to not run due to 'Registry I/O error').

New in Portable Bitvise SSH Client (formerly Portable Tunnelier) 4.10 (Apr 24, 2010)

  • Added 'stermc', a command-line bvterm/VT-100/xterm terminal client.
  • Added 'sexec', a scriptable command-line remote execution client (provides similar functionality as plink of PuTTY).
  • The uninstaller interface can now be automated from the command line. When upgrading, the installer will now smoothly uninstall the previous version without additional clicks.
  • Halved the size of the distributable due to a better compression scheme and size optimizations in the installer.
  • GSSAPI is now availabe even if the username entered is not fully qualified. GSSAPI now sends the user authentication request with an empty username only if none is supplied.
  • Implemented support for more than 1024-bit DSA keys, primarily to allow such keys to be imported from OpenSSH. However, note that there is an implementation detail in OpenSSH that voids any security benefit from DSA keys larger than 1024 bits. Tunnelier-generated DSA keys do not have this problem, but this means that Tunnelier-generated DSA keys larger than 1024 bits cannot be used with current versions of OpenSSH.
  • Command-line arguments now accept '/' in addition to '-' as the switch character and are case insensitive.
  • The FTP-to-SFTP bridge now supports the poorly documented but widely used extension to the MDTM command to allow setting the file modification time on upload.
  • GUI window titles now contain the name of the profile instead of the target server when connected if a non-default profile is used.

New in Portable Bitvise SSH Client (formerly Portable Tunnelier) 4.06a (Apr 24, 2010)

  • Tunnelier now includes the 'log' utility - for use with sftpc, the command-line SFTP client, for easier auditing.
  • End-User License Agreement overhauled.

New in Portable Bitvise SSH Client (formerly Portable Tunnelier) 4.06 (Apr 24, 2010)

  • Keyboard-interactive authentication now works. Previously it was listed among supported authentication methods, but failed while decoding server's first keyboard-interactive info request.

New in Portable Bitvise SSH Client (formerly Portable Tunnelier) 4.05a (Apr 24, 2010)

  • Fixed the -pp parameter in sftpc, now works.

New in Portable Bitvise SSH Client (formerly Portable Tunnelier) 4.05 (Apr 24, 2010)

  • Fixed a resource leak which could have manifested itself when Tunnelier was kept running over long periods of time.
  • sftpc: added local rename (lren/lrename) and local remove (lrm/ldel) commands.

New in Portable Bitvise SSH Client (formerly Portable Tunnelier) 4.04a (Apr 24, 2010)

  • Fixed sockets-not-closing problem introduced in 4.04 which would, on many machines, cause subsequent attempts to forward the same port as previously to fail, as well as consume resources over the course of a session with a high rate of creation of new tunneled connections or terminal shells.

New in Portable Bitvise SSH Client (formerly Portable Tunnelier) 4.04 (Apr 24, 2010)

  • Added support for the Proxifier Winsock 2 LSP. Tunnelier's outgoing connections can now be forwarded with Proxifier.

New in Portable Bitvise SSH Client (formerly Portable Tunnelier) 4.03 (Apr 24, 2010)

  • Fixed issues in SOCKS/HTTP CONNECT dynamic port forwarding that were introduced in version 4.
  • Tunnelier's SFTP is now compatible with the latest versions of Van Dyke VShell which use SFTP version 4. Fixed SFTP v4 attribute encoding/decoding and text mode resume handling.
  • In sftpc (the command-line SFTP client), when a source directory is transferred, a target directory will now be created instead of transferring just the contained files.
  • Fixed pasting of passwords in the Windows NT/2000/XP/2003 build of WinSSHD Settings.
  • Fixed Tunnelier's proxy password bug that caused connect attempts to fail with an 'Integrity check failed' error.
  • Fixed Tunnelier SFTP listing failure occuring when file modification time was outside 1970-2038 year range.
  • Fixed the setting of WinSSHD password cache entries in WinSSHD Remote Control Panel.
  • Fixed child process execution paths to ensure that the correct child process is always run.

New in Portable Bitvise SSH Client (formerly Portable Tunnelier) 4.02 (Apr 24, 2010)

  • Added the Microsoft Firewall LSP to the list of supported Windows Sockets 2 Layered Service Providers. Tunnelier will now connect on machines relying on this LSP for cross-firewall connectivity.
  • The menu shown when clicking on the notification area (system tray) icon would not disappear except by clicking on a choice in it. Fixed.

New in Portable Bitvise SSH Client (formerly Portable Tunnelier) 4.01 (Apr 24, 2010)

  • New features:
  • Now supports GSSAPI/SSPI key exchange and host authentication with Kerberos 5.
  • Now supports GSSAPI/SSPI user authentication with NTLM and Kerberos 5.
  • Now supports 'keyboard-interactive' user authentication. This eases interoperability with OpenSSH, which in some installations incorrectly uses 'keyboard-interactive' instead of 'password'.
  • The SFTP window now displays transfer progress on Download, Upload as well as Browse pages.
  • The VT100/xterm emulation is improved and now supports a backscroll buffer. A screen buffer size larger than the window can be configured through console window properties. The VT100/xterm emulation should now also work with 'screen'.
  • The C2S and S2C tunneling tabs now accept adding a comment for each configured port forwarding rule.
  • Running Tunnelier with the -noRegistry parameter now prevents it from making any changes to the Windows registry. This allows Tunnelier to be run from removable media without leaving any traces. User authentication keypairs and recognized host keys can be loaded from a file instead of registry using the -keypairFile and -hostKeyFile options. (Run 'tunnelier -?' for more help)
  • Availability and visibility of Tunnelier's GUI features is now customizable to a much higher granularity with the -hide parameter.
  • Improvements in graphical SFTP:
  • Improvements in the user friendliness of button behavior and placement in SFTP.
  • The Download and Upload pages can now auto scroll to follow the current transfer.
  • A transfer conflict dialog now pops up providing choices instead of silently logging an error.
  • SSH improvements:
  • Now uses explicitly the Microsoft Windows Sockets 2 Layered Service Provider (LSP) to avoid compatibility issues with poorly written third-party LSPs. This seems to solve reported compatibility issues with NOD32, PGP version 9 and other software that installs a badly written LSP.
  • Improved socket EOF handling in some cases.
  • Implemented graceful handling of data received after EOF, for compatibility with old ssh.com and OpenSSH servers.
  • To avoid a disconnect, active keep-alives are now not sent during user authentication - passive keep-alives are sent instead.
  • Fixed data packet sending to respect the maximum size that the remote party specifies.
  • Other improvements:
  • Added keyboard shortcuts for improved navigation without a mouse.
  • Tunnelier now prompts before disconnecting an active session and also to save profile changes.
  • Fixed bvterm behavior when window width is less than 80.