-
Notifications
You must be signed in to change notification settings - Fork 1
Home
mloar edited this page May 8, 2011
·
3 revisions
This is a version of the PuTTY SSH client and terminal emulator with the following modifications:
- Experimental GSSAPI key exchange support added.
- The Windows client now has an option to disable font scaling. This is a personal neurosis - I want my PuTTY windows and my Windows console windows (which do not apply font scaling) to be the same size.
PuTTY runs on Windows, MacOS, and various flavors of Unix. The MSI package is designed for Windows 2000 and up, but the patched source should compile and work on any of PuTTY's supported platforms.
I no longer work in an environment where I use SSH with GSSAPI auth and as a result have little motivation to continue work on this. I do not intend to submit my changes for GSSAPI key exchange support upstream.
PuTTY is copyright 1997-2008 Simon Tatham. Portions copyright Robert de Bath, Joris van Rantwijk, Delian Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry, Justin Bradford, Ben Harris, Malcolm Smith, Ahmad Khalifa, Markus Kuhn, and CORE SDI S.A. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.