From: Roger Dingledine Date: Thu, 6 May 2004 22:46:32 +0000 (+0000) Subject: forward-port changelog X-Git-Tag: debian-version-0.0.6.2-1~59 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f01adbe17548d3db1cec6b963703c8e4ed7363ce;p=thirdparty%2Ftor.git forward-port changelog svn:r1811 --- diff --git a/ChangeLog b/ChangeLog index bf05a1f347..64cd7e59fa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +Changes in version 0.0.6.1 - 2004-05-06 + o Fix two bugs in our AES counter-mode implementation (this affected + onion-level stream encryption, but not TLS-level). It turns + out we were doing something much more akin to a 16-character + polyalphabetic cipher. Oops. + Thanks to Stefan Kopsell for finding the flaw! + o Retire moria3 as a directory server, and add tor26 as a directory + server. + + Changes in version 0.0.6 - 2004-05-02 o Features: - Hidden services and rendezvous points are implemented. Go to