diff options
author | Roger Dingledine <arma@torproject.org> | 2009-01-05 02:20:39 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2009-01-05 02:20:39 +0000 |
commit | 107eddda6416659e539eef82146304f9b5af47ae (patch) | |
tree | 070ea3e3ca6c06b201110c826ffa4d9766487c66 /doc/TODO.020 | |
parent | 363d9b21c6f42d480872c82c9e11f96bd56f30fd (diff) | |
download | tor-107eddda6416659e539eef82146304f9b5af47ae.tar.gz tor-107eddda6416659e539eef82146304f9b5af47ae.zip |
declare that we're going to put 0.2.0.33 out this month.
svn:r17895
Diffstat (limited to 'doc/TODO.020')
-rw-r--r-- | doc/TODO.020 | 21 |
1 files changed, 1 insertions, 20 deletions
diff --git a/doc/TODO.020 b/doc/TODO.020 index 30bdefc9e4..99a901e920 100644 --- a/doc/TODO.020 +++ b/doc/TODO.020 @@ -3,36 +3,17 @@ description of the patch.) Backport for 0.2.0: - o r17135: ClientDNSRejectInternalAddresses not consistently obeyed. Backport for 0.2.0 once better tested: - o r16136: prevent circid collision. [Also backport to 0.1.2.x??] - o r16558: Avoid mis-routing CREATED cells. Xo r16621: Make some DNS code more robust (partial; see also libevent approach). (Also maybe r16674) [Partially backported. Instead of the basic name checking, I backported r17171 instead, to be even more resistant to poisoning.] - o r17091: distinguish "no routers support pending circuits" from - "no circuits are pending." - o See also r17181... - o ... and r17184. - o r17137: send END cell in response to connect to nonexistent hidserv port. - o r17138: reject *:* servers should never do DNS lookups. - o r17139: Fix another case of overriding .exit choices. - o r17162 and r17164: fix another case of not checking cpath_layer. - r17208,r17209,r7211,r17212,r17214: Avoid gotterdammerung when an authority has an expired certificate. - o r17562: Fix bug 874, wherein a sighup would make us kill all our intro - points and leave their corpses for the next set of intro points to - stumble over. - o r17566: FIx bug 691, wherein failure to run dns_init() would kill Tor - dead. - r17886: Don't remove routerinfos as unlisted unless we have a consensus. - r17887: Don't accept 1.2.3 as a valid IP address. - Backport for 0.2.0, maybe: - o r14830: Disable TLS compression. This saves RAM and CPU, and - makes our TLS compression harder to distinguish from - firefox's. Win/win/win, right? + |