commit | e7ac2bd42ad16c2e2485331641befedebaebdb46 | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Mon Jun 20 14:23:25 2011 +1000 |
committer | Damien Miller <djm@mindrot.org> | Mon Jun 20 14:23:25 2011 +1000 |
tree | 789bfb4c1733e452f07ed4ef8c1107c3e433994b | |
parent | 6029e076b2c58f5a2cb0dce370b1f14912104fcd [diff] |
- markus@cvs.openbsd.org 2011/06/14 22:49:18 [authfile.c] make sure key_parse_public/private_rsa1() no longer consumes its input buffer. fixes ssh-add for passphrase-protected ssh1-keys; noted by naddy@; ok djm@