]> asedeno.scripts.mit.edu Git - PuTTY.git/log
PuTTY.git
23 years agoSaved-session name box now persists over panel switches
Simon Tatham [Fri, 22 Sep 2000 09:35:06 +0000 (09:35 +0000)]
Saved-session name box now persists over panel switches

[originally from svn r610]

23 years agoWork around the missing underline in some fonts
Simon Tatham [Fri, 22 Sep 2000 09:30:11 +0000 (09:30 +0000)]
Work around the missing underline in some fonts

[originally from svn r609]

23 years agoMiscellaneous ssh2 fixes. plink is now relatively sane
Simon Tatham [Thu, 21 Sep 2000 14:34:32 +0000 (14:34 +0000)]
Miscellaneous ssh2 fixes. plink is now relatively sane

[originally from svn r608]

23 years agoFix Blowfish-with-SSH2 combination, and enable user cipher
Simon Tatham [Wed, 20 Sep 2000 15:15:02 +0000 (15:15 +0000)]
Fix Blowfish-with-SSH2 combination, and enable user cipher
selection for SSH2

[originally from svn r606]

23 years agoRemove a spurious WS_GROUP
Simon Tatham [Wed, 20 Sep 2000 14:58:26 +0000 (14:58 +0000)]
Remove a spurious WS_GROUP

[originally from svn r605]

23 years agoSSH2 is now more plausible - window sizes listened to, basic non-crashing
Simon Tatham [Wed, 20 Sep 2000 14:29:52 +0000 (14:29 +0000)]
SSH2 is now more plausible - window sizes listened to, basic non-crashing

[originally from svn r604]

23 years agoEnsure backend netevent handlers are never reentered -
Simon Tatham [Wed, 20 Sep 2000 11:40:23 +0000 (11:40 +0000)]
Ensure backend netevent handlers are never reentered -
fixes many strange problems with the ssh.c coroutines

[originally from svn r603]

23 years agoA couple of SSH2 fixes
Simon Tatham [Wed, 20 Sep 2000 10:59:24 +0000 (10:59 +0000)]
A couple of SSH2 fixes

[originally from svn r602]

23 years agoImproved means of IPC between agent and PuTTY
Simon Tatham [Tue, 19 Sep 2000 16:29:28 +0000 (16:29 +0000)]
Improved means of IPC between agent and PuTTY

[originally from svn r601]

23 years agoFix Jacob's fix for mingw32 resource compiler so that it _only_ happens
Simon Tatham [Tue, 19 Sep 2000 08:24:51 +0000 (08:24 +0000)]
Fix Jacob's fix for mingw32 resource compiler so that it _only_ happens
when using the mingw32 resource compiler!

[originally from svn r600]

23 years agoJacob Nevins provided this workaround for a bug in mingw32's resource
Simon Tatham [Sun, 17 Sep 2000 07:30:56 +0000 (07:30 +0000)]
Jacob Nevins provided this workaround for a bug in mingw32's resource
compiler

[originally from svn r599]

23 years agoLars Gunnarsson's GUI interface changes
Simon Tatham [Fri, 15 Sep 2000 15:54:04 +0000 (15:54 +0000)]
Lars Gunnarsson's GUI interface changes

[originally from svn r598]

23 years agoConfiguration option for agent forwarding
Simon Tatham [Fri, 15 Sep 2000 11:26:18 +0000 (11:26 +0000)]
Configuration option for agent forwarding

[originally from svn r597]

23 years agoRationalise accelerators in dialog boxes
Simon Tatham [Fri, 15 Sep 2000 11:17:31 +0000 (11:17 +0000)]
Rationalise accelerators in dialog boxes

[originally from svn r596]

23 years agoA couple of small cleanups
Simon Tatham [Fri, 15 Sep 2000 10:57:15 +0000 (10:57 +0000)]
A couple of small cleanups

[originally from svn r595]

23 years agoDelete should be void not void *; also use correct compare fn in find.
Simon Tatham [Fri, 15 Sep 2000 10:48:42 +0000 (10:48 +0000)]
Delete should be void not void *; also use correct compare fn in find.

[originally from svn r594]

23 years agoDelete should be void not void *.
Simon Tatham [Fri, 15 Sep 2000 10:48:42 +0000 (10:48 +0000)]
Delete should be void not void *.

[originally from svn r593]

23 years agoPageant now accepts an initial key list on the command line
Simon Tatham [Fri, 15 Sep 2000 10:48:42 +0000 (10:48 +0000)]
Pageant now accepts an initial key list on the command line

[originally from svn r592]

23 years agoSource form of win_res.rc
Simon Tatham [Thu, 14 Sep 2000 15:04:05 +0000 (15:04 +0000)]
Source form of win_res.rc

[originally from svn r591]

23 years ago2-3-4 tree routines
Simon Tatham [Thu, 14 Sep 2000 15:02:50 +0000 (15:02 +0000)]
2-3-4 tree routines

[originally from svn r590]

23 years agoAdded Pageant, a first-attempt PuTTY authentication agent
Simon Tatham [Thu, 14 Sep 2000 15:02:50 +0000 (15:02 +0000)]
Added Pageant, a first-attempt PuTTY authentication agent

[originally from svn r589]

23 years agoHeader file for 2-3-4 tree routines
Simon Tatham [Thu, 14 Sep 2000 15:02:50 +0000 (15:02 +0000)]
Header file for 2-3-4 tree routines

[originally from svn r588]

23 years agoAdd CryptoCard authentication
Simon Tatham [Tue, 12 Sep 2000 08:44:30 +0000 (08:44 +0000)]
Add CryptoCard authentication

[originally from svn r587]

23 years agoYet another pedantic fix for scroll margin setting :-)
Simon Tatham [Mon, 11 Sep 2000 14:47:57 +0000 (14:47 +0000)]
Yet another pedantic fix for scroll margin setting :-)

[originally from svn r586]

23 years agoFix cutting-off of "Blowfish" in SSH config box
Simon Tatham [Mon, 11 Sep 2000 11:06:17 +0000 (11:06 +0000)]
Fix cutting-off of "Blowfish" in SSH config box

[originally from svn r585]

23 years agoAdd switch to choose SSH v1-versus-v2 protocol preference where both
Simon Tatham [Mon, 11 Sep 2000 09:37:43 +0000 (09:37 +0000)]
Add switch to choose SSH v1-versus-v2 protocol preference where both
are available

[originally from svn r584]

23 years agoOops - remove diagnostics :-)
Simon Tatham [Mon, 11 Sep 2000 09:36:12 +0000 (09:36 +0000)]
Oops - remove diagnostics :-)

[originally from svn r583]

23 years agoSaner handling of WM_SYSCOMMAND:SC_KEYMENU to avoid problems on an
Simon Tatham [Mon, 11 Sep 2000 09:23:52 +0000 (09:23 +0000)]
Saner handling of WM_SYSCOMMAND:SC_KEYMENU to avoid problems on an
isolated press of the Alt key

[originally from svn r582]

23 years agoAdd further types of garbage to .cvsignore and to "make clean"
Simon Tatham [Mon, 11 Sep 2000 09:23:23 +0000 (09:23 +0000)]
Add further types of garbage to .cvsignore and to "make clean"

[originally from svn r581]

23 years agoActually _commit_ plink. It now works as a CVS transport!
Simon Tatham [Mon, 11 Sep 2000 08:27:15 +0000 (08:27 +0000)]
Actually _commit_ plink. It now works as a CVS transport!

[originally from svn r580]

23 years agoOops - remove SHA debugging from ssh2
Simon Tatham [Sat, 9 Sep 2000 08:21:34 +0000 (08:21 +0000)]
Oops - remove SHA debugging from ssh2

[originally from svn r578]

23 years agoStop plink losing data at start of session
Simon Tatham [Fri, 8 Sep 2000 16:42:11 +0000 (16:42 +0000)]
Stop plink losing data at start of session

[originally from svn r577]

23 years agoplink can now execute a specific command instead of just a shell session
Simon Tatham [Fri, 8 Sep 2000 15:24:19 +0000 (15:24 +0000)]
plink can now execute a specific command instead of just a shell session

[originally from svn r576]

23 years agoAdded a fourth application: plink, a command line connection utility
Simon Tatham [Fri, 8 Sep 2000 14:45:20 +0000 (14:45 +0000)]
Added a fourth application: plink, a command line connection utility

[originally from svn r575]

23 years agoPublic key authentication now works in pscp too - oops
Simon Tatham [Fri, 8 Sep 2000 08:33:52 +0000 (08:33 +0000)]
Public key authentication now works in pscp too - oops

[originally from svn r574]

23 years agoAdd sshpubk.c to load authenticating keys from files
Simon Tatham [Thu, 7 Sep 2000 16:40:50 +0000 (16:40 +0000)]
Add sshpubk.c to load authenticating keys from files

[originally from svn r573]

23 years agoRSA key authentication in ssh1 works; SSH2 is nearly there
Simon Tatham [Thu, 7 Sep 2000 16:33:49 +0000 (16:33 +0000)]
RSA key authentication in ssh1 works; SSH2 is nearly there

[originally from svn r572]

23 years agoSSH2 transport layer now enables encryption and MAC successfully for 3DES
Simon Tatham [Wed, 6 Sep 2000 09:55:32 +0000 (09:55 +0000)]
SSH2 transport layer now enables encryption and MAC successfully for 3DES

[originally from svn r571]

23 years agoSecond attempt. Can successfully decrypt the _first block_ of a packet.
Simon Tatham [Tue, 5 Sep 2000 16:23:36 +0000 (16:23 +0000)]
Second attempt. Can successfully decrypt the _first block_ of a packet.

[originally from svn r570]

23 years agoSSH 2 support, phase 1, debugging. Currently does Diffie-Hellman and gets
Simon Tatham [Tue, 5 Sep 2000 14:28:17 +0000 (14:28 +0000)]
SSH 2 support, phase 1, debugging. Currently does Diffie-Hellman and gets
the same results as the server, which is a pretty good start.

[originally from svn r569]

23 years agotelnet:// URLs don't always have the //. (Incorrect but common.)
Simon Tatham [Sat, 5 Aug 2000 08:58:07 +0000 (08:58 +0000)]
telnet:// URLs don't always have the //. (Incorrect but common.)

[originally from svn r518]

23 years agoRobert de Bath's automatic dialog-box creator
Simon Tatham [Wed, 26 Jul 2000 12:16:11 +0000 (12:16 +0000)]
Robert de Bath's automatic dialog-box creator

[originally from svn r517]

23 years agoRobert de Bath's Big Patch, part 1
Simon Tatham [Wed, 26 Jul 2000 12:13:51 +0000 (12:13 +0000)]
Robert de Bath's Big Patch, part 1

[originally from svn r516]

23 years agoOops; telnet:// URLs can have a trailing slash
Simon Tatham [Fri, 21 Jul 2000 10:58:33 +0000 (10:58 +0000)]
Oops; telnet:// URLs can have a trailing slash

[originally from svn r515]

23 years agoEnable handling of telnet:// URLs on command line
Simon Tatham [Fri, 21 Jul 2000 10:53:24 +0000 (10:53 +0000)]
Enable handling of telnet:// URLs on command line

[originally from svn r514]

23 years agoPSCP: After a password supplied with `-pw' fails to authenticate,
Simon Tatham [Fri, 21 Jul 2000 09:17:05 +0000 (09:17 +0000)]
PSCP: After a password supplied with `-pw' fails to authenticate,
we should _not_ fall back to console input for a second attempt,
because this hangs batch files.

[originally from svn r513]

24 years agoMake beep optional - thanks to Antal Novak
Simon Tatham [Sat, 24 Jun 2000 17:00:49 +0000 (17:00 +0000)]
Make beep optional - thanks to Antal Novak

[originally from svn r507]
[this commit reordered to come after creation of 0.49 tag]

24 years agoJoris van Rantwijk's unified SSH code suitable for PuTTY and PSCP
Simon Tatham [Thu, 22 Jun 2000 12:18:34 +0000 (12:18 +0000)]
Joris van Rantwijk's unified SSH code suitable for PuTTY and PSCP

[originally from svn r504]
[this commit reordered to come after creation of 0.49 tag]

24 years agoAvoid the ldisc passing zero-length strings to back->send(). VMS 0.49
Simon Tatham [Mon, 26 Jun 2000 12:55:47 +0000 (12:55 +0000)]
Avoid the ldisc passing zero-length strings to back->send(). VMS
sshd has interesting behaviour on receiving a zero-length SSH data
packet.

[originally from svn r508]

24 years agoOops - add a terminator to the array
Simon Tatham [Fri, 23 Jun 2000 10:58:17 +0000 (10:58 +0000)]
Oops - add a terminator to the array

[originally from svn r506]

24 years agoFix subtle problem with scp protocol/port selection
Simon Tatham [Fri, 23 Jun 2000 09:44:15 +0000 (09:44 +0000)]
Fix subtle problem with scp protocol/port selection

[originally from svn r505]

24 years agoThis ought to fix the scp protocol problems
Simon Tatham [Thu, 22 Jun 2000 08:51:51 +0000 (08:51 +0000)]
This ought to fix the scp protocol problems

[originally from svn r503]

24 years agoChange a `GLOBAL' to an `extern' for Borland sanity
Simon Tatham [Thu, 22 Jun 2000 08:41:25 +0000 (08:41 +0000)]
Change a `GLOBAL' to an `extern' for Borland sanity

[originally from svn r502]

24 years agoRemove the underscore from nossh_res.rc for 8.3 cleanness; also add MOBJS
Simon Tatham [Wed, 21 Jun 2000 16:29:44 +0000 (16:29 +0000)]
Remove the underscore from nossh_res.rc for 8.3 cleanness; also add MOBJS
in the pscp dependencies

[originally from svn r501]

24 years agoRename nossh_res.rc to nosshres.rc for 8.3 cleanness
Simon Tatham [Wed, 21 Jun 2000 16:28:18 +0000 (16:28 +0000)]
Rename nossh_res.rc to nosshres.rc for 8.3 cleanness

[originally from svn r500]

24 years agoJoris van Rantwijk knows how to cause a Borland-built PuTTY to
Simon Tatham [Wed, 21 Jun 2000 16:08:08 +0000 (16:08 +0000)]
Joris van Rantwijk knows how to cause a Borland-built PuTTY to
release the console! Hooray! Let's do that then. It's the -aa option
on ilink32.

[originally from svn r499]

24 years agoSecurity fixes, copied from ssh.c: check string length versus packet
Simon Tatham [Tue, 6 Jun 2000 10:54:41 +0000 (10:54 +0000)]
Security fixes, copied from ssh.c: check string length versus packet
length on incoming SSH_SMSG_*_DATA, and check CRCs on all incoming
packets.

[originally from svn r498]

24 years ago"pscp" was spelled "scp" in usage message
Simon Tatham [Tue, 6 Jun 2000 09:51:27 +0000 (09:51 +0000)]
"pscp" was spelled "scp" in usage message

[originally from svn r497]

24 years agoSecurity improvement: check that string length field in
Simon Tatham [Tue, 6 Jun 2000 08:57:55 +0000 (08:57 +0000)]
Security improvement: check that string length field in
SSH_SMSG_{STDOUT,STDERR}_DATA packets is consistent with length
field in packet header. (Helps prevent insertion attack.)

[originally from svn r496]

24 years agoHack to work around the rootshell.com xterm DoS problem. A better
Simon Tatham [Mon, 5 Jun 2000 16:33:58 +0000 (16:33 +0000)]
Hack to work around the rootshell.com xterm DoS problem. A better
fix might be possible, but it's unclear whether this is a productive
strategy in the long term.

[originally from svn r495]

24 years agoSecurity improvement: check CRC on incoming packets
Simon Tatham [Wed, 31 May 2000 10:18:24 +0000 (10:18 +0000)]
Security improvement: check CRC on incoming packets

[originally from svn r489]

24 years agoAhem. This time high-half characters really _do_ work in username
Simon Tatham [Tue, 9 May 2000 08:56:30 +0000 (08:56 +0000)]
Ahem. This time high-half characters really _do_ work in username
and password...

[originally from svn r468]

24 years agoEnvironment settings were broken. Fix due to Andros Tantas
Simon Tatham [Wed, 26 Apr 2000 08:07:08 +0000 (08:07 +0000)]
Environment settings were broken. Fix due to Andros Tantas

[originally from svn r465]

24 years agoUpdate copyright dates in About box to match those in Licence box
Simon Tatham [Thu, 13 Apr 2000 12:07:37 +0000 (12:07 +0000)]
Update copyright dates in About box to match those in Licence box

[originally from svn r457]

24 years agoEnable high-half characters (>=160) in usernames and passwords
Simon Tatham [Tue, 11 Apr 2000 10:39:58 +0000 (10:39 +0000)]
Enable high-half characters (>=160) in usernames and passwords

[originally from svn r454]

24 years agoOops - now let's get that MD5 change _right_ :-)
Simon Tatham [Tue, 4 Apr 2000 14:51:17 +0000 (14:51 +0000)]
Oops - now let's get that MD5 change _right_ :-)

[originally from svn r438]

24 years agoReplace MD5 implementation with my own code
Simon Tatham [Tue, 4 Apr 2000 14:47:22 +0000 (14:47 +0000)]
Replace MD5 implementation with my own code

[originally from svn r437]

24 years agoAdd -ls to online help bit
Simon Tatham [Tue, 4 Apr 2000 14:40:44 +0000 (14:40 +0000)]
Add -ls to online help bit

[originally from svn r436]

24 years agoAdd the -ls option to execute `ls -la' on a directory instead of
Simon Tatham [Mon, 3 Apr 2000 19:54:31 +0000 (19:54 +0000)]
Add the -ls option to execute `ls -la' on a directory instead of
trying to copy anything. Likely to be useful for GUI front ends.

[originally from svn r435]

24 years agoTidy up Blowfish S- and P-boxes: make them static and const, and
Simon Tatham [Fri, 31 Mar 2000 13:33:37 +0000 (13:33 +0000)]
Tidy up Blowfish S- and P-boxes: make them static and const, and
clean up the declarations a bit :-)

[originally from svn r431]

24 years agooops - keys[] should be static
Simon Tatham [Fri, 31 Mar 2000 13:19:19 +0000 (13:19 +0000)]
oops - keys[] should be static

[originally from svn r430]

24 years agoYet another accelerator clash...
Simon Tatham [Wed, 29 Mar 2000 13:15:00 +0000 (13:15 +0000)]
Yet another accelerator clash...

[originally from svn r429]

24 years agoRather silly byte-string / word-string transformations in RSA key
Simon Tatham [Fri, 24 Mar 2000 11:46:39 +0000 (11:46 +0000)]
Rather silly byte-string / word-string transformations in RSA key
handling were failing when the key had an odd number of bytes. A
server with an 850-bit key was suffering connection failures as a
result. Now fixed.

[originally from svn r426]

24 years agoPeter Schellenbach's patch: re-implement the PuTTY cryptographic
Simon Tatham [Fri, 24 Mar 2000 09:45:49 +0000 (09:45 +0000)]
Peter Schellenbach's patch: re-implement the PuTTY cryptographic
functions as calls to the MS Crypto API. Not integrated into the
Makefile yet, but should eventually allow building of an SSH-enabled
PuTTY which contains no native crypto code, so it can be used
everywhere (and anyone who can get the MS encryption pack can still
use the SSH parts).

[originally from svn r425]

24 years agoOops - move homepage location
Simon Tatham [Fri, 17 Mar 2000 11:23:33 +0000 (11:23 +0000)]
Oops - move homepage location

[originally from svn r424]

24 years agoPatch to RDB's blinking cursor: make it configurable and by default
Simon Tatham [Fri, 17 Mar 2000 10:46:59 +0000 (10:46 +0000)]
Patch to RDB's blinking cursor: make it configurable and by default
off. It's terribly distracting.

[originally from svn r423]

24 years agoSpelling fix to RDB's comments: fascist is spelled thus :-)
Simon Tatham [Fri, 17 Mar 2000 10:40:36 +0000 (10:40 +0000)]
Spelling fix to RDB's comments: fascist is spelled thus :-)

[originally from svn r422]

24 years agoRDB's patch. Oodles of new terminal functionality, including
Simon Tatham [Fri, 17 Mar 2000 10:39:05 +0000 (10:39 +0000)]
RDB's patch. Oodles of new terminal functionality, including
ATTR_BLINK (as bold background) and VT52 support. Plus a
compatibility tracking system whereby all escape sequences can be
disabled for a pure-VT102 compatibility mode or other levels.

[originally from svn r421]

24 years agoRDB's patch:
Simon Tatham [Fri, 17 Mar 2000 10:37:35 +0000 (10:37 +0000)]
RDB's patch:
 - `local ldisc' config option now switches between PuTTY's original
   behaviour when off (aggressively start negotiations, never use
   local line discipline) and Unix telnet's off-port-25 behaviour
   when on (wait to be negotiated with, toggle local line discipline
   when TELOPT_ECHO changes)
 - SYNCH handling has been improved again, though it may still be
   broken due to WinSock being irretrievably pants

[originally from svn r420]

24 years agoRDB's patch: thanks to improvements in OEMANSI font mode, it can now
Simon Tatham [Fri, 17 Mar 2000 10:35:09 +0000 (10:35 +0000)]
RDB's patch: thanks to improvements in OEMANSI font mode, it can now
be the default

[originally from svn r419]

24 years agoRDB's patch:
Simon Tatham [Fri, 17 Mar 2000 10:34:41 +0000 (10:34 +0000)]
RDB's patch:
 - use WM_TIMER for various things (blinking cursor; updates while
   moving/sizing; coping with overloading influx of netevents)
 - clip text output to avoid underlines outside character cell
 - even more careful font selection (we can now do OEMANSI by
   default)
 - a few extra keyboard mappings from the VTxxx terminals

[originally from svn r418]

24 years agoRDB's patch: ^U sends Telnet Erase Line; line ending is now \r or \r\n
Simon Tatham [Fri, 17 Mar 2000 10:31:14 +0000 (10:31 +0000)]
RDB's patch: ^U sends Telnet Erase Line; line ending is now \r or \r\n
depending on protocol, so local ldisc works with ssh

[originally from svn r417]

24 years agoRDB patch: disable incremental linking and disable debugging
Simon Tatham [Fri, 17 Mar 2000 10:30:21 +0000 (10:30 +0000)]
RDB patch: disable incremental linking and disable debugging

[originally from svn r416]

24 years agoPuTTY website URL spelling change
Simon Tatham [Thu, 16 Mar 2000 14:56:26 +0000 (14:56 +0000)]
PuTTY website URL spelling change

[originally from svn r415]

24 years agoFix a couple of Makefile dependencies - oops
Simon Tatham [Thu, 16 Mar 2000 10:45:48 +0000 (10:45 +0000)]
Fix a couple of Makefile dependencies - oops

[originally from svn r412]

24 years agoMore cvs ignores
Simon Tatham [Thu, 16 Mar 2000 10:43:30 +0000 (10:43 +0000)]
More cvs ignores

[originally from svn r411]

24 years agoFirst stab at the ability to compile puttytel.exe, an SSH-free
Simon Tatham [Wed, 15 Mar 2000 15:08:48 +0000 (15:08 +0000)]
First stab at the ability to compile puttytel.exe, an SSH-free
variant which is patent-safe in the US and legal in France and
Russia. This is a horrible hack in some ways: it's shown up serious
deficiencies in the module boundaries. Needs further work, probably
once the SSH implementations are recombined.

[originally from svn r410]

24 years agoLet's spell '\t' as VK_TAB in that last patch, in fact, just in case
Simon Tatham [Mon, 13 Mar 2000 15:04:07 +0000 (15:04 +0000)]
Let's spell '\t' as VK_TAB in that last patch, in fact, just in case

[originally from svn r409]

24 years agoShift-Tab now sends ESC [ Z
Simon Tatham [Mon, 13 Mar 2000 14:45:32 +0000 (14:45 +0000)]
Shift-Tab now sends ESC [ Z

[originally from svn r408]

24 years agoRobert de Bath's patch: when the user presses CR, the Telnet backend
Simon Tatham [Sat, 11 Mar 2000 14:25:35 +0000 (14:25 +0000)]
Robert de Bath's patch: when the user presses CR, the Telnet backend
now sends NVT `NL' (CR,LF) instead of NVT `CR' (CR,NUL). Unix
telnetd apparently cares not a jot for the difference, but others do.

[originally from svn r407]

24 years agoRobert de Bath's patch: ARG_DEFAULT is now zero because it's
Simon Tatham [Sat, 11 Mar 2000 14:16:55 +0000 (14:16 +0000)]
Robert de Bath's patch: ARG_DEFAULT is now zero because it's
apparently defined behaviour for _all_ CSI-type sequences that ESC[Q
should be equivalent to ESC[0Q. Which is a pain in the wossname and
not a sane way to do it, but if the standards say it then I suppose
... :-(

[originally from svn r406]

24 years agoRobert de Bath's patch: be much more careful about font heights and
Simon Tatham [Sat, 11 Mar 2000 14:15:24 +0000 (14:15 +0000)]
Robert de Bath's patch: be much more careful about font heights and
widths, including underline mode and OEM/ANSI size mismatch.

[originally from svn r405]

24 years agoRobert de Bath's patch: a few more character translations for OEM
Simon Tatham [Sat, 11 Mar 2000 14:11:02 +0000 (14:11 +0000)]
Robert de Bath's patch: a few more character translations for OEM
line drawing mode

[originally from svn r404]

24 years agoRobert de Bath's patch: be a little more careful of main and
Simon Tatham [Sat, 11 Mar 2000 14:10:10 +0000 (14:10 +0000)]
Robert de Bath's patch: be a little more careful of main and
alternate screens when resizing the window. Should avoid lines of
alternate screen showing up in scrollback buffer.

[originally from svn r403]

24 years agoRobert de Bath's patch: sort out once and for all the confusion
Simon Tatham [Sat, 11 Mar 2000 14:08:36 +0000 (14:08 +0000)]
Robert de Bath's patch: sort out once and for all the confusion
between ESC [ ... Q and ESC [ ... ? Q (for all values of Q).

[originally from svn r402]

24 years agoRobert de Bath's patch: integrate line disciplines into Telnet and have them
Simon Tatham [Sat, 11 Mar 2000 14:06:11 +0000 (14:06 +0000)]
Robert de Bath's patch: integrate line disciplines into Telnet and have them
interoperate sensibly with ECHO negotiations

[originally from svn r401]

24 years agoRobert de Bath's patch: ^C ^Z and ^D send Telnet specials in terminal line
Simon Tatham [Sat, 11 Mar 2000 14:03:04 +0000 (14:03 +0000)]
Robert de Bath's patch: ^C ^Z and ^D send Telnet specials in terminal line
discipline; also switching disciplines in midsession works better

[originally from svn r400]

24 years agoAdded a large comment describing the transformations between the DES
Simon Tatham [Sat, 11 Mar 2000 11:06:06 +0000 (11:06 +0000)]
Added a large comment describing the transformations between the DES
specification and the optimised implementation given.

[originally from svn r399]

24 years agoNew DES implementation, replacing Eric Young's. All of PuTTY is now
Simon Tatham [Fri, 10 Mar 2000 17:27:20 +0000 (17:27 +0000)]
New DES implementation, replacing Eric Young's. All of PuTTY is now
under my own copyright and there are no tricky licensing issues!

[originally from svn r398]

24 years agoNew CRC32 implementation, from scratch, not copyrighted by somebody else!
Simon Tatham [Wed, 8 Mar 2000 16:13:32 +0000 (16:13 +0000)]
New CRC32 implementation, from scratch, not copyrighted by somebody else!
Removed Gary S Brown's name from copyrights. Only Eric Young's DES left :-)

[originally from svn r397]