- Jul 08, 2000
-
-
Simon Tatham authored
position is inside the screen (it might not be if the screen has shrunk since the save of cursor position). Thanks to Robert de Bath. [originally from svn r512]
-
- Jul 04, 2000
-
-
Simon Tatham authored
quietly becomes unavailable if zlib.dll not found). Thanks to Joris van Rantwijk (again). [originally from svn r511]
-
- Jun 24, 2000
-
-
Simon Tatham authored
[originally from svn r507] [this commit reordered to come after creation of 0.49 tag]
-
- Jun 22, 2000
-
-
Simon Tatham authored
[originally from svn r504] [this commit reordered to come after creation of 0.49 tag]
-
- Jun 26, 2000
-
-
Simon Tatham authored
sshd has interesting behaviour on receiving a zero-length SSH data packet. [originally from svn r508]
-
- Jun 23, 2000
-
-
Simon Tatham authored
[originally from svn r506]
-
Simon Tatham authored
[originally from svn r505]
-
- Jun 22, 2000
-
-
Simon Tatham authored
[originally from svn r503]
-
Simon Tatham authored
[originally from svn r502]
-
- Jun 21, 2000
-
-
Simon Tatham authored
in the pscp dependencies [originally from svn r501]
-
Simon Tatham authored
[originally from svn r500]
-
Simon Tatham authored
release the console! Hooray! Let's do that then. It's the -aa option on ilink32. [originally from svn r499]
-
- Jun 06, 2000
-
-
Simon Tatham authored
length on incoming SSH_SMSG_*_DATA, and check CRCs on all incoming packets. [originally from svn r498]
-
Simon Tatham authored
[originally from svn r497]
-
Simon Tatham authored
SSH_SMSG_{STDOUT,STDERR}_DATA packets is consistent with length field in packet header. (Helps prevent insertion attack.) [originally from svn r496]
-
- Jun 05, 2000
-
-
Simon Tatham authored
fix might be possible, but it's unclear whether this is a productive strategy in the long term. [originally from svn r495]
-
- May 31, 2000
-
-
Simon Tatham authored
[originally from svn r489]
-
- May 09, 2000
-
-
Simon Tatham authored
and password... [originally from svn r468]
-
- Apr 26, 2000
-
-
Simon Tatham authored
[originally from svn r465]
-
- Apr 13, 2000
-
-
Simon Tatham authored
[originally from svn r457]
-
- Apr 11, 2000
-
-
Simon Tatham authored
[originally from svn r454]
-
- Apr 04, 2000
-
-
Simon Tatham authored
[originally from svn r438]
-
Simon Tatham authored
[originally from svn r437]
-
Simon Tatham authored
[originally from svn r436]
-
- Apr 03, 2000
-
-
Simon Tatham authored
trying to copy anything. Likely to be useful for GUI front ends. [originally from svn r435]
-
- Mar 31, 2000
-
-
Simon Tatham authored
clean up the declarations a bit :-) [originally from svn r431]
-
Simon Tatham authored
[originally from svn r430]
-
- Mar 29, 2000
-
-
Simon Tatham authored
[originally from svn r429]
-
- Mar 24, 2000
-
-
Simon Tatham authored
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]
-
Simon Tatham authored
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]
-
- Mar 17, 2000
-
-
Simon Tatham authored
[originally from svn r424]
-
Simon Tatham authored
off. It's terribly distracting. [originally from svn r423]
-
Simon Tatham authored
[originally from svn r422]
-
Simon Tatham authored
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]
-
Simon Tatham authored
- `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]
-
Simon Tatham authored
be the default [originally from svn r419]
-
Simon Tatham authored
- 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]
-
Simon Tatham authored
depending on protocol, so local ldisc works with ssh [originally from svn r417]
-
Simon Tatham authored
[originally from svn r416]
-
- Mar 16, 2000
-
-
Simon Tatham authored
[originally from svn r415]
-