/[putty]/trunk/putty
ViewVC logotype

Log of /trunk/putty

View Directory Listing Directory Listing


Sticky Revision:

Revision 142 - Directory Listing
Modified Fri May 30 11:42:06 2008 UTC (17 months, 3 weeks ago) by dleonard
improve comment

Revision 141 - Directory Listing
Modified Thu May 29 23:47:02 2008 UTC (17 months, 3 weeks ago) by dleonard
Add putty to the system path so that all users see it.

Revision 140 - Directory Listing
Modified Thu May 29 05:52:07 2008 UTC (17 months, 3 weeks ago) by dleonard
Split the MSI up into merge modules
- Fix the upgrade table so that installs overwrite old versions
- Add a shortcut to pageant

Revision 135 - Directory Listing
Modified Mon May 19 03:04:34 2008 UTC (18 months ago) by dleonard
bug 527: avoid using printf %n on Vista

Revision 134 - Directory Listing
Modified Tue Aug 21 01:58:09 2007 UTC (2 years, 3 months ago) by dleonard
bug 372: make output from psftp's ls parseable

Revision 133 - Directory Listing
Modified Tue Aug 21 01:53:54 2007 UTC (2 years, 3 months ago) by dleonard
add log message 'GSSAPI error at the server'

Revision 132 - Directory Listing
Modified Mon Jul 16 18:59:23 2007 UTC (2 years, 4 months ago) by dleonard
stop title flicker in inactive windows

Revision 131 - Directory Listing
Modified Mon Jul 16 18:58:42 2007 UTC (2 years, 4 months ago) by dleonard
Remove old CVS keyword tags; add licence

Revision 130 - Directory Listing
Modified Wed Jun 6 10:52:50 2007 UTC (2 years, 5 months ago) by dleonard
Fix minor grammatical errors. Clarify some sentences.
Change some occurrences of PuTTY to Quest PuTTY.

Revision 129 - Directory Listing
Modified Sun May 20 09:13:31 2007 UTC (2 years, 6 months ago) by dleonard
Describe the version requirements in the Group Policy ADM template

Revision 128 - Directory Listing
Modified Sun May 20 06:43:44 2007 UTC (2 years, 6 months ago) by dleonard
Quest-PuTTY -> Quest PuTTY

Revision 127 - Directory Listing
Modified Sun May 20 06:42:25 2007 UTC (2 years, 6 months ago) by dleonard
Move putty/README.vintela to README.txt and update

Revision 126 - Directory Listing
Modified Sun May 20 06:40:54 2007 UTC (2 years, 6 months ago) by dleonard
replace wise exclusion with wixobj

Revision 125 - Directory Listing
Modified Sun May 20 06:40:22 2007 UTC (2 years, 6 months ago) by dleonard
remove redundant code

Revision 124 - Directory Listing
Modified Sat May 19 03:45:15 2007 UTC (2 years, 6 months ago) by dleonard
bug 298: correct behaviour for group policy on disabling window title querying

Revision 122 - Directory Listing
Modified Sat May 19 00:34:50 2007 UTC (2 years, 6 months ago) by dleonard
bug 297: -ng option now disables GSSKEX

Revision 121 - Directory Listing
Modified Fri May 18 23:34:25 2007 UTC (2 years, 6 months ago) by dleonard
bug 284: fallback during gssapi-with-mic local SSPI failures, instead of bombing out

Revision 120 - Directory Listing
Modified Tue May 1 13:41:39 2007 UTC (2 years, 6 months ago) by dleonard
rc.vintela.com -> rc.quest.com

Revision 114 - Directory Listing
Modified Mon Apr 30 01:20:46 2007 UTC (2 years, 6 months ago) by dleonard
Build putty.html for online documentation

Revision 113 - Directory Listing
Modified Mon Apr 30 00:56:51 2007 UTC (2 years, 6 months ago) by dleonard
import PuTTY-0.60

Upstream change summary:

This is a minor patch release to 0.59; it contains only bug fixes,
and only very minor new features. New features include:

 - Pressing Ctrl+Break now sends a serial break signal in the serial
   back end, and in the SSH and Telnet backends it asks the server
   to do the same (if the server supports it). The previous
   Ctrl+Break behaviour can still be triggered with Ctrl-C.

 - On Windows, it is no longer necessary to configure high-numbered
   serial lines such as COM10 as `\\.\COM10'; PuTTY does this
   automatically.

 - You can now store a host name in the Default Settings.

Bug fixes include:

 - Embarrassingly, both of the major new features in 0.59 (serial
   support and local proxy support) caused frequent crashes on many
   Windows machines. We didn't notice this because for some reason
   they never crashed for us in months of testing!

 - In 0.59, it was possible to lock yourself out of the configuration
   dialog by configuring a serial connection in Default Settings. This
   should no longer be possible.

 - We've had reports of the error message `Unable to read from
   standard input' in Plink 0.59. We've found and fixed one cause of
   this message, and added better diagnostics in case there are
   others.

 - 0.59 could emit malformed SSH-2 packets that upset some servers
   (such as Foundry routers). Fixed.

 - Other minor bug fixes.


Revision 108 - Directory Listing
Modified Wed Apr 11 04:08:22 2007 UTC (2 years, 7 months ago) by dleonard
remove unnecesary whitespace change to reduce diff

Revision 106 - Directory Listing
Modified Thu Mar 15 14:57:41 2007 UTC (2 years, 8 months ago) by dleonard
Add -no_in/-no_out options which come in handy with plinkw.

Revision 105 - Directory Listing
Modified Thu Mar 15 14:54:38 2007 UTC (2 years, 8 months ago) by dleonard
bug 233: make -auto_store_key_in_cache work with -batch

Revision 104 - Directory Listing
Modified Thu Mar 15 14:52:44 2007 UTC (2 years, 8 months ago) by dleonard
make it easier to add multimon support

Revision 103 - Directory Listing
Modified Tue Mar 13 12:08:36 2007 UTC (2 years, 8 months ago) by dleonard
bug 230: support long messages in vintela_gui dialog boxes

Revision 102 - Directory Listing
Modified Thu Mar 8 12:04:49 2007 UTC (2 years, 8 months ago) by dleonard
Documentation improvements.
- Build with CHM/HtmlHelp support in the configuration panel.
- Add missing help targets to the GSSAPI Auth config panel.
- Improve documentation text

Revision 100 - Directory Listing
Modified Thu Mar 8 01:50:26 2007 UTC (2 years, 8 months ago) by dleonard
bug 227: Ensure that messages sent to stderr are visible in MessageBoxes in GUI mode.

Revision 99 - Directory Listing
Modified Wed Mar 7 13:05:42 2007 UTC (2 years, 8 months ago) by dleonard
Build CHM files instead of HLP.
Compressed HTML is preferred over Win9x-style HLP files.
Also, the same HTML will appear on rc.vintela.com.
Updated instructions with how to download the HHC tool from Microsoft.

Revision 98 - Directory Listing
Modified Wed Mar 7 13:01:57 2007 UTC (2 years, 8 months ago) by dleonard
improve example commands

Revision 97 - Directory Listing
Modified Tue Mar 6 14:01:13 2007 UTC (2 years, 8 months ago) by dleonard
documentation updates

Revision 96 - Directory Listing
Modified Tue Mar 6 14:00:30 2007 UTC (2 years, 8 months ago) by dleonard
Don't display SPN if TrustDNS is disabled

Revision 95 - Directory Listing
Modified Tue Mar 6 13:59:59 2007 UTC (2 years, 8 months ago) by dleonard
improve the way WIXDIR is handled

Revision 93 - Directory Listing
Modified Tue Mar 6 05:17:26 2007 UTC (2 years, 8 months ago) by dleonard
remove redundant parameter handling

Revision 89 - Directory Listing
Modified Tue Mar 6 04:11:07 2007 UTC (2 years, 8 months ago) by dleonard
document -limit option

Revision 88 - Directory Listing
Modified Tue Mar 6 03:59:46 2007 UTC (2 years, 8 months ago) by dleonard
bug 218: Implement -limit option for pscp.

This is to match a feature of VMX PuTTY, where PSCP transfers can be 
rate limited. This implementation is slightly different in that it works
in both directions and works even when -q (quiet) flag is given.

Revision 87 - Directory Listing
Modified Tue Mar 6 02:03:22 2007 UTC (2 years, 8 months ago) by dleonard
Minor tidying
- Remove debug message
- Restore minimum prompt length of 18 (was changed to 40 for debugging)
- Add prototype for console hiding function

Revision 86 - Directory Listing
Modified Tue Mar 6 01:58:32 2007 UTC (2 years, 8 months ago) by dleonard
plink dialog improvements
- fix problem where second password dialog prompts would contain garbage
- handle empty dialog text better
- use DS_CENTER flag to center dialogs instead of CenterWindow()
  (the latter won't work when there is no parent window)
- Restore visibility of the console window in the exit handler
- some refactoring in winxcons_cleanup_exit()
- fix problem where entering no text would be interpreted as a 
  GetDlgItemText error

Revision 85 - Directory Listing
Modified Mon Mar 5 06:00:33 2007 UTC (2 years, 8 months ago) by dleonard
Include winxcons resources again

Revision 84 - Directory Listing
Modified Mon Mar 5 05:48:15 2007 UTC (2 years, 8 months ago) by dleonard
improve the GSSAPI option usage message

Revision 83 - Directory Listing
Modified Mon Mar 5 05:33:40 2007 UTC (2 years, 8 months ago) by dleonard
Oops. Use GetConsoleWindow()

Revision 82 - Directory Listing
Modified Mon Mar 5 05:16:57 2007 UTC (2 years, 8 months ago) by dleonard
much better fix for vintela bug 4913

Revision 81 - Directory Listing
Modified Mon Mar 5 04:56:53 2007 UTC (2 years, 8 months ago) by dleonard
Change console title from 'Vintela Plink' to 'Quest Plink'

Revision 80 - Directory Listing
Modified Mon Mar 5 04:52:38 2007 UTC (2 years, 8 months ago) by dleonard
port Vintela bug 4913

From VMX PuTTY CONSOLE.C
revision 1.15.4.1
date: 2006/04/07 13:50:15;  author: dmitryc;  state: Exp;  lines: +3 -0
Bugzilla Bug 4913: Client Push Install fails when server's host key does not match PuTTY's cached key

Revision 79 - Directory Listing
Modified Mon Mar 5 04:35:30 2007 UTC (2 years, 8 months ago) by dleonard
Use dyanmic hash lengths.
This makes GSS work with sha256. (Previously all hashes were 20 byte SHA-1)

Revision 78 - Directory Listing
Modified Mon Mar 5 03:35:25 2007 UTC (2 years, 8 months ago) by dleonard
Make the GSSAPI Auth config dialog fit in the config panel.
Had to do this by putting all the GSSAPI stuff in its own panel!
Also, remove a keyboard shortcut that was causing a crash.

Revision 77 - Directory Listing
Modified Mon Mar 5 03:34:16 2007 UTC (2 years, 8 months ago) by dleonard
update license text

Revision 76 - Directory Listing
Modified Mon Mar 5 03:02:03 2007 UTC (2 years, 8 months ago) by dleonard
Merge with PuTTY 0.59
    svn merge -r3:72 /vendor/current/putty /trunk/putty

Known problems:
    - gssapi-with-mic is failing (bad mic? but gsskex works)
    - opening SSH->Auth configuration crashes with failed assertion

Revision 68 - Directory Listing
Modified Fri Feb 2 05:38:16 2007 UTC (2 years, 9 months ago) by dleonard
bug 196: add Trust DNS canonicalization option

Revision 67 - Directory Listing
Modified Wed Jan 24 05:49:29 2007 UTC (2 years, 9 months ago) by dleonard
Change Vintela to Quest

Revision 66 - Directory Listing
Modified Fri Dec 22 11:34:05 2006 UTC (2 years, 11 months ago) by dleonard
bug 183. Point to RC web site

Revision 62 - Directory Listing
Modified Thu Dec 21 04:05:00 2006 UTC (2 years, 11 months ago) by tperciva
Add registry keys for .ppk file associations.
Provides Open and Edit shell extensions for .ppk files.

Revision 61 - Directory Listing
Modified Thu Dec 21 03:13:07 2006 UTC (2 years, 11 months ago) by dleonard
Change About box to point at Resource Central (bug 179)

Revision 60 - Directory Listing
Modified Thu Dec 21 01:51:32 2006 UTC (2 years, 11 months ago) by dleonard
When using gssapi-keyex, ensure the SPN is printed. 
This guards against DNS attacks.

Revision 59 - Directory Listing
Modified Thu Dec 21 01:49:03 2006 UTC (2 years, 11 months ago) by dleonard
Synchronize documentation with bug 125 changes

Revision 58 - Directory Listing
Modified Wed Dec 20 14:04:40 2006 UTC (2 years, 11 months ago) by dleonard
Installer changes: Group policy, registry cleanup, feature organisation

- install group policy file putty.adm under INSTALLDIR (should be INF?)
- PATH feature is now a subfeature of command-line tools
- run 'putty -cleanup-during-uninstall' during uninstall which prompts
  to remove settings from registry


Revision 57 - Directory Listing
Modified Wed Dec 20 12:58:14 2006 UTC (2 years, 11 months ago) by dleonard
add -nopolicy flag and /DFORCE_POLICY switch

Revision 56 - Directory Listing
Modified Wed Dec 20 12:57:31 2006 UTC (2 years, 11 months ago) by dleonard
document group policy support

Revision 54 - Directory Listing
Modified Wed Dec 20 05:49:35 2006 UTC (2 years, 11 months ago) by dleonard
Merge in support for Group Policy (bug 103)

    svn merge -r34:36 /branches/group-policy/


Revision 53 - Directory Listing
Modified Tue Dec 19 07:01:46 2006 UTC (2 years, 11 months ago) by tperciva
Property is SHORTCUTFOLDER not SHORTCUTDIR.
Relates to revision 52.

Revision 52 - Directory Listing
Modified Tue Dec 19 06:58:26 2006 UTC (2 years, 11 months ago) by tperciva
Add overrideable property SHORTCUTDIR for the place to 
install shortcuts.

Documents how to use the change in README.vintela.

Possibly satisfies enhancement #106, although it does
not provide a GUI for choosing the directory.

Also replaces a couple of instances of "Vintela"
with "Quest".

Revision 51 - Directory Listing
Modified Mon Dec 18 07:16:11 2006 UTC (2 years, 11 months ago) by tperciva
Resolve some warnings about ambiguous 8.3 filenames

Revision 50 - Directory Listing
Modified Mon Dec 18 06:33:05 2006 UTC (2 years, 11 months ago) by tperciva
Add installer option to add PuTTY to PATH environment variable.
Closes bug #97.

Revision 48 - Directory Listing
Modified Wed Dec 13 06:16:23 2006 UTC (2 years, 11 months ago) by dleonard
Move GSSAPI options out to their own panel. Add new option
"Serevr determines username from credentials" which sets the username field
of GSSAPI user auth to blank (see RFC4462). 
This commit is a follow-on from bug 125.

Revision 47 - Directory Listing
Modified Wed Dec 13 05:19:57 2006 UTC (2 years, 11 months ago) by dleonard
bug 125: improve UI for defaulting to system username

Revision 46 - Directory Listing
Modified Mon Dec 11 05:32:06 2006 UTC (2 years, 11 months ago) by dleonard
minor whitespace, remove a debug message

Revision 45 - Directory Listing
Modified Mon Dec 11 05:23:02 2006 UTC (2 years, 11 months ago) by dleonard
bug 40: Add support for gss-keyex user authentication

Based on patch supplied by buckh!pobox.com

Revision 44 - Directory Listing
Modified Wed Dec 6 05:50:35 2006 UTC (2 years, 11 months ago) by dleonard
bug 27: add plinkw to installer

Revision 43 - Directory Listing
Modified Wed Dec 6 05:46:29 2006 UTC (2 years, 11 months ago) by dleonard
Correct MSI version information.

Having a non-numeric version number causes msiexec to complain
"Could not write value VersionMinor to key Products\..." during install.

Revision 41 - Directory Listing
Modified Wed Dec 6 04:29:27 2006 UTC (2 years, 11 months ago) by dleonard
bug 27: add plinkw.exe which doesn't flash a console window up when run as a shortcut.

Also, enable -ggdb when building and don't strip executables.

Revision 40 - Directory Listing
Modified Wed Dec 6 03:41:20 2006 UTC (2 years, 11 months ago) by dleonard
Change 'Trying' to 'Using'. (part of bug 26)

Revision 39 - Directory Listing
Modified Wed Dec 6 03:19:31 2006 UTC (2 years, 11 months ago) by dleonard
bug 15: don't display error dialog box unless in gui mode

Revision 33 - Directory Listing
Modified Fri Nov 24 00:26:29 2006 UTC (2 years, 11 months ago) by dleonard
Reverse revision 31 ("Add a 'locked' property to dialog controls.") It belongs in a branch

Revision 31 - Directory Listing
Modified Thu Nov 23 04:54:59 2006 UTC (2 years, 11 months ago) by dleonard
Add a 'locked' property to dialog controls. (bug 103)

Revision 30 - Directory Listing
Modified Wed Nov 22 13:11:19 2006 UTC (3 years ago) by dleonard
attempt to correct the banner used in the installer; mention the msi sdk

Revision 29 - Directory Listing
Modified Wed Nov 22 12:33:47 2006 UTC (3 years ago) by dleonard
Change path from Quest/PuTTY to 'Quest Software/PuTTY'

Revision 28 - Directory Listing
Modified Wed Nov 22 12:18:40 2006 UTC (3 years ago) by dleonard
automatically incorporate the svn revision at build time

Revision 25 - Directory Listing
Modified Wed Nov 22 10:29:36 2006 UTC (3 years ago) by dleonard
housekeeping; documentation; allow msis to build in builddir

Revision 24 - Directory Listing
Modified Wed Nov 22 06:37:34 2006 UTC (3 years ago) by dleonard
fixes to make installer build again; change Vintela to Quest

Revision 23 - Directory Listing
Modified Wed Nov 22 06:21:49 2006 UTC (3 years ago) by dleonard
Re-do the build scripts.  Removes dependencies on MSYS, and now includes building halibut. Versioning is simpler, but still in flux.


Revision 21 - Directory Listing
Modified Wed Nov 22 06:01:02 2006 UTC (3 years ago) by dleonard
change occurrences of vintela to quest software, add a PuTTY.html target, and support srcdir!=builddir

Revision 20 - Directory Listing
Modified Wed Nov 22 05:57:48 2006 UTC (3 years ago) by dleonard
rename vintela.but to quest.but

Revision 17 - Directory Listing
Modified Tue Nov 21 03:51:10 2006 UTC (3 years ago) by dleonard
explain credential delegation better

-- Importing changes from CVS: doc/config.but (1.9)
date: 2005-11-24 10:21:12 +1000;  author: davidl

Revision 16 - Directory Listing
Modified Tue Nov 21 03:51:09 2006 UTC (3 years ago) by dleonard
bounds check hostname when constructing spn

-- Importing changes from CVS: ssh.c (1.23)
date: 2005-11-24 10:20:30 +1000;  author: davidl

Revision 15 - Directory Listing
Modified Tue Nov 21 03:51:07 2006 UTC (3 years ago) by dleonard
minor case change

-- Importing changes from CVS: windows/putty-cpt.wxs (1.4)
date: 2005-10-12 16:00:19 +1000;  author: davidl

Revision 14 - Directory Listing
Modified Tue Nov 21 03:51:06 2006 UTC (3 years ago) by dleonard
document DEBUG

-- Importing changes from CVS: Makefile.mkfiles (1.5)
date: 2005-10-12 15:08:58 +1000;  author: davidl

Revision 13 - Directory Listing
Modified Tue Nov 21 03:51:05 2006 UTC (3 years ago) by dleonard
remove bogus icon references; use non-abbrevated names

-- Importing changes from CVS: windows/putty-cpt.wxs (1.3)
date: 2005-10-12 15:05:52 +1000;  author: davidl

Revision 12 - Directory Listing
Modified Tue Nov 21 03:51:04 2006 UTC (3 years ago) by dleonard
0.3.0

-- Importing changes from CVS: build.bat (1.17)
date: 2005-10-12 12:57:58 +1000;  author: davidl

Revision 11 - Directory Listing
Modified Tue Nov 21 03:51:04 2006 UTC (3 years ago) by dleonard
bug 6378: gsskex group DH fix. Also, rename SSH2 defines to start with SSH2

-- Importing changes from CVS: ssh.c (1.22)
date: 2005-10-12 11:53:05 +1000;  author: davidl

Revision 10 - Directory Listing
Modified Tue Nov 21 03:51:03 2006 UTC (3 years ago) by dleonard
bug 6350: don't add user's realm to the SPN. Let SSPI determine it.

-- Importing changes from CVS: ssh.c (1.21)
date: 2005-10-11 15:45:31 +1000;  author: davidl

Revision 9 - Directory Listing
Modified Tue Nov 21 03:51:01 2006 UTC (3 years ago) by dleonard
bug 6349: putty would hang if the target server was not known to sspi/kerberos

-- Importing changes from CVS: ssh.c (1.20)
date: 2005-10-11 15:44:41 +1000;  author: davidl

Revision 7 - Directory Listing
Modified Tue Nov 21 03:29:19 2006 UTC (3 years ago) by dleonard
apply PuTTY-0.58vrc0.2.1.4.patch from old PuTTY repository

Revision 5 - Directory Listing
Added Tue Nov 21 01:41:14 2006 UTC (3 years ago) by dleonard
Copied from: vendor/current/putty revision 4
copy /vendor/current/putty to /trunk/putty

Ted.Percival@quest.com
ViewVC Help
Powered by ViewVC 1.1.2