| commit | 3219824f2d8b0ea1711818745b046931ffcd3918 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Sun May 15 08:50:32 2011 +1000 |
| committer | Damien Miller <djm@mindrot.org> | Sun May 15 08:50:32 2011 +1000 |
| tree | 7b88e39e961a8be1ba4f6cafb8c20bfd121c253a | |
| parent | 555f3b856f2681b46870a66386396b49426b9719 [diff] |
- djm@cvs.openbsd.org 2011/05/10 05:46:46
[authfile.c]
despam debug() logs by detecting that we are trying to load a private key
in key_try_load_public() and returning early; ok markus@