]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Note authority cert expiry bugfixes for backport. tor-0.2.0.32
authorNick Mathewson <nickm@torproject.org>
Thu, 20 Nov 2008 22:51:29 +0000 (22:51 +0000)
committerNick Mathewson <nickm@torproject.org>
Thu, 20 Nov 2008 22:51:29 +0000 (22:51 +0000)
svn:r17345

doc/TODO.020

index 6ccc3683bb4b3cf529e0b5348dec189a7ba61bd2..c76f281e606540318dfb7a56a550635b4b4c2e18 100644 (file)
@@ -17,3 +17,5 @@ Backport for 0.2.0 once better tested:
   - r17138: reject *:* servers should never do DNS lookups.
   - r17139: Fix another case of overriding .exit choices.
   - r17162: fix another case of not checking cpath_layer.
+  - r17208,r17209,r7211,r17212,r17214: Avoid gotterdammerung when an
+    authority has an expired certificate.