mirror of
https://github.com/torproject/torspec.git
synced 2025-03-03 06:15:29 +00:00
r13166@catbus: nickm | 2007-06-02 23:02:40 -0400
First cut at code to parse and validate v3 networkstatus votes. svn:r10461
This commit is contained in:
parent
61d35525e6
commit
195d37b482
17
dir-spec.txt
17
dir-spec.txt
@ -704,13 +704,25 @@ $Id$
|
||||
|
||||
[Exactly once.]
|
||||
|
||||
The start of the Interval for this vote.
|
||||
The start of the Interval for this vote. XXXX
|
||||
|
||||
"fresh-until" SP YYYY-MM-DD SP HH:MM:SS NL
|
||||
|
||||
[Exactly once.]
|
||||
|
||||
XXXX
|
||||
|
||||
"valid-until" SP YYYY-MM-DD SP HH:MM:SS NL
|
||||
|
||||
[Exactly once.]
|
||||
|
||||
The end of the Interval for this vote, plus CONSENSUS_DELAY.
|
||||
The end of the Interval for this vote. XXXX
|
||||
|
||||
"voting-delay" SP VoteSeconds SP DistSeconds NL
|
||||
|
||||
[Exactly once.]
|
||||
|
||||
XXXX
|
||||
|
||||
"client-versions" SP VersionList NL
|
||||
|
||||
@ -968,6 +980,7 @@ $Id$
|
||||
The digest of the consensus being signed.
|
||||
|
||||
"valid-after" SP YYYY-MM-DD SP HH:MM:SS NL
|
||||
"fresh-until" SP YYYY-MM-DD SP HH:MM:SS NL
|
||||
"valid-until" SP YYYY-MM-DD SP HH:MM:SS NL
|
||||
|
||||
[As in the consensus]
|
||||
|
Loading…
x
Reference in New Issue
Block a user