]> git.ipfire.org Git - thirdparty/tor.git/commit
Disable encrypted directory connections when we don't have a server
authorRoger Dingledine <arma@torproject.org>
Thu, 1 Mar 2007 04:26:30 +0000 (04:26 +0000)
committerRoger Dingledine <arma@torproject.org>
Thu, 1 Mar 2007 04:26:30 +0000 (04:26 +0000)
commitdba4e040fcf1f19022abac7454d7a78844de2a91
tree32bb6d9d0709eb0521988793f09f3850c3d014b9
parentcbab0530c6f9d08b6037feb9d89ae6ee3dba59c1
Disable encrypted directory connections when we don't have a server
descriptor for the destination. We'll get this working again in
the 0.2.0 branch.

svn:r9700
ChangeLog
doc/TODO
src/or/directory.c
src/or/routerlist.c