summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2013-02-22 23:54:47 +0800
committerMatt Johnston <matt@ucc.asn.au>2013-02-22 23:54:47 +0800
commit6542ebbc5196bd90482add8109ea70a48cac451e (patch)
tree1d8b006d175bc0529b60ce5f3f4c14879d8785c3
parente54db7aff3ad0bcacc09d2ad432ba8ce86af00ce (diff)
downloaddropbear-6542ebbc5196bd90482add8109ea70a48cac451e.tar.gz
Some changes since 2012.55
-rw-r--r--CHANGES16
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 3e14bad..535d6f1 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,19 @@
+- Allow specifying cipher (-c) and MAC (-m) lists for dbclient
+
+- Allow using 'none' cipher or MAC
+
+- Allow a user in immediately if the account has a blank password and blank
+ passwords are enabled
+
+- Include a few extra sources of entropy from /proc on Linux, hash private keys
+ as well
+
+- Added sha2-256 and sha2-512 hashes
+
+- Don't sent "localhost" for -R forward connections, reported by Denis Bider
+
+- Add "-B" runtime option to allow blank passwords
+
2012.55 - Wednesday 22 February 2012
- Security: Fix use-after-free bug that could be triggered if command="..."