Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avoid more fatal/exit in the packet.c paths that ssh-keyscan | 2015-01-30 | 1 | -2/+3 | |
| | | | | uses; feedback and "looks good" markus@ | ||||
* | correctly match ECDSA subtype (== curve) for offered/recevied | 2015-01-26 | 1 | -7/+9 | |
| | | | | | | | | host keys. Fixes connection-killing host key mismatches when a server offers multiple ECDSA keys with different curve type (an extremely unlikely configuration). ok markus, "looks mechanical" deraadt@ | ||||
* | add experimental api for packet layer; ok djm@ | 2015-01-19 | 1 | -0/+525 | |