diff options
author | Roger Dingledine <arma@torproject.org> | 2007-04-27 10:26:09 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-04-27 10:26:09 +0000 |
commit | 397afcc3f667f02de3599ab3ba53638b484853b7 (patch) | |
tree | f665acb174529ea2bb1f128f0ace2b4c2315e58a /ChangeLog | |
parent | 3d00738ec72e87d5d67f1c44f0a73217650a6a65 (diff) | |
download | tor-397afcc3f667f02de3599ab3ba53638b484853b7.tar.gz tor-397afcc3f667f02de3599ab3ba53638b484853b7.zip |
Make PreferTunneledDirConns and TunnelDirConns work even when
we have no cached directory info. This means Tor clients can now
do all of their connections protected by TLS.
svn:r10035
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -10,6 +10,9 @@ Changes in version 0.2.0.1-alpha - 2007-??-?? especially on platforms where malloc() is inefficient. - Stop reading on edge connections when their corresponding circuit buffers are full; start again as the circuits empty out. + - Make PreferTunneledDirConns and TunnelDirConns work even when + we have no cached directory info. This means Tor clients can now + do all of their connections protected by TLS. o Security fixes: - Directory authorities now call routers stable if they have an |