[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] Lasse and Paul"s attack has a CVE: CVE-2006-0414
Update of /home/or/cvsroot/tor
In directory moria:/tmp/cvs-serv25354
Modified Files:
ChangeLog
Log Message:
Lasse and Paul's attack has a CVE: CVE-2006-0414
Index: ChangeLog
===================================================================
RCS file: /home/or/cvsroot/tor/ChangeLog,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -p -d -r1.137 -r1.138
--- ChangeLog 25 Jan 2006 12:26:20 -0000 1.137
+++ ChangeLog 25 Jan 2006 20:51:04 -0000 1.138
@@ -35,6 +35,7 @@ Changes in version 0.1.1.11-alpha - 2006
dramatically against certain end-point attacks. The EntryNodes
config option now provides some hints about which entry guards you
want to use most; and StrictEntryNodes means to only use those.
+ (CVE-2006-0414)
- New directory logic: download by descriptor digest, not by
fingerprint. Caches try to download all listed digests from
authorities; clients try to download "best" digests from caches.