Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Parents and children of check-in [373c05b772]
|
2001-02-27
| ||
| 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 | |