Changes
0.8.2 (released on 24.08.2007)
- Serious security fixes
- Other improvements
0.8.1 (released on 10.08.2007)
- Fixed a security issue
- Fixed some installer issues
- Improved the 'annoying' tunnel alerts
0.8 (released on 3.8.2007)
- New feature: SSH passwords are also stored in the keychain
- Added support for tunneling ports < 1024
- Numerous enhancements and bugfixes
- Universal binary
0.7.1 (released on 28.10.2004)
- Fixed a serious bug that caused SSHKeychain to crash
- Fixed a bug in the tunnel preferences
0.7 (released on 21.10.2004)
- Preferences re-design.
- Multiple ports per tunnel support.
- Confirmation security option.
- New tunnelrunner implementation.
- Bugfixes.
- Removed Swedish localization.
0.6.1 (released on 30.06.2004)
- Fixed a cpu bug in tunnel support
0.6 (released on 24.06.2004)
- Added tunnel support.
- Added swedish localization.
- Added italian localization.
- Added japanese localization.
- Bugfixes.
0.5.2 (released on 5.3.2004)
- Fixed a bug in French localization (the menu's were incorrect).
0.5.1 (released on 3.3.2004)
- Added a status indicator for the statusbar icon.
- Fixed the problem some users experienced when running SSHKeychain as a non-admin user, and the display item is changed in the preferences.
- Fixed some other minor inconsistencies and bugs.
0.5 (released on 20.01.2004)
- Redesigned Preferences window.
- Fixed inconsistency regarding the addition of keys with ssh-add.
- Added "Generate new keypair" functionality.
- Fixed the focus problems. All panels now give the focus back to the app they stole it from.
- Added German Localization.
- Bugfixes.
0.4 (released on 20.09.2003)
- Added some NSLock's for thread security (fixed some serious bugs).
- Added French Localization.
- Now works under Mac OS X 10.3.
- Moved OK to right and Cancel to left in Passphrase Request window.
- Escape now activates cancel in Passphrase Request window.
- Fixed up the small icons a bit (looks less fuzzy).
0.3 (released on 29.08.2003)
- Added "Lock Apple Keychain when Screensaver Detected" feature.
- Added "Add keys to agent when Apple Keychain Unlocked" feature.
- Added "Add single key to agent" feature.
- Improved internal communication between PassphraseRequester and SSHKeychain.
- Focus goes back to old window when PassphraseRequest panel closes.
0.2.2 (released on 14.08.2003)
- Fixed the "Use global environment" crash.
0.2.1 (released on 13.08.2003)
- Fixed the "SSHKeychain suddenly crashes when checking for ScreenSaverEngine" bug.
- Fixed a memory leak.
- Fixed a panther crash.
0.2 (released on 11.08.2003)
- Added "Remove keys from agent when Apple Keychain locked" and "Remove keys from agent when screensaver detected" functionality.
- Added Security/Environment tabs to the Preferences window.
- Added an Agent Information Window.
- Added a cancel button to the preferences, and the Apply button only is enabled when something has changed.
- Moved all the Apple keychain stuff to the UI, instead of the passphrase requester program (this means you'll see the SSHKeychain logo in the Apple keychain panels, instead of a blank icon).
- Apple keychain is lockable/unlockable trough a SSHKeychain menu item.
- SSHKeychain updates it's interface when you add/remove keys from the commandline.
- "Add keys to agent" is greyed out when all keys are already added.
- SSHKeychain now creates ~/.MacOSX if it doesn't exists and we need to write to ~/.MacOSX/environment.plist.
- SSHKeychain now checks if it can actually write the socket when we start the agent, and warns the user if it can't.
- SSHKeychain now warns the user when it can't start the Agent on startup.
- Fixed the "About box doesn't become key window when called from statusbar menu" bug.
- SSHKeychain restarts itself when it detects that the displayItem option doesn't match the LSUIElement entry in it's Info.plist.
0.1.1 (released on 25.07.2003)
- Fixed the "Can't type in passphrase request window" bug.
- Fixed the "Passphrase stays in textfield after each request" bug.
- Changed "apple keychain" to "Apple keychain".
0.1 (released on 23.07.2003)
- First release.