[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r13293: a changelog entry for the various patches from karsten (tor/trunk)
Author: arma
Date: 2008-01-25 23:35:16 -0500 (Fri, 25 Jan 2008)
New Revision: 13293
Modified:
tor/trunk/ChangeLog
Log:
a changelog entry for the various patches from karsten
Modified: tor/trunk/ChangeLog
===================================================================
--- tor/trunk/ChangeLog 2008-01-26 04:03:45 UTC (rev 13292)
+++ tor/trunk/ChangeLog 2008-01-26 04:35:16 UTC (rev 13293)
@@ -37,6 +37,10 @@
- Don't answer "/tor/networkstatus-bridges" directory requests if
the request isn't encrypted.
- Make "ClientOnly 1" config option disable directory ports too.
+ - Patches from Karsten Loesing to make v2 hidden services more
+ robust: work even when there aren't enough HSDir relays available;
+ retry when a v2 rend desc fetch fails; but don't retry if we
+ already have a usable v0 rend desc.
Changes in version 0.2.0.17-alpha - 2008-01-17