index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-netdoc
/
src
/
doc
/
netstatus
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-netdoc: Rename Version and expose it as netstatus::SoftwareVersion
Ian Jackson
2026-01-15
3
-7
/
+7
*
tor-netdoc: netstatus preamble: Reorder fields to match spec order
Ian Jackson
2025-12-18
1
-21
/
+21
*
tor-netdoc: netstatus preamble: Add a lot of blank lines
Ian Jackson
2025-12-18
1
-0
/
+11
*
tor-netdoc: netstatus preamble: Clarify TODO for known-flags
Ian Jackson
2025-12-18
1
-1
/
+1
*
tor-netdoc: netstatus: improve TODO comments
Ian Jackson
2025-12-18
1
-1
/
+10
*
tor-netdoc: Preamble: Parse published in votes
Ian Jackson
2025-12-18
3
-0
/
+5
*
tor-netdoc: Preamble: Parse consensus-methods in votes
Ian Jackson
2025-12-18
4
-1
/
+5
*
tor-netdoc: Preamble: Fix consensus-method parsing in votes
Ian Jackson
2025-12-18
1
-1
/
+1
*
tor-netdoc: impl NetdocParseableFields for Preamble
Ian Jackson
2025-12-18
1
-0
/
+12
*
Merge branch 'protover_refactor' into 'main'
Nick Mathewson
2025-12-04
5
-53
/
+42
|
\
|
*
netdoc: Remove protocol interning.
Nick Mathewson
2025-12-03
5
-52
/
+41
|
*
Move intern from tor-netdir to tor-basic-utils and make it pub
Nick Mathewson
2025-12-03
1
-1
/
+1
*
|
tor-netdoc: Remove unnecessary casts
Clara Engler
2025-12-04
1
-1
/
+1
*
|
tor-netdoc: Store n_authorities in usize
Clara Engler
2025-12-02
1
-2
/
+2
|
/
*
tor-netdoc: Rename RelayFlagsParser to relay_flags::Parser
Ian Jackson
2025-11-24
2
-2
/
+2
*
tor-netdoc: relay_flags: Remove two now-not-needed type aliases
Ian Jackson
2025-11-24
2
-6
/
+5
*
RelayFlags: Use RelayFlag enum variant names everywhere
Ian Jackson
2025-11-18
2
-11
/
+11
*
RelayFlags: Use the singular RelayFlag for naming individual flags
Ian Jackson
2025-11-18
3
-13
/
+13
*
tor-netdoc: rs builder: Take Into<RelayFlags>
Ian Jackson
2025-11-18
1
-6
/
+6
*
tor-netdoc: RelayFlags: Tidy up from_item for flags
Ian Jackson
2025-11-18
1
-1
/
+3
*
tor-netdoc: Be able to retain unknown flags
Ian Jackson
2025-11-18
3
-2
/
+3
*
tor-netdoc: Introduce DocRelayFlags for relay flags in a network document
Ian Jackson
2025-11-18
5
-5
/
+9
*
tor-netdoc: Separate ConsensusRelayFlagsParser and VoteRelayFlagsParser
Ian Jackson
2025-11-18
2
-1
/
+9
*
tor-netdoc: Rename RelayFlags elements for regularity vs spec
Ian Jackson
2025-11-18
2
-3
/
+3
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
tor-netdoc: Abolish ArgumentNotPresent alias, completing the rename
Ian Jackson
2025-10-23
1
-1
/
+1
*
tor-netdoc: Use NotPresent rather than Option<Ignored> to suppress fields
Ian Jackson
2025-10-23
4
-8
/
+8
*
tor-netdoc: Preamble: Fix garbled doc comment
Ian Jackson
2025-10-22
1
-1
/
+1
*
tor-netdoc: Preamble: rename relay_version field to server_version
Ian Jackson
2025-10-22
3
-8
/
+8
*
tor-netdoc: Say Preamble doesn't contain vote-status, in summary.
Ian Jackson
2025-10-22
1
-1
/
+1
*
tor-netdoc: Explain that Preamble doesn't contain vote-status either.
Ian Jackson
2025-10-22
1
-1
/
+1
*
tor-netdoc: netstatus: Preamble: Name the protocols fields in doc
Ian Jackson
2025-10-22
1
-0
/
+2
*
tor-netdoc: netstatus: Preamble: rename shared rand fields to match doc
Ian Jackson
2025-10-22
3
-18
/
+18
*
tor-netdoc: Move ConsensusFlavor into Consensus struct
Ian Jackson
2025-10-22
3
-14
/
+22
*
tor-netdoc: Declare intent not to apply parse2 to Consensus
Ian Jackson
2025-10-22
1
-4
/
+1
*
tor-netdoc: Rename consensus Header to Preamble
Ian Jackson
2025-10-22
3
-39
/
+41
*
Merge branch 'p2-shared-rand-status' into 'main'
Ian Jackson
2025-10-22
2
-2
/
+3
|
\
|
*
tor-netdoc: Change type of timestamp in SharedRandStatus
Ian Jackson
2025-10-21
2
-2
/
+3
*
|
tor-netdoc: Lifetime: change type of fields
Ian Jackson
2025-10-21
1
-2
/
+2
|
/
*
tor-netdoc: Add a lot of spec cross-references and tidy docs
Ian Jackson
2025-10-15
2
-8
/
+49
*
tor-netdoc: Typo fixes in docs
Ian Jackson
2025-10-15
1
-1
/
+1
*
tor-netdoc: impl parse2 for RouterStatus entry
Ian Jackson
2025-10-15
2
-1
/
+85
*
tor-netdoc: Type for parsing `m` lines in votes
Ian Jackson
2025-10-15
1
-1
/
+36
*
tor-netdoc: RouterStatus: Add `publication` argument field
Ian Jackson
2025-10-15
5
-2
/
+6
*
tor-netdoc: Mirror netdoc structure in RouterStatus document digests
Ian Jackson
2025-10-15
4
-6
/
+37
*
tor-netdoc: Provide doc_digest on vote routerstatus entries
Ian Jackson
2025-10-15
2
-6
/
+12
*
tor-netdoc: RouterStatus: Split out the `r` item's fields
Ian Jackson
2025-10-15
4
-27
/
+61
*
Merge branch 'orport-addrs' into 'main'
Ian Jackson
2025-10-07
1
-8
/
+2
|
\
|
*
tor-netdoc: Remove obsolete comment
Ian Jackson
2025-10-06
1
-2
/
+0
|
*
tor-netdoc: RouterStatus: unify `orport_addrs` and `addrs` methods
Ian Jackson
2025-10-06
1
-6
/
+2
[next]