]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Tweak #10162 documentation a bit
authorNick Mathewson <nickm@torproject.org>
Mon, 18 Nov 2013 18:26:58 +0000 (13:26 -0500)
committerNick Mathewson <nickm@torproject.org>
Mon, 18 Nov 2013 18:26:58 +0000 (13:26 -0500)
changes/prop157-require
src/or/routerparse.c

index 0c35f64d2833598285838393d73de9aa79acd8e0..f04806ddd02f58dda94b03be553e0efd1d29174b 100644 (file)
@@ -2,4 +2,4 @@
     - Clients now reject any directory authority certificates lacking
       a dir-key-crosscert element. These have been included since
       0.2.1.9-alpha, so there's no real reason for them to be optional
-      any longer. Completes proposal 157.
\ No newline at end of file
+      any longer. Completes proposal 157.
index 86917520cdf44a3e3cc0d4ecf877706d63ca000e..6d837159e1a94ad61f8c9e8500367051ad6f67e4 100644 (file)
@@ -1737,8 +1737,6 @@ authority_cert_parse_from_string(const char *s, const char **end_of_string)
     }
 
     tok = find_by_keyword(tokens, K_DIR_KEY_CROSSCERT);
-    /* XXXX Once all authorities generate cross-certified certificates,
-     * make this field mandatory. */
     if (check_signature_token(cert->cache_info.identity_digest,
                               DIGEST_LEN,
                               tok,