diff options
author | Peter Palfrader <peter@palfrader.org> | 2002-07-17 16:14:23 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2002-07-17 16:14:23 +0000 |
commit | 4944ef59b95764a4b5333c7846f2f58dc62ffa5e (patch) | |
tree | 6b87e1ba4d887d0cc12a9a3438a1b13ae50f9557 /NEWS | |
parent | a08e5f2c5751d07a77b8d7a87adfb0f789fafb51 (diff) |
The cheap hashing function that was used for determining when to ping was replaced by md5. The local secret also is an input to the function so not all echolot pingers ping the same remailer at the same time.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ Changes in version * Do not send all pings for the same remailer at the same time + * The cheap hashing function that was used for determining when to ping + was replaced by md5. The local secret also is an input to the + function so not all echolot pingers ping the same remailer at the + same time. Changes in version 2.0beta15 - 2002-07-16 * Have echolot version in stats HTML pages |