index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
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: 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
*
|
tor-netdoc: Make rs `identity` field a Base64Fingerprint
Ian Jackson
2025-10-06
4
-3
/
+4
*
|
tor-netdoc: Provide Base64Fingerprint
Ian Jackson
2025-10-06
1
-6
/
+2
|
/
*
tor-netdoc: Abolish `dangerous-expose-struct-fields`; always expose, instead
Ian Jackson
2025-10-01
3
-74
/
+30
*
tor-netdoc: No longer impl Sealed for RouterStatus (fmt)
Ian Jackson
2025-08-26
1
-1
/
+1
*
tor-netdoc: No longer impl Sealed for RouterStatus
Ian Jackson
2025-08-26
2
-3
/
+1
*
tor-netdoc: Fix some visibilities
Ian Jackson
2025-08-26
1
-6
/
+3
*
tor-netdoc: Correct the headings of two modules
Ian Jackson
2025-08-26
2
-2
/
+2
*
tor-netdoc: Apply much rustfmt churn
Ian Jackson
2025-08-26
4
-15
/
+12
*
tor-netdoc: Provide some Vote things
Ian Jackson
2025-08-26
7
-91
/
+101
*
tor-netdoc: rs: centralise some includes
Ian Jackson
2025-08-26
2
-13
/
+8
*
tor-netdoc: Introduce experimental ns-vote feature
Ian Jackson
2025-08-26
4
-1
/
+19
*
tor-netdoc: Move all each_variety code to each_flavor
Ian Jackson
2025-08-26
8
-1466
/
+1466
*
tor-netdoc: ns variety: Provide for flavour-only items
Ian Jackson
2025-08-26
9
-9
/
+53
*
tor-netdoc: Fix comments to refer to items
Ian Jackson
2025-08-26
4
-4
/
+4
*
tor-netdoc: Fix some out-of-date comments
Ian Jackson
2025-08-26
4
-4
/
+4
*
tor-netdoc: Turn ConsensusHeader into VARIETY::Header
Ian Jackson
2025-08-26
3
-17
/
+181
*
tor-netdoc: Abolish ParseRouterStatus and make several things not pub
Ian Jackson
2025-08-26
1
-15
/
+7
*
tor-netdoc: De-duplicate RouterStatusBuilder::build
Ian Jackson
2025-08-26
4
-38
/
+17
*
tor-netdoc: Combine ConsensusRouterStatus and GenericRouterStatus
Ian Jackson
2025-08-26
10
-88
/
+64
*
tor-netdoc: Abolish RouterStatus trait in favour of generic methods
Ian Jackson
2025-08-26
3
-8
/
+9
*
tor-netdoc: Remove generics from Consensus and its contents
Ian Jackson
2025-08-26
9
-64
/
+61
*
tor-netdoc: No longer try to export trait FromRdString
Ian Jackson
2025-08-26
1
-1
/
+0
*
tor-netdoc: netstatus: Move GenericRouterStatus
Ian Jackson
2025-08-26
4
-150
/
+151
*
tor-netdoc: netstatus: Move everything variety-specific
Ian Jackson
2025-08-26
12
-637
/
+1075
*
tor-netdoc: Make various types all pub(crate)
Ian Jackson
2025-08-26
1
-8
/
+8
*
tor-netdoc: Prepare variety modules for network status documents
Ian Jackson
2025-08-26
11
-0
/
+108
*
tor-netdoc: Fold netstatus::CommonHeader into ConsensusHeader
Ian Jackson
2025-08-26
1
-18
/
+14
*
tor-netdoc: Rename ns-consensus to plain-consensus
Ian Jackson
2025-08-18
2
-4
/
+4
*
tor-netdoc: network status: Rename Ns* to Plain* in macro output
Ian Jackson
2025-08-18
1
-3
/
+3
[prev]
[next]