diff options
author | Karsten Loesing <karsten.loesing@gmx.net> | 2008-11-12 14:26:38 +0000 |
---|---|---|
committer | Karsten Loesing <karsten.loesing@gmx.net> | 2008-11-12 14:26:38 +0000 |
commit | ec9690b0f8db68eeff1edf5347b2a6885d58bfd5 (patch) | |
tree | 171119bae9c6e60a212ebffe11ffa477dc1242fd /doc/TODO.020 | |
parent | 257215489dbf6742dce07f3b430535aab18de929 (diff) | |
download | tor-ec9690b0f8db68eeff1edf5347b2a6885d58bfd5.tar.gz tor-ec9690b0f8db68eeff1edf5347b2a6885d58bfd5.zip |
Backport bugfix for #767 (r16808, r16810, r16817, r16818, and r16939).
svn:r17260
Diffstat (limited to 'doc/TODO.020')
-rw-r--r-- | doc/TODO.020 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/TODO.020 b/doc/TODO.020 index 0ac4616bc0..d141114094 100644 --- a/doc/TODO.020 +++ b/doc/TODO.020 @@ -3,13 +3,6 @@ description of the patch.) Backport for 0.2.0: - - r16915,r16916: Don't fail hidden service request if the descriptor - fetch fails for one descriptor version, when the other might - still succeed. (Will be more problematic if not backported - as soon as services stop publishing version 0 descriptors.) - - r16808,r16810,r16817,r16818,r16939: Don't send tunneled hidden service - directory requests to routers for which we don't have a - router descriptor. (Will significantly improve reliability.) - r17135: ClientDNSRejectInternalAddresses not consistently obeyed. Backport for 0.2.0 once better tested: |