Simon Tatham
|
74a50d2d55
|
Delete should be void not void *; also use correct compare fn in find.
[originally from svn r594]
|
2000-09-15 10:48:42 +00:00 |
Simon Tatham
|
1ff320c8b2
|
Delete should be void not void *.
[originally from svn r593]
|
2000-09-15 10:48:42 +00:00 |
Simon Tatham
|
c96384efe0
|
Pageant now accepts an initial key list on the command line
[originally from svn r592]
|
2000-09-15 10:48:42 +00:00 |
Simon Tatham
|
4bd19700a1
|
Source form of win_res.rc
[originally from svn r591]
|
2000-09-14 15:04:05 +00:00 |
Simon Tatham
|
68ee8531fb
|
2-3-4 tree routines
[originally from svn r590]
|
2000-09-14 15:02:50 +00:00 |
Simon Tatham
|
c366174cc2
|
Added Pageant, a first-attempt PuTTY authentication agent
[originally from svn r589]
|
2000-09-14 15:02:50 +00:00 |
Simon Tatham
|
48d82b94b4
|
Header file for 2-3-4 tree routines
[originally from svn r588]
|
2000-09-14 15:02:50 +00:00 |
Simon Tatham
|
eed592d887
|
Add CryptoCard authentication
[originally from svn r587]
|
2000-09-12 08:44:30 +00:00 |
Simon Tatham
|
bed673083b
|
Yet another pedantic fix for scroll margin setting :-)
[originally from svn r586]
|
2000-09-11 14:47:57 +00:00 |
Simon Tatham
|
ff9c336662
|
Fix cutting-off of "Blowfish" in SSH config box
[originally from svn r585]
|
2000-09-11 11:06:17 +00:00 |
Simon Tatham
|
334b79e16c
|
Add switch to choose SSH v1-versus-v2 protocol preference where both
are available
[originally from svn r584]
|
2000-09-11 09:37:43 +00:00 |
Simon Tatham
|
22f91a3604
|
Oops - remove diagnostics :-)
[originally from svn r583]
|
2000-09-11 09:36:12 +00:00 |
Simon Tatham
|
147fca411c
|
Saner handling of WM_SYSCOMMAND:SC_KEYMENU to avoid problems on an
isolated press of the Alt key
[originally from svn r582]
|
2000-09-11 09:23:52 +00:00 |
Simon Tatham
|
4c7e70c110
|
Add further types of garbage to .cvsignore and to "make clean"
[originally from svn r581]
|
2000-09-11 09:23:23 +00:00 |
Simon Tatham
|
9e8c1be86f
|
Actually _commit_ plink. It now works as a CVS transport!
[originally from svn r580]
|
2000-09-11 08:27:15 +00:00 |
Simon Tatham
|
1864344036
|
Oops - remove SHA debugging from ssh2
[originally from svn r578]
|
2000-09-09 08:21:34 +00:00 |
Simon Tatham
|
4109ac3dfc
|
Stop plink losing data at start of session
[originally from svn r577]
|
2000-09-08 16:42:11 +00:00 |
Simon Tatham
|
be711d9cd4
|
plink can now execute a specific command instead of just a shell session
[originally from svn r576]
|
2000-09-08 15:24:19 +00:00 |
Simon Tatham
|
8394a48620
|
Added a fourth application: plink, a command line connection utility
[originally from svn r575]
|
2000-09-08 14:45:20 +00:00 |
Simon Tatham
|
263d9e0f09
|
Public key authentication now works in pscp too - oops
[originally from svn r574]
|
2000-09-08 08:33:52 +00:00 |
Simon Tatham
|
1791da274c
|
Add sshpubk.c to load authenticating keys from files
[originally from svn r573]
|
2000-09-07 16:40:50 +00:00 |
Simon Tatham
|
d9af8f4b90
|
RSA key authentication in ssh1 works; SSH2 is nearly there
[originally from svn r572]
|
2000-09-07 16:33:49 +00:00 |
Simon Tatham
|
0f1e449189
|
SSH2 transport layer now enables encryption and MAC successfully for 3DES
[originally from svn r571]
|
2000-09-06 09:55:32 +00:00 |
Simon Tatham
|
36a499a7f1
|
Second attempt. Can successfully decrypt the _first block_ of a packet.
[originally from svn r570]
|
2000-09-05 16:23:36 +00:00 |
Simon Tatham
|
35205e5cb7
|
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]
|
2000-09-05 14:28:17 +00:00 |
Simon Tatham
|
5ca4d2d1c5
|
telnet:// URLs don't always have the //. (Incorrect but common.)
[originally from svn r518]
|
2000-08-05 08:58:07 +00:00 |
Simon Tatham
|
6187f9746e
|
Robert de Bath's automatic dialog-box creator
[originally from svn r517]
|
2000-07-26 12:16:11 +00:00 |
Simon Tatham
|
0d5d39064a
|
Robert de Bath's Big Patch, part 1
[originally from svn r516]
|
2000-07-26 12:13:51 +00:00 |
Simon Tatham
|
1657255cd7
|
Oops; telnet:// URLs can have a trailing slash
[originally from svn r515]
|
2000-07-21 10:58:33 +00:00 |
Simon Tatham
|
777e064ed5
|
Enable handling of telnet:// URLs on command line
[originally from svn r514]
|
2000-07-21 10:53:24 +00:00 |
Simon Tatham
|
9546cf7393
|
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]
|
2000-07-21 09:17:05 +00:00 |
Simon Tatham
|
7a01fd48b6
|
Make beep optional - thanks to Antal Novak
[originally from svn r507]
[this commit reordered to come after creation of 0.49 tag]
|
2000-06-24 17:00:49 +00:00 |
Simon Tatham
|
2832ef1e75
|
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]
|
2000-06-22 12:18:34 +00:00 |
Simon Tatham
|
c9e236eb39
|
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]
|
2000-06-26 12:55:47 +00:00 |
Simon Tatham
|
eb79da11de
|
Oops - add a terminator to the array
[originally from svn r506]
|
2000-06-23 10:58:17 +00:00 |
Simon Tatham
|
6d6ab0cc39
|
Fix subtle problem with scp protocol/port selection
[originally from svn r505]
|
2000-06-23 09:44:15 +00:00 |
Simon Tatham
|
41809f16a0
|
This ought to fix the scp protocol problems
[originally from svn r503]
|
2000-06-22 08:51:51 +00:00 |
Simon Tatham
|
a4284137a1
|
Change a `GLOBAL' to an `extern' for Borland sanity
[originally from svn r502]
|
2000-06-22 08:41:25 +00:00 |
Simon Tatham
|
4ab52dc254
|
Remove the underscore from nossh_res.rc for 8.3 cleanness; also add MOBJS
in the pscp dependencies
[originally from svn r501]
|
2000-06-21 16:29:44 +00:00 |
Simon Tatham
|
ceb22f8ad3
|
Rename nossh_res.rc to nosshres.rc for 8.3 cleanness
[originally from svn r500]
|
2000-06-21 16:28:18 +00:00 |
Simon Tatham
|
9325cb748f
|
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]
|
2000-06-21 16:08:08 +00:00 |
Simon Tatham
|
49707ddf3b
|
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]
|
2000-06-06 10:54:41 +00:00 |
Simon Tatham
|
8bce06889d
|
"pscp" was spelled "scp" in usage message
[originally from svn r497]
|
2000-06-06 09:51:27 +00:00 |
Simon Tatham
|
0793be4efe
|
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]
|
2000-06-06 08:57:55 +00:00 |
Simon Tatham
|
e0fac426c5
|
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]
|
2000-06-05 16:33:58 +00:00 |
Simon Tatham
|
6b81798205
|
Security improvement: check CRC on incoming packets
[originally from svn r489]
|
2000-05-31 10:18:24 +00:00 |
Simon Tatham
|
229245f384
|
Ahem. This time high-half characters really _do_ work in username
and password...
[originally from svn r468]
|
2000-05-09 08:56:30 +00:00 |
Simon Tatham
|
5f93b919ac
|
Environment settings were broken. Fix due to Andros Tantas
[originally from svn r465]
|
2000-04-26 08:07:08 +00:00 |
Simon Tatham
|
261fa87101
|
Update copyright dates in About box to match those in Licence box
[originally from svn r457]
|
2000-04-13 12:07:37 +00:00 |
Simon Tatham
|
ba68a6d5f7
|
Enable high-half characters (>=160) in usernames and passwords
[originally from svn r454]
|
2000-04-11 10:39:58 +00:00 |