commit 6522c0ca6a3b8522e3e4cd6d55d1acaf7eead20b Author: Isis Lovecruft isis@torproject.org Date: Fri Dec 13 07:13:15 2013 +0000
Update spec: We also parse the "published" line. --- bridge-db-spec.txt | 1 + 1 file changed, 1 insertion(+)
diff --git a/bridge-db-spec.txt b/bridge-db-spec.txt index e9facf8..6a80eba 100644 --- a/bridge-db-spec.txt +++ b/bridge-db-spec.txt @@ -69,6 +69,7 @@
"@purpose" SP purpose NL "router" SP nickname SP IP SP ORPort SP SOCKSPort SP DirPort NL + "published" SP timestamp ["opt" SP] "fingerprint" SP fingerprint NL "router-signature" NL Signature NL
tor-commits@lists.torproject.org