| commit | 4a1d3d50f02d0a8a4ef95ea4749293cbfb89f919 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Thu Jul 03 21:24:40 2014 +1000 |
| committer | Damien Miller <djm@mindrot.org> | Thu Jul 03 21:24:40 2014 +1000 |
| tree | 279ed314ac7003657ef180c2ca3f7296830f3a20 | |
| parent | e5c0d52ceb575c3db8c313e0b1aa3845943d7ba8 [diff] |
- djm@cvs.openbsd.org 2014/07/03 03:47:27
[ssh-keygen.c]
When hashing or removing hosts using ssh-keygen, don't choke on
@revoked markers and don't remove @cert-authority markers;
bz#2241, reported by mlindgren AT runelind.net