commit | 278f907a2d6d00d6f52a11bf9577648aadbf0994 | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Fri Dec 21 15:00:19 2001 +1100 |
committer | Damien Miller <djm@mindrot.org> | Fri Dec 21 15:00:19 2001 +1100 |
tree | 50f885a7fd73b813754e3b675e810dc01ba78b78 | |
parent | e737856350287104a12f5a97c81fad1f7bcd7096 [diff] |
- djm@cvs.openbsd.org 2001/12/20 22:50:24 [auth2.c auth2-chall.c channels.c channels.h clientloop.c dispatch.c] [dispatch.h kex.c kex.h packet.c packet.h serverloop.c ssh.c] [sshconnect2.c] Conformance fix: we should send failing packet sequence number when responding with a SSH_MSG_UNIMPLEMENTED message. Spotted by yakk@yakk.dot.net; ok markus@