[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Tor 0.0.9rc2 is out
This second release candidate for 0.0.9 fixes a few big bugs in rc1. :)
Keep the bug reports coming.
tarball: http://freehaven.net/tor/dist/tor-0.0.9rc2.tar.gz
signature: http://freehaven.net/tor/dist/tor-0.0.9rc2.tar.gz.asc
(use -dPr tor-0_0_9rc2 if you want to check out from cvs)
o Bugfixes on 0.0.9rc1:
- I broke socks5 support while fixing the eof bug.
- Allow unitless bandwidths and intervals; they default to bytes
and seconds.
- New servers don't start out hibernating; they are active until
they run out of bytes, so they have a better estimate of how
long it takes, and so their operators can know they're working.