Timeline

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

7 check-ins using file misc.h version 9ee435cd1e

2001-08-26
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
12:09
Extensive changes that _should_ fix the socket buffering problems, by ceasing to listen on input channels if the corresponding output channel isn't accepting data. Has had basic check-I-didn't-actually- break-anything-too-badly testing, but hasn't been genuinely tested in stress conditions (because concocting stress conditions is non- trivial). check-in: e84a3c910c user: simon tags: trunk