diff options
author | Niko Tyni <ntyni@iki.fi> | 2008-03-18 17:12:13 +0100 |
---|---|---|
committer | Niko Tyni <ntyni@iki.fi> | 2008-03-18 17:12:13 +0100 |
commit | 8227b83b7337c57d9c8a5820792626ab5c196426 (patch) | |
tree | 67b66e6ab3f0fe04793afb33f8daf5a18ad5675d /CHANGES | |
parent | ce9013c52ea8299c608d9cdf3f3697454057a5d4 (diff) | |
download | smokeping-8227b83b7337c57d9c8a5820792626ab5c196426.tar.gz smokeping-8227b83b7337c57d9c8a5820792626ab5c196426.tar.xz |
add some security notes to the master/slave documentation --niko
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +* add some security notes to the master/slave documentation --niko + * Switch message hash generation to Digest::HMAC_MD5 (bundled) since this prevents the extension attack. Note that this change requires that you upgrade client and server in sync (you should do that anyway, but |