Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

9 check-ins using file ssh.c version 0e672eb2ba

2001-08-26
10:45
Arrgh; yet again I make my security checking too draconian to actually get things done. I'm sure this is the second time I've checked in this mistake :-/ Still, this time I've got right to the bottom of the cause, and commented it clearly. Phew. check-in: 85efe1705a user: simon tags: trunk
10:32
Oops. ^X^S comes _before_ `cvs commit'. Two more diagnostics gone :-) check-in: 635360f2f9 user: simon tags: trunk
10:31
Further tightening up in PSCP. Fixed a couple more holes whereby a malicious SCP server could have written to areas other than the ones the user requested; cleared up buffer overruns everywhere. Hopefully we now do not use arbitrary buffer limits _anywhere_. check-in: 0963d65406 user: simon tags: trunk
09:53
Preparatory work for allowing PSCP to work over SFTP as well as old- style scp1. I've built a layer of abstraction covering all the gory details of the old scp network protocol. check-in: 1cb1d6ddd8 user: simon tags: trunk
06:35
More upgrades to psftp: it now supports mv, chmod, reget and reput. check-in: eb0b3ce73c user: simon tags: trunk
05:01
D'oh, remove two rogue diagnostics check-in: 243bd7a5da user: simon tags: trunk
2001-08-25
15:02
Remove gratuitous FIXME entries in cipher list. Oops, didn't mean to check those in :-) check-in: e7c38cac84 user: simon tags: trunk
15:01
Fiddle with the registry format so that backwards compatibility is natural and defaults are sensible. check-in: 0836233667 user: simon tags: trunk
14:33
Jacob's patch for a drag-list to select SSH ciphers. Heavily hacked by me to make the drag list behaviour slightly more intuitive. WARNING: DO NOT LOOK AT pl_itemfrompt() IF YOU ARE SQUEAMISH. check-in: fb691d08cf user: simon tags: trunk