[or-cvs] a bigger changelog
Roger Dingledine
arma at seul.org
Wed Apr 27 04:41:31 UTC 2005
Update of /home2/or/cvsroot/tor
In directory moria.mit.edu:/home2/arma/work/onion/cvs/tor
Modified Files:
ChangeLog
Log Message:
a bigger changelog
Index: ChangeLog
===================================================================
RCS file: /home2/or/cvsroot/tor/ChangeLog,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- ChangeLog 27 Apr 2005 04:36:32 -0000 1.80
+++ ChangeLog 27 Apr 2005 04:41:29 -0000 1.81
@@ -7,6 +7,13 @@
to hopefully improve performance for fast servers a lot.
- Add HttpsProxyAuthenticator support (based auth only), based
on patch from Adam Langley.
+ - Bump the default BandwidthRate from 1 MB to 2 MB, to accommodate
+ the fast servers that have been joining lately.
+ - Given hidden service accesses extra time on the first attempt,
+ since 60 seconds is often only barely enough. This might improve
+ robustness more.
+ - Improve performance for dirservers: stop re-parsing the whole
+ directory every time you regenerate it.
- Add more debugging info to help us find the weird dns freebsd
pthreads bug.
- Cleaner debug messages to help us track down future issues.
More information about the tor-commits
mailing list