]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
More sensible error handling when we receive an SSH1 public key
authorSimon Tatham <anakin@pobox.com>
Sat, 28 Aug 2004 16:51:26 +0000 (16:51 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 28 Aug 2004 16:51:26 +0000 (16:51 +0000)
commite2cd7e404e90a4ba2669e3f010b3e94913c0fa25
tree529fd85f1192f5cb9edc47afe0e110762c461a59
parent60b9bfe3fe7f4e035015b9ee9427c9acb1ed91ea
More sensible error handling when we receive an SSH1 public key
modulus of zero (!!), and also a robustness fix in ssh1_rdpkt which
I happened to notice while debugging that.

[originally from svn r4516]
ssh.c
sshrsa.c