Worth Installing

Software that's worth installing on your computer. Reviews, comparisons, tips, updates...

Saturday, February 10, 2007

Today in Vista-compatible applications: Vandyke's SecureCRT 5.5

SecureCRT 5.5 Beta 1 ScreenshotFollowing the latest trend, Vandyke Software started updating their applications to comply with the Windows Vista guidelines. First is SecureCRT, the renowned SSH/Telnet client, with the 5.5 Beta 1 version released on the 8th of February.

A nice addition is the New Session Wizard, which makes creating new connections a snap. Of course, it exposes only the basic options, so you might still want to open the advanced properties dialog if you need to make advanced changes (eg: specify the terminal emulation setting).

There is now a script recorder included with the program, which records all keystrokes in the current sessions and outputs VB scripts.

A nice touch is the autosessions option, which allows for multiple sessions or entire folders to be launched at SecureCRT's startup.

The logging system got an interesting addition as well: users can define custom data bits to be added to logs. Optionally, logs will include only these custom bits.

SecureCRT 5.5 Beta 1 ScreenshotAmong the SSH protocol related changes and fixes, one stands out most: zlib@openssh is now supported, which prevents the zlib library from caching unencrypted passwords by enabling compression compression only after the authentication sequence.

Continue below for download links and detailed changelog...


*** DOWNLOAD LINKS FOR SECURECRT 5.5 BETA 1 ***

Get it now: Download SecureCRT 5.5 Beta 1
exe installer, 7MB, MD5 hash: 6AAEA7227A3D9A18058F52A9E14F9D7D

Check out the SecureCRT BETA product page
Visit the VanDyke homepage


*** WHAT'S NEW IN SECURECRT 5.5 BETA 1 ***

New features:
- Windows Vista support.
- Added a script recorder, which generates VB scripts. When "Start Recording Script" is selected from the Script menu, all keystrokes in the current session are recorded until "Stop Recording Script" is selected.
- A set of sessions can be launched automatically on startup by specifying folders or multiple sessions as auto sessions.
- Added the ability to insert custom data to log files. Custom data can be inserted when a session connects, disconnects, or on each line. Substitution parameters for session, date, and time information are supported. Additionally, there is an
option to log only custom data.
- When ANSI color is being used, it is now possible to use a color scheme, which allows the background to be something other than black and the foreground to be something other than white.
- Added script function GetScriptTab, which returns the tab from which the script was started.
- Added new custom menu item MENU_TAB_LIST1, which causes all the tabbed sessions to be displayed in the menu.
- SFTP: Added "ascii" and "binary" command options to the SFTP tab.
- SSH2: Added support for generating OpenSSH format keys and for converting VanDyke format private keys to OpenSSH format.
- SSH2: Added a global option to cache passwords for SSH2 sessions.
- SSH2: Added support for zlib@openssh.com compression. With this compression method, compression does not start until after authentication, which prevents unencrypted passwords from being cached by the zlib library.

Changes:
- By default, Internet Explorer 7 disables Telnet through a registry setting. Added support for overriding this setting so that SecureCRT can be set as the default Telnet application.
Administrator privileges are required in order to override the setting. Versions of Internet Explorer prior to 7 are not affected by this change.
- When multiple sessions are opened from the "Connect" dialog, if the "Open in a tab" setting is off, the sessions are opened in tabs in a new window.
- The chat window can now be toggled when SecureCRT is maximized or full screen.
- When creating a session, if the Terminal, VT100, or VT102 font is selected, the "Use Unicode line-drawing characters" will be unchecked.
- The "Save connected folder state" option was moved from the "Connect" dialog to the "General" page in the "Global Options" dialog.
- Files with .VBE extension are included in the Script Files filter in the "Select Script to Run" dialog.

Bug fixes:
- Under certain circumstances, text was highlighted incorrectly after highlighted text had been pasted into a session.
- Under certain circumstances, when SecureCRT got an error and became unresponsive, the Migration wizard ran.
- It was not possible to cancel out of the "Global Options" dialog if an incorrect status indicator width or minimum tab width was entered.
- When using send string functionality with a mapped key, \p (pause) did not work correctly.
- If the specified log file was a valid path, but did not have a filename and the "Prompt for filename" option was not set, when logging started, an error that the specified file could not be created was reported.
- If a script that connected to a session was run in a tabbed session that had been disconnected, the script hung.
- The script function ConnectInTab used the default session font instead of the specified session's font.
- The /SCRIPT command-line argument was not honored when /T was used and the session was opened in a tab other than the first tab.
- SSH1: The command-line option /I pubkeyfile command-line option did not work with /SSH1.
- SSH2: Under certain circumstances, using a SOCKS proxy caused the Secure Shell transport to hang.

Labels: , , ,

Thursday, November 23, 2006

Keep your SecureCRT up-to-date: upgrade to version 5.2.1 (build 256)

SecureCRT 5.2.1 Screenshot A month after the final release of SecureCRT 5.2, we get a new update.

SecureCRT 5.2.1 build 256 doesn't include many or important changes, but I can't not be up-to-date :)

Read on for more details and, of course, download links...






*** WHAT'S NEW IN SECURECRT 5.2.1 ***


Changes:
- Added a new Global.ini clipboard data format VDS_TEXT that
converts special dashes to "-" and smart quotes to standard
quotes when they are pasted into a session.

Bug fixes:
- The script function WaitForStrings did not work with tabbed
sessions.
- When using /T on the command line, if SecureCRT was maximized,
the window was restored.
- Tabs could be closed when the Global.ini file option "Disable
Close" was set.
- SSH2: The Activator agent functionality did not work.
- SFTP: The SFTP tab hung when attempting to auto-complete a
non-existant path.

*** RELEVANT LINKS ***

Get it now: Download SecureCRT 5.2.1 Final
exe installer, 7.44MB, MD5 hash=896CE5D085C2B132489C011C13016A1C

Check out the SecureCRT product page
Visit the VanDyke homepage

Labels: , ,

Tuesday, October 10, 2006

SecureCRT 5.2 Final is out!

SecureCRT 5.2 ScreenshotWhat comes following SecureCRT 5.2 Beta 4? Well, of course, it's SecureCRT 5.2 FINAL; as I suspected back then, we were really close to the final version, actually just a week away.

Vandyke did not publish much info about the changes since Beta 4, only a minor bugfix was mentioned.

The complete list of new features, changes and bug fixes for 5.2 is quite long, so I've included it below.


Here's a few highlights for the impatient/lazy:

- Several new networking features (support for unauthenticated/basic HTTP proxies, support for telnet over SSL)
- Improvements to the scripting system (allows interaction with tabs)
- A few user interface related niceties (option to make CTRL-TAB switch to the most recently used tab, paste on right click, display session connected time in status bar)
- Various SSH1/SSH2 protocol implementation improvements

Read on if you want more... or click to jump to the download section.


*** WHAT'S NEW INVANDYKE SECURECRT 5.2 ***

Changes in SecureCRT 5.2 (Official) -- October 10, 2006



Bug fixes:
- Blank lines could not be used to end the header in a script.


Changes in SecureCRT 5.2 (Beta 4) -- October 3, 2006



Bug fixes:
- SecureCRT crashed when cycling through tabbed sessions if one of
the tabs had been disconnected and was in the process of
connecting to a different server.
- When SecureCRT was integrated with SecureFX, double clicking a
transfer-only session in the Connect dialog did not launch
SecureFX.
- RLogin: RLogin connections failed if the Log File option "Prompt
for filename" was set.
- SSH2: SecureCRT crashed if the Public Key Assistant was launched
before the connection had completed.


Changes in SecureCRT 5.2 (Beta 3) -- September 21, 2006



Changes:
- Added the script property Tab.Caption, which allows getting and
setting a tab's caption.
- Increased the size of the authentication, key exchange, ciphers,
and MACs list boxes in order to eliminate the scrollbars.
- Added a maximize button to the Connect dialog.

Bug fixes:
- Toggling the ANSI Color option did not immediately take effect
like it did in previous versions.
- If SecureFX was integrated with SecureCRT, SecureCRT crashed if a
file type that did not have an associated extension was edited.


Changes in SecureCRT 5.2 (Beta 2) -- September 7, 2006



Changes:
- The Session Options dialog was made larger so that there are
no scrollbars in the Category tree.
- SSH2: Changed the default compression to "None". This only
affects new installations.

Bug fixes:
- SecureCRT crashed on Windows 2003 after connecting to a group
of sessions and then quickly closing the sessions.
- Newly created sessions launched in a new window had 16 rows
instead of 24 rows, which is the default.
- The SecureCRT 5.1 entry was not removed from the Start menu
after upgrading to 5.2.
- If the tab name was set from the tab context menu, it was not
possible to set the tab name from a script.
- Clicking the toolbar with both the left and right mouse buttons
simultaneously caused SecureCRT to stop responding to mouse
clicks.
- SSH1: SSH1 sessions were disconnected after issuing an "ls"
command and over 150 files were listed.


Changes in SecureCRT 5.2 (Beta 1) -- August 22, 2006



New features:
- Added support for unauthenticated and basic HTTP proxies.
- Added script functions to support working with tabs. These
functions allow scripts to connect tabs, connect SFTP tabs,
clone tabs, activate tabs, and close tabs.
- Added a /T command-line option that supports launching sessions
in tabs. This flag can be used with /S and with sessions that
are not in the session database, such as URLs.
- Added a global option to have CTRL+TAB switch to the most
recently used tab.
- Tab control displays tooltips (or hover text) to show the full
tab label.
- Added support for Telnet over SSL.
- Added a global option to paste on right mouse click.
- Added a global option to display the elapsed time for connected
sessions in the status bar.
- Added a session option to translate incoming CRs to CRLF.
- Added a session option to map ANSI line drawing characters to
"+", "", etc. when they are copied to the clipboard.
- Added a global INI-file only option "ZModem Force All Caps
Filenames to Lower Case on Upload", which specifies whether or
not all caps filenames should be converted to lowercase during
a Zmodem upload.
- SSH2: Enhanced X.509 host-key support by validating X.509 host-
key certificates.
- SSH1/SSH2: Added /ACCEPTHOSTKEYS command-line parameter to
SecureCRT, which causes host keys to be automatically accepted.

Changes:
- Removed the command-line clients VSH, VCP, VSFTP, VPKA, and
VKEYGEN from the installer. These clients will be available as
a separate package.
- If the global setting "Show connection closed dialog" is off,
the reconnect dialog will not be displayed when the network is
disconnected.
- Added a global and session printing option to force black on
white printing.
- SecureCRT handles ] R in Linux terminal mode.

Bug fixes:
- If an HTTP proxy was being used and the session was disconnected
before the hostname was resolved, CPU usage went up to 100%.
- Changing a session's protocol from Telnet to SSH2 did not change
the port number like it did in SecureCRT 5.0 and prior versions.
- The "Color Schemes.ini" file could get corrupted when multiple
instances of SecureCRT were launched.
- If display changes were made, such as showing or hiding the tab
bar or chat window, the window size was incorrect when subsequent
session windows were launched.
- If SecureFX was integrated with SecureCRT and the SecureFX path
specified in the Global.ini file pointed to a 2.x version or an
invalid path, the error "Show Terminal Only session while running
SecureFX" was displayed.
- When editing the default session and a tab other than the first
tab was active, the "Apply change to all sessions?" prompt was
displayed even if no changes were made.
- When Midnight Commander was running and the session was using
Xterm emulation, clicking the mouse beyond the 80th column
generated garbage.
- SecureCRT was inaccessible if it was minimized from a script
when a dialog, such as the Connect dialog, was being displayed.
- Cancelling a script did not report the line number where the
script was cancelled like it did in versions prior to 5.0.
- Fixed the following tests in vttest that SecureCRT had been
failing.
- Line-drawing tests in "Test of double-sized characters" set.
- Request terminal parameters test in "Test of terminal
reports" set.
- Scrolling region and column mode escape sequence test in
"Test of known bugs" set.
- Upgrading to a newer version of SecureCRT did not remove the
old entry in Add/Remove programs.
- SSH2: SecureCRT could not validate the server's x.509 DSA host
key when the key was not encoded using ASN.1 (F-Secure and SSH
Communications servers).
- SSH2: SecureCRT could not validate the server's X.509 RSA host
key if the server used the SHA-1 hash (later versions of
F-Secure and SSH Communications servers).
- SSH2: If an incorrect username was entered in the username
prompt dialog and the "Save username" check box was unchecked,
this check box was incorrectly checked when re-prompting for
the username.
- SFTP: SecureCRT crashed when using tab to complete a filename
in an SFTP tab.

*** RELEVANT LINKS ***

Download SecureCRT 5.2 Final (.exe installer - 7.44MB)
Check out the SecureCRT product page
Visit the VanDyke homepage

Labels: , ,

Tuesday, October 03, 2006

Fourth beta of SecureCRT 5.2 published!

SecureCRT 5.2 Screenshot Striving to stay true to my promise of not missing another SecureCRT Beta ever again, I give you version 5.2 Beta 4.

This build is not much of a deal actually; a few bugs have been ironed out, while no real changes have been implemented. The whole release gives me the feel we'll see the final version pretty soon.
The addressed flaws are related to the UI (tabs), SecureFX's integration with SecureCRT, failed Rlogin connections and SSH2/Public Key Assistant. See the whole thing below in the complete changelog...

*** WHAT'S NEW INVANDYKE SECURECRT 5.2 BETA 4 ***

Bug fixes:
- SecureCRT crashed when cycling through tabbed sessions if one of
the tabs had been disconnected and was in the process of
connecting to a different server.
- When SecureCRT was integrated with SecureFX, double clicking a
transfer-only session in the Connect dialog did not launch
SecureFX.
- RLogin: RLogin connections failed if the Log File option "Prompt
for filename" was set.
- SSH2: SecureCRT crashed if the Public Key Assistant was launched
before the connection had completed.


*** RELEVANT LINKS ***

Download SecureCRT 5.2 Beta 4 (.exe installer - 7.44MB, MD5=97C75CFDF9008380EFE8B7A543CFD2BD)
Check out the SecureCRT Beta page
Visit the VanDyke homepage

Labels: , ,

Thursday, September 21, 2006

Third beta of SecureCRT 5.2 published!

SecureCRT 5.2 Screenshot So I unbeliavably missed SecureCRT 5.2 so far.. shame on me. Still, here's the latest beta, fresh out of the oven today: 5.2 Beta 3.

Beta 3 fixes a couple of bugs (one of which caused the program to crash) and introduces a few changes, mainly minor GUI improvements, and a new feature to the scripting system.

Similarly, Beta 2, focused on fixing some flaws (one of which, again, caused a crash on Windows 2003 systems) targeting GUI issues and the SSH1 protocol implementation. The significant changes affect the default compression option for SSH2, which is now set to "none" for new installations of SecureCRT.

The real treats were introduced by Beta 1:
- Several new networking features (support for unauthenticated/basic HTTP proxies, support for telnet over SSL)
- Improvements to the scripting system (allows interaction with tabs)
- A few user interface related niceties (option to make CTRL-TAB switch to the most recently used tab, paste on right click, display session connected time in status bar)
- Various SSH1/SSH2 protocol implementation improvements

Beta 1 also enforced some changes, of which the most interesting is the removal of the command-line clients VSH, VCP, VSFTP, VPKA, and VKEYGEN from the standard installer. The changelog claims they will be later included in a separate package, but is this package goind to be free or included in the SecureCRT fee? I guess we'll have to wait and see...

Bugfixes in SecureCRT 5.2 Beta 1 range from critical ones ("If an HTTP proxy was being used and the session was disconnected before the hostname was resolved, CPU usage went up to 100%") to minor ("Upgrading to a newer version of SecureCRT did not remove the old entry in Add/Remove programs"). Aaand as always, there are the usual SSH protocol implementation fixes.

Read all about the changes in the detailed changelog posted below.


*** RELEVANT LINKS ***

Download SecureCRT 5.2 Beta 3 (.exe installer - 7.44MB, MD5=F3D88CA5C70E674D2DA9AC0436689DD2)
Check out the SecureCRT Beta page
Visit the VanDyke homepage


*** WHAT'S NEW IN SECURECRT 5.2 BETA 1 ***
September 21, 2006

Changes:
- Added the script property Tab.Caption, which allows getting and
setting a tab's caption.
- Increased the size of the authentication, key exchange, ciphers,
and MACs list boxes in order to eliminate the scrollbars.
- Added a maximize button to the Connect dialog.

Bug fixes:
- Toggling the ANSI Color option did not immediately take effect
like it did in previous versions.
- If SecureFX was integrated with SecureCRT, SecureCRT crashed if a
file type that did not have an associated extension was edited.


*** WHAT'S NEW IN SECURECRT 5.2 BETA 2 ***
September 7, 2006

Changes:
- The Session Options dialog was made larger so that there are
no scrollbars in the Category tree.
- SSH2: Changed the default compression to "None". This only
affects new installations.

Bug fixes:
- SecureCRT crashed on Window 2003 after connecting to a group
of sessions and then quickly closing the sessions.
- Newly created sessions launched in a new window had 16 rows
instead of 24 rows, which is the default.
- The SecureCRT 5.1 entry was not removed from the Start menu
after upgrading to 5.2.
- If the tab name was set from the tab context menu, it was not
possible to set the tab name from a script.
- Clicking the toolbar with both the left and right mouse buttons
simultaneously caused SecureCRT to stop responding to mouse
clicks.
- SSH1: SSH1 sessions were disconnected after issuing an "ls"
command and over 150 files were listed.


*** WHAT'S NEW IN SECURECRT 5.2 BETA 3 ***
August 22, 2006

New features:
- Added support for unauthenticated and basic HTTP proxies.
- Added script functions to support working with tabs. These
functions allow scripts to connect tabs, connect SFTP tabs,
clone tabs, activate tabs, and close tabs.
- Added a /T command-line option that supports launching sessions
in tabs. This flag can be used with /S and with sessions that
are not in the session database, such as URLs.
- Added a global option to have CTRL+TAB switch to the most
recently used tab.
- Tab control displays tooltips (or hover text) to show the full
tab label.
- Added support for Telnet over SSL.
- Added a global option to paste on right mouse click.
- Added a global option to display the elapsed time for connected
sessions in the status bar.
- Added a session option to translate incoming CRs to CRLF.
- Added a session option to map ANSI line drawing characters to
"+", "", etc. when they are copied to the clipboard.
- Added a global INI-file only option "ZModem Force All Caps
Filenames to Lower Case on Upload", which specifies whether or
not all caps filenames should be converted to lowercase during
a Zmodem upload.
- SSH2: Enhanced X.509 host-key support by validating X.509 host-
key certificates.
- SSH1/SSH2: Added /ACCEPTHOSTKEYS command-line parameter to
SecureCRT, which causes host keys to be automatically accepted.

Changes:
- Removed the command-line clients VSH, VCP, VSFTP, VPKA, and
VKEYGEN from the installer. These clients will be available as
a separate package.
- If the global setting "Show connection closed dialog" is off,
the reconnect dialog will not be displayed when the network is
disconnected.
- Added a global and session printing option to force black on
white printing.
- SecureCRT handles ] R in Linux terminal mode.

Bug fixes:
- If an HTTP proxy was being used and the session was disconnected
before the hostname was resolved, CPU usage went up to 100%.
- Changing a session's protocol from Telnet to SSH2 did not change
the port number like it did in SecureCRT 5.0 and prior versions.
- The "Color Schemes.ini" file could get corrupted when multiple
instances of SecureCRT were launched.
- If display changes were made, such as showing or hiding the tab
bar or chat window, the window size was incorrect when subsequent
session windows were launched.
- If SecureFX was integrated with SecureCRT and the SecureFX path
specified in the Global.ini file pointed to a 2.x version or an
invalid path, the error "Show Terminal Only session while running
SecureFX" was displayed.
- When editing the default session and a tab other than the first
tab was active, the "Apply change to all sessions?" prompt was
displayed even if no changes were made.
- When Midnight Commander was running and the session was using
Xterm emulation, clicking the mouse beyond the 80th column
generated garbage.
- SecureCRT was inaccessible if it was minimized from a script
when a dialog, such as the Connect dialog, was being displayed.
- Cancelling a script did not report the line number where the
script was cancelled like it did in versions prior to 5.0.
- Fixed the following tests in vttest that SecureCRT had been
failing.
- Line-drawing tests in "Test of double-sized characters" set.
- Request terminal parameters test in "Test of terminal
reports" set.
- Scrolling region and column mode escape sequence test in
"Test of known bugs" set.
- Upgrading to a newer version of SecureCRT did not remove the
old entry in Add/Remove programs.
- SSH2: SecureCRT could not validate the server's x.509 DSA host
key when the key was not encoded using ASN.1 (F-Secure and SSH
Communications servers).
- SSH2: SecureCRT could not validate the server's X.509 RSA host
key if the server used the SHA-1 hash (later versions of
F-Secure and SSH Communications servers).
- SSH2: If an incorrect username was entered in the username
prompt dialog and the "Save username" check box was unchecked,
this check box was incorrectly checked when re-prompting for
the username.
- SFTP: SecureCRT crashed when using tab to complete a filename
in an SFTP tab.

Labels: , ,

Friday, September 15, 2006

Vandyke Releases SecureCRT 5.1.4 (Build 285). Download now!

SecureCRT 5.1.4 Screenshot Note: There is a newer version of this software product: SecureCRT 5.2 final.

A new bugfix update has been released for Vandyke
SecureCRT 5.1, the highly acclaimed security and remote administration suite.

SecureCRT 5.1.4, which includes GUI and command line tools for connecting to servers via SSH (v1 and v2), Telnet, Rlogin and other communication protocols, has been improved with fixes that target a crash issue when SecureCRT was incorrectly called from a cmd.exe command line prompt and using UNC/Samba file paths for logging.

Another change affects the SSH2 protocol implementation: the default compression setting for new SecureCRT installation is not set to "None".

Check the full changelog below for more details.

*** WHAT'S NEW IN SECURECRT 5.1.4 ***

Changes:
- SSH2: Changed the default compression to "None". This only affects new installations.

Bug fixes:
- SecureCRT crashed when the command to launch it from Cmd.exe was incorrect.
- It was not possible to specify a UNC path (Samba) for a log file.


*** RELEVANT LINKS ***

VanDyke Homepage
Download SecureCRT 5.1.4 (.exe - 8.92MB, MD5=8CAF9194793066ED24816435F835BA39)
SecureCRT Product Page
General What's New page for VanDyke products

Labels: , ,

Tuesday, July 25, 2006

Vandyke Releases SecureCRT 5.1.3 (Build 281). Download now!

SecureCRT 5.1.3 Screenshot A new bugfix update has been released for Vandyke SecureCRT 5.1, the highly acclaimed security and remote administration suite.

SecureCRT 5.1.3, which includes GUI and command line tools for connecting to servers via SSH (v1 and v2), Telnet, Rlogin and other communication protocols, has been improved with fixes that affect several aspects of the GUI (graphical user interface), some terminal emulation options and parts of the SSH1 protocol implementation.

Other minor changes include removal of older SecureCRT versions from the Control Panel "Add/Remove Programs" appliance and small changes to the Quick Connect dialog.

A significant change regarding SSH1 is that compression is now turned off by default for newly created connections that use this protocol.

Check the full changelog below for more details.

*** WHAT'S NEW IN SECURECRT 5.1.3 ***

Changes:
- SSH1: Compression is now off by default.

Bug fixes:
- Reduced the time it takes for the Connect dialog to display, which was noticeable on a network or USB drive.
- Running a script that modified the ANSI colors caused SecureCRT to crash.
- When CTRL+TAB was used to switch between tabs, the scrollbar had the position of the most recently active tab rather than the previous position for that tab.
- The keymap assignments changed when there were multiple tabs and a session in a tab other than the first tab was reset.
- It was not possible to specify a UNC path (Samba) for a log file as it was in versions prior to 5.0.
- In SecureCRT 5.1.2, it was not possible to disable "Send initial carriage return" in Logon Scripts as in previous versions.
- Upgrading to a newer version of SecureCRT did not remove the old entry in Add/Remove programs.
- SSH1: Under certain circumstances, SSH1 port forwarding ended abruptly.
- SSH1: When generating an RSA key for an SSH1 session, if the user did not have write permissions for the specified save folder, SecureCRT crashed.
- SSH1: The NO-OP anti-idle option caused random characters to be sent to Cisco ISR routers. The "Send protocol NO-OP" session option can now be turned off for SSH1 sessions.
- SSH1: It was not possible to specify the DES cipher from the command line for SSH1 sessions.
- VSFTP: If the "version" command was issued when VSFTP was not connected to a session, VSFTP crashed.


*** RELEVANT LINKS ***

VanDyke Homepage
Download SecureCRT 5.1.3 (.exe - 8.91MB)
SecureCRT Product Page
General What's New page for VanDyke products

Labels: , ,

Thursday, May 25, 2006

Vandyke SecureCRT 5.1.2 (Build 274) Officially Released for Download

SecureCRT 5.1 ScreenshotA new bugfix update has been released for Vandyke SecureCRT 5.1, the highly acclaimed security and remote administration suite.

SecureCRT 5.1.2, which includes GUI and command line tools for connecting to servers via SSH (v1 and v2), Telnet, Rlogin and other communication protocols, has been improved with fixes that affect terminal emulation (SCO ANSI), SFTP filename auto-completion and the user interface (GUI).

Please see below for more details.

*** WHAT'S NEW IN SECURECRT 5.1.2 ***

Bug fixes:

- Line drawing did not work correctly for SCO ANSI emulation.
- When the default session was edited and a tab other than the first tab was active, the "Apply change to all sessions?" prompt was displayed even if no changes were made.
- Under certain circumstances, the color change sequence for 256-color Xterm emulation was split between buffers, which caused some colors to be displayed incorrectly.
- SSH2: SecureCRT could crash when using the TAB key to complete a filename in an SFTP tab, especially if TAB was pressed multiple times.


*** RELEVANT LINKS ***

VanDyke Homepage
Download SecureCRT 5.1.2 (.exe - 8.91MB)
SecureCRT Product Page
General What's New page for VanDyke products

Labels: , ,

Tuesday, April 25, 2006

Vandyke SecureCRT 5.1.1 (Build 269) Released for Download

SecureCRT 5.1 ScreenshotA minor update has been released for Vandyke SecureCRT 5.1, the highly acclaimed security and remote administration suite. SecureCRT 5.1.1, which includes GUI and command line tools for connecting to servers via SSH (v1 and v2), Telnet, Rlogin and other communication protocols, has been further improved with new features and a few bugfixes.

Please see below for more details.

*** WHAT'S NEW IN SECURECRT 5.1.1 ***

Changes:

- For new installations, the default local directory for SFTP tabs
is now "My Documents". The SFTP local directory can be set
through a session INI-file only option called "Sftp Tab Local
Directory".

Bug fixes:

- There were problems with line drawing characters and menu
positions when running dellmgr.
- On 64-bit systems, pressing "8" brought SecureCRT to the
foreground.
- In some cases, when the SecureCRT window was maximized, the
arrow control was placed in the tab bar even though it was
not necessary.
- SSH2: Under certain circumstances, SecureCRT crashed when
attempting to start an X client using SSH2 X11 forwarding.
- SSH2: The trailing slash was no longer being appended during
local file completion. This was a change in behavior from 5.0.
- SSH2: It was not possible to change the passphrase of a public
key through the Public Key Properties dialog.
- SSH2: When initiating an SSH2 password change from the Password
Properties dialog and multiple authentications were selected,
misleading errors were displayed.


*** RELEVANT LINKS ***

VanDyke Homepage
Download SecureCRT 5.1.1 (.exe - 8.91MB)
SecureCRT Product Page
General What's New page for VanDyke products

Labels: , ,

Tuesday, March 28, 2006

VanDyke SecureCRT 5.1 Final

SecureCRT 5.1 ScreenshotThe long-awaited update to Vandyke's SecureCRT has been finally released. SecureCRT 5.1 brings forth a lot of new features and improvements regarding SSH2 protocol handling, tab behavior, Quick Connect Dialog appearance and so on.

The final build, 263, appears to fix only one bug. Please see below for full release notes.


*** WHAT'S NEW IN SECURECRT 5.1 ***

SecureCRT 5.1 (Official)


Bug fixes:

- In some cases, escape sequences beginning with "ESC ]" were
incorrectly interpreted.

SecureCRT 5.1 (Beta 4)


Changes:

- Added Global.ini option "Serialize Connections". If this
option is set, when multiple sessions are connected at the
same time, they are connected serially instead of in parallel.
- VCP/VSH: The command-line clients now display unsupported
host-key algorithms as they are received from the server.
Previously unsupported algorithms were displayed as blank
strings.
- VCP/VSH: Entering the wrong passphrase for an SSH1 RSA public
key no longer displays an "invalid structure" error. Users are
now prompted to enter a passphrase until they use the correct
one or cancel.

Bug fixes:

- If a generic proxy was misconfigured, it caused SecureCRT to
hang, and disconnecting the session caused SecureCRT to crash.
- SecureCRT crashed when unsaving a password for a session and
password that had been specified on the command line.
- The tab status indicator changed to "connected" when connecting
to a host that did not exist if another tab that was connected
was selected before the connection attempt timed out.
- SSH2: When editing the default session, it was possible do a
password change.
- SSH2: Under certain circumstances, even though an X.509 host key
had been accepted and saved, SecureCRT asked about accepting it
during key re-exchange or when reconnecting.


SecureCRT 5.1 (Beta 3)


Changes:

- The installation program no longer removes old versions of
SecureCRT from Windows Add/Remove Programs.
- For DNS addresses, SecureCRT uses the return list as is,
rather than preferring IPv4 addresses.

Bug fixes:

- If SecureCRT and SecureFX were integrated, but were out of
sync, it was possible for the authentication method and key
exchange lists to be empty on the SSH2 page in the Session
Options dialog.
- After installing SecureCRT for the first time, upon starting,
the user was prompted to configure TAPI information and
SecureCRT crashed if the dialog was cancelled.
- Under certain circumstances, printing did not work after
upgrading from a version of SecureCRT prior to 5.0.
- If a log file name with parameter substitutions was specified
and "Prompt for filename" was set, the log file name was not
honored.
- In the Quick Connect dialog, changes made to the default
session were only reflected for the default protocol.
- The transfer protocol name was modified in the session .ini
file every time a connection attempt to that session was made.
- SSH1: Under certain circumstances, authentication failed when
connecting to an SSH1 server using Quick Connect.
- SSH1: Entering the wrong passphrase for an SSH1 RSA public key
resulted in an "invalid structure" error.
- SSH2: In the Local Port Forwarding Properties dialog, it was
not possible to use the same local port as another port forward
when the local IP address was different.


SecureCRT 5.1 (Beta 2)


New features:

- Added history support to the chat window, allowing previous
commands to be viewed, edited, and sent.
- SSH2: Passwords for SSH2 sessions can be changed from the
Session Options dialog using the SSH2 protocol when it is
supported by the remote machine.

Changes:

- Added a global-file-only option "Clipboard Data Format",
which allows the clipboard data format to be set to CF_TEXT,
CF_OEMTEXT, or CF_UNICODETEXT.
- When "FIPS mode" is enabled, invalid cryptographic algorithms
are not displayed in the Session Options dialog.
- When "FIPS Mode" is enabled, it is displayed in the About box.
- SSH2: Added default support for X.509 certificate server host
keys.
- SSH2: When a key exchange method is not supported, a message
is logged to the trace output.
- SSH1/SSH2: Authentication methods can be edited in the Session
Options dialog for SSH1 and SSH2 sessions that are connected.

Bug fixes:

- When SecureCRT and SecureFX were integrated and the terminal
protocol for a session was set to SSH2 and the transfer
protocol was set to FTP, if the password was saved, it had to
be re-entered when switching between SecureCRT and SecureFX.
- Paste sometimes used Unicode, even though ASCII text was
selected.
- When multiple sessions were connected and the "Always on Top"
setting was changed, the setting did not always have the
correct value when a different session was active.
- After installing SecureCRT and running it for the first time,
if the evaluation dialog was quit, the next time SecureCRT
was run, it tried to migrate unnecessarily.
- SSH2: Pressing OK in the GSSAPI Properties dialog caused
SecureCRT to crash
- SSH2: SecureCRT did not honor the SFTP Tab Local directory
setting.
- SSH2: When "FIPS Mode" was enabled, the New Host Key dialog
did not display the server's fingerprint. It is now displayed
as a SHA-1 hash when "FIPS Mode" is enabled.
- SSH1: Under certain circumstances, SSH1 host keys could not
be saved.


SecureCRT 5.1 (Beta 1)


New features:

- Enhanced support for X.509 certificate authentication.
- Previously, X.509 was supported through a CAPI store. Now,
X.509 certificates are also supported directly.
- SecureCRT supports forwarding X.509 certificates through the
public-key agent. This means that authentication happens
automatically when connecting to another machine using the same
X.509 certificate.
- SecureCRT now has an administrator option to run in "FIPS Mode".
When this option is set, SecureCRT uses a FIPS 140-2 validated
cryptographic library and only allows FIPS-approved algorithms.
- The Activator supports SSH agent functionality, which means that
if SecureCRT is closed, authentication happens automatically as
long as the Activator is still running.
- Folders and multiple selected sessions can be connected from the
Connect dialog.
- Global option to only show tabs where there are more than one.
- Custom menu/toolbar command OPEN_SESSION_TAB to open a session
in a tab.
- Support for ActiveX scripts written in Unicode or UTF-8.
- Script support for sending and waiting for Unicode strings.
- SecureCRT can run a script by interpreting the special escape
sequence "script <script>".
- Added a Logging property to the Session scripting object that
allows a script to determine if logging is enabled.
- Support for execute escape sequences in Wyse 50 emulation.
- SSH2: Added a session option not to request a shell upon
connection.

Changes:

- View menu items such as Chat Window and Status Bar can now be
shown and hidden when a tab other than the first tab is active.
- Large pastes can be cancelled by typing CTRL+C.
- SecureCRT remembers the last log file that was specified in the
Select Log File dialog.
- If a tab is renamed, the new name is remembered until a different
session is opened in that tab or until SecureCRT is closed.
- Added a session option to ignore window title change requests that
are received from the remote system.
- Added a menu item to the Edit menu that allows focus to change
between the active session and the chat window. The keyboard
accelerator ALT+G can also be used. Also, CTRL+SHIFT+TAB can be
used in the chat window to switch to the active session.
- The text "" is displayed in the chat window
when the "Send chat to all tabs" option is set.
- Added support for 8-bit characters in the title bar.
- The left margin can be as large as 1024 pixels wide.
- Hidden files and folders are not displayed in the Connect dialog.
- In addition to being able to put the script header at the top of
a script, the script engine can be read from the registry or can
be overridden using an NTFS alternate data stream to contain the
script header if the header would interfere with the script.
- Script file lines can now be terminated with a single line feed
(LF) in addition to carriage return line feed (CRLF).
- Added Global.ini option "Suppress Execute Escape Sequence Exit
Codes" that suppresses the "S" and "F" escape sequence return
codes.
- SSH2: Modified the SSH2 page in the Session Options dialog to
allow key exchange methods to be configured.
- VSH: Improved error message for the case where /NOPROMPT was
specified on the command line and a prompt was needed.
- VSFTP: "/" can be used to list the roots when connecting to a
server that allows multiple roots, such as VShell.

Bug fixes:

- When a tab was closed, the associated session's settings were
saved when "Auto Save Options" was not set.
- When multiple tabbed sessions were disconnected and automatically
reconnected, logging did not resume.
- ANSI color changes were not being used after the screen was
reset.
- SecureCRT failed to connect through a SOCKS version 5 proxy
without authentication because of a DNS failure.
- Running a script that did an Xmodem transfer caused SecureCRT to
hang.
- The title bar was not updated correctly when substitution
parameters were used.
- Multi-line tab titles caused the tab title to wrap.
- If the session option "Clear on Disconnect" was set when a session
was disconnected, the active tab was cleared, which was not always
the disconnected tab.
- Under certain circumstances involving tabbed sessions and
scrolling, it was possible to get in a state where opening a
remote file using "vi" displayed session scrollback rather than
the file being edited.
- Typing characters from languages such as Chinese or Japanese into
a session did not work correctly.
- Pasting UTF-8 characters into a session did not work correctly.
- The horizontal scrollbar was not the correct width when a session
had the "retain size and font" option set and the window was
resized to be smaller than the number of columns.
- If a shortcut key was set for a SecureCRT shortcut, the shortcut
key started SecureCRT, but it did not switch to SecureCRT.
- If a key was mapped to \v\r, the carriage return was incorrectly
sent as soon as 80 characters were pasted.
- In a dual monitor configuration, SecureCRT sometimes did not start
in the correct location when the specified position was a negative
value.
- Telnet: If a Telnet session to localhost was disconnected when
Microsoft IIS server was running, it caused the explorer window
manager to exit.
- Serial: SecureCRT crashed when connecting to the same serial
port using a session that had the "Auto reconnect" option enabled.
- SSH1: SecureCRT crashed when generating an SSH1 RSA key that was
larger than 1800 bits.
- SSH1/SSH2: Switching protocols from SSH1 to SSH2 caused an
extra X11 page to be displayed in the Session Options dialog.
- SSH2: SecureCRT crashed if an SFTP session was exited and the
session option "Close on disconnect" was set.
- SSH2: SecureCRT crashed when login failed and a remote port
forward needed to do a hostname lookup.
- SSH2: SecureCRT crashed when attempting to upload a newly
generated public key using the Public Key Assistant if the
session was not connected.
- SSH2: After issuing an "exit" command in an SFTP tab, the tab
could not be closed using CTRL+F4.
- SSH2: On the SSH2 page in the Session Options dialog, if no key
exchange method was selected, the dialog informing that at least
one key exchange method must be selected was displayed twice.
- SSH2: Some Kerberos key exchange methods were listed twice in the
key-exchange methods list.
- SSH2: If a password was typed before the password prompt appeared,
it was displayed in the session window after the session was
connected.
- SSH2: After connecting to OpenSSH running on a Cyclades TS2000
console server, the session could not be disconnected.
- VSFTP: No error message was displayed if the remote side
disconnected.
- VSH: VSH hung if a pipe was full and VSH sent more data to that
pipe.
- VSH: The Current User's profile was not being used to load and
save host key information.


*** RELEVANT LINKS ***

VanDyke Homepage
Download SecureCRT 5.1 Final (.exe - 8.91MB)
SecureCRT Product Page
General What's New page for VanDyke products

Labels: , ,