Timeline

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

1 check-in using file ssh.c version 5a7465859e

2002-08-18
04:10
In SSH2, if decrypting the packet length gave us a negative value, subsequent packet-receiver code would fail to notice anything was wrong and segfault. Since this is clearly a silly packet length anyway, we now explicitly reject it as a daft encryption error. check-in: c4a931b9c1 user: simon tags: trunk