Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
15 check-ins using file sshzlib.c version 3d0913129d
|
2000-12-02
| ||
| 06:48 | Improve SSH2 host key abstraction into a generic `signing key' abstraction, so as to be able to re-use the same abstraction for user authentication keys and probably in the SSH2 agent (when that happens) as well. check-in: be763a8b3a user: simon tags: trunk | |
| 05:43 | Fix bugtraq 1949: server could open an agent forwarding channel even if agent forwarding had not been negotiated on, and more particularly even if it had been deliberately disabled by the user. check-in: 947325c657 user: simon tags: trunk | |
|
2000-11-30
| ||
| 15:35 | Prevent wildcards in source specs from matching . or .. check-in: 08b255ecfa user: simon tags: trunk | |
|
2000-11-24
| ||
| 16:27 | Correct pointer types in new clipme function check-in: 96753e1a99 user: simon tags: trunk | |
|
2000-11-21
| ||
| 13:28 | Ron Kuris's "copy everything to clipboard" patch check-in: 0e8671fa0a user: simon tags: trunk | |
| 13:00 | Patch from Robert de Bath: increase timer resolution. check-in: 3bc6819ea5 user: simon tags: trunk | |
| 13:00 | Patch from Robert de Bath: blank the saved-session name edit box when loading `Default Settings'. check-in: 4777288517 user: simon tags: trunk | |
| 05:14 | Oops - and if we generate link maps, "make clean" should remove them too check-in: 217d6c4bf9 user: simon tags: trunk | |
| 05:13 | Add link map files to Makefile, in case people send crash dumps check-in: 67be9535ee user: simon tags: trunk | |
| 04:53 | Fix segfault when you press a key before the SSH protocol decides whether it's doing SSH1 or SSH2. Only visible on slow servers :-) check-in: 84fe71154e user: simon tags: trunk | |
|
2000-11-16
| ||
| 04:47 | Improve comment so I don't misunderstand when I come back to this :-) check-in: 3b7a47022e user: simon tags: trunk | |
|
2000-11-15
| ||
| 09:03 | Use a Miller-Rabin test instead of a Fermat test; add comments check-in: dc5e4019cd user: simon tags: trunk | |
| 05:13 | Fix another silly segfault check-in: 53076fab9e user: simon tags: trunk | |
|
2000-11-07
| ||
| 11:50 | Software invocation of the System menu now pops up the actual menu, rather than just putting the window into the state where Down will do so check-in: 44a2c2d5ae user: simon tags: trunk | |
|
2000-11-01
| ||
| 15:34 | Implement Zlib compression, in both SSH1 and SSH2. check-in: 7db26db390 user: simon tags: trunk | |