diff --git a/CHANGELOG.md b/CHANGELOG.md index b8ef38c..103682c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,3 +19,6 @@ * accept, log and deny public key authentication * add "uname -r" support * logstash and kibana config files added, based on JSON log +* fix for honeypot detection (pre-auth differences with openssh) +* added verbose logging of client requested key exchange parameters (for client fingerprinting) +* fixes for behavior with non-existent files (cd /test, cat /test/nonexistent, etc)