diff options
author | Nick Mathewson <nickm@torproject.org> | 2006-12-26 22:41:43 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2006-12-26 22:41:43 +0000 |
commit | 1df04d70f7151f5ff230b3bc65fee7f820808aaa (patch) | |
tree | 0447fafe413bc3bb67519e583253331712049d11 /doc | |
parent | 92e2d687fa7fe13d36b478dcf2acbfe63a0e9c33 (diff) | |
download | tor-1df04d70f7151f5ff230b3bc65fee7f820808aaa.tar.gz tor-1df04d70f7151f5ff230b3bc65fee7f820808aaa.zip |
r11718@Kushana: nickm | 2006-12-26 16:57:44 -0500
Add client-side caching for reverse DNS.
svn:r9194
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -97,7 +97,7 @@ N - DNS improvements . Add client-side interface o SOCKS interface: specify o SOCKS interface: implement -d - Cache answers client-side + o Cache answers client-side o Add to Tor-resolve.py - Add to tor-resolve d - Be a DNS proxy. |