commit 736efae1f1639b705644d04757a7fafbfd2ad7c6 Author: Karsten Loesing karsten.loesing@gmx.net Date: Mon Jan 18 09:53:01 2016 +0100
Take out old news. --- web/protocol.html | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-)
diff --git a/web/protocol.html b/web/protocol.html index 98c3343..c6cc534 100644 --- a/web/protocol.html +++ b/web/protocol.html @@ -1198,7 +1198,7 @@ found. </li>
<li> -<b><font color="blue">effective_family</font></b> +<b>effective_family</b> <code class="typeof">array of strings</code> <span class="required-false">optional</span> <p> @@ -1208,12 +1208,11 @@ These relays are part of this relay's family and they consider this relay to be part of their family. Omitted if empty or if descriptor containing this information cannot be found. -<font color="blue">Added on July 3, 2015.</font> </p> </li>
<li> -<b><font color="blue">alleged_family</font></b> +<b>alleged_family</b> <code class="typeof">array of strings</code> <span class="required-false">optional</span> <p> @@ -1223,12 +1222,11 @@ These relays are part of this relay's family but they don't consider this relay to be part of their family. Omitted if empty or if descriptor containing this information cannot be found. -<font color="blue">Added on August 25, 2015.</font> </p> </li>
<li> -<b><font color="blue">indirect_family</font></b> +<b>indirect_family</b> <code class="typeof">array of strings</code> <span class="required-false">optional</span> <p> @@ -1237,7 +1235,6 @@ mutual family relationship with this relay but that can be reached by following effective, mutual family relationships starting at this relay. Omitted if empty or if descriptor containing this information cannot be found. -<font color="blue">Added on August 25, 2015.</font> </p> </li>
@@ -1308,7 +1305,6 @@ Boolean field saying whether the consensus weight of this relay is based on a threshold of 3 or more measurements by Tor bandwidth authorities. Omitted if the network status consensus containing this relay does not contain measurement information. -<font color="blue">Added on August 13, 2015.</font> </p> </li>
tor-commits@lists.torproject.org