Timeline

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

9 check-ins using file ssh.c version d13d65ff1c

2001-03-01
06:27
Stop accidental subsystem attempts check-in: 9c5e583e06 user: simon tags: trunk
05:49
Fix a potential segfault check-in: 304e70314e user: simon tags: trunk
2001-02-27
11:09
Oops, that broke Telnet negotiation display. Fix tabstops in eventlog. check-in: bb6286cbdb user: simon tags: trunk
11:02
Timestamp every line of the Event Log. The primary reason for this (generating detail in bug reports when SSH2 repeat key exchange failed) is no longer an issue, but it might be useful for other things. It's a _log_ dammit, and logs should be timestamped. check-in: 28b331bc7c user: simon tags: trunk
03:11
Patches to prevent a couple of silly crashes check-in: 373c05b772 user: simon tags: trunk
2001-02-26
10:39
Moderately evil workaround to compensate for a variation in behaviour of FXP_REALPATH. (Specifically, BSD and GNU realpath(3) disagree over whether to return success when computing the realpath for a putative new file to be created in a valid directory. There's no way we can tell from (say) the OpenSSH version string because OpenSSH might have been compiled to use the local realpath _or_ its own nonbroken one.) check-in: 0ec311cd06 user: simon tags: trunk
10:37
Ahem. sftp.obj depends on sftp.c not on psftp.c! check-in: 14ef9c586d user: simon tags: trunk
03:21
Finish adding PSFTP to the master Makefile (oops!) check-in: a5be8021cc user: simon tags: trunk
2001-02-24
10:08
psftp now works as part of the PuTTY suite check-in: 4ce457b44f user: simon tags: trunk