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
/
rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
3
-27
/
+60
*
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
1
-21
/
+9
*
tor-netdoc: No longer impl Sealed for RouterStatus
Ian Jackson
2025-08-26
1
-2
/
+0
*
tor-netdoc: Apply much rustfmt churn
Ian Jackson
2025-08-26
2
-2
/
+2
*
tor-netdoc: Provide some Vote things
Ian Jackson
2025-08-26
3
-38
/
+44
*
tor-netdoc: rs: centralise some includes
Ian Jackson
2025-08-26
1
-12
/
+0
*
tor-netdoc: Introduce experimental ns-vote feature
Ian Jackson
2025-08-26
1
-0
/
+8
*
tor-netdoc: Move all each_variety code to each_flavor
Ian Jackson
2025-08-26
4
-415
/
+415
*
tor-netdoc: ns variety: Provide for flavour-only items
Ian Jackson
2025-08-26
4
-4
/
+26
*
tor-netdoc: Fix comments to refer to items
Ian Jackson
2025-08-26
2
-2
/
+2
*
tor-netdoc: Fix some out-of-date comments
Ian Jackson
2025-08-26
2
-2
/
+2
*
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
7
-72
/
+48
*
tor-netdoc: Abolish RouterStatus trait in favour of generic methods
Ian Jackson
2025-08-26
1
-6
/
+7
*
tor-netdoc: Remove generics from Consensus and its contents
Ian Jackson
2025-08-26
7
-31
/
+24
*
tor-netdoc: netstatus: Move GenericRouterStatus
Ian Jackson
2025-08-26
3
-2
/
+149
*
tor-netdoc: netstatus: Move everything variety-specific
Ian Jackson
2025-08-26
4
-183
/
+187
*
tor-netdoc: Prepare variety modules for network status documents
Ian Jackson
2025-08-26
4
-0
/
+37
*
tor-netdoc: Rename ns-consensus to plain-consensus
Ian Jackson
2025-08-18
1
-3
/
+3
*
tor-netdoc: network status: Rename Ns* to Plain* in macro output
Ian Jackson
2025-08-18
1
-3
/
+3
*
tor-netdoc: Rename ConsensusFlavor::Ns to ConsensusFlavor::Plain
Ian Jackson
2025-08-18
1
-1
/
+1
*
tor-netdoc: Run rustfmt again
Ian Jackson
2025-08-18
2
-2
/
+2
*
tor-netdoc: varieties: Rename per_variety to each_variety
Ian Jackson
2025-08-18
1
-0
/
+0
*
tor-netdoc: varieties: Rename macro definition module
Ian Jackson
2025-08-18
1
-2
/
+2
*
tor-netdoc: Rename "species" to "variety"
Ian Jackson
2025-08-18
3
-6
/
+6
*
tor-netdoc: rs: Implement orport_addrs in terms of addrs
Ian Jackson
2025-08-18
1
-1
/
+1
*
tor-netdoc: Add commentary about namespacing
Ian Jackson
2025-08-18
2
-0
/
+10
*
Revert "tor-netdoc: Link to the generated macro, for one of them (poc)"
Ian Jackson
2025-08-18
1
-3
/
+0
*
tor-netdoc: species: Improve per_species heading, clarification
Ian Jackson
2025-08-18
1
-1
/
+1
*
tor-netdoc: species: Improve per_species heading
Ian Jackson
2025-08-18
1
-1
/
+4
*
tor-netdoc: Rename `ns` species ("variety") to `plain`
Ian Jackson
2025-08-18
1
-1
/
+1
*
tor-netdoc: Link to the generated macro, for one of them (poc)
Ian Jackson
2025-08-18
1
-0
/
+3
*
tor-netdoc: Fix a "flavour" reference that should have been "species"
Ian Jackson
2025-08-18
1
-1
/
+1
*
tor-netdoc: rs: Abolish implement_accessors macro (fmt)
Ian Jackson
2025-08-18
1
-67
/
+67
*
tor-netdoc: rs: Abolish implement_accessors macro
Ian Jackson
2025-08-18
1
-1
/
+69
*
tor-netdoc: rs: Move identical text to per_species.rs.
Ian Jackson
2025-08-18
3
-143
/
+75
*
tor-netdoc: rs: Remove some fiddly docs differences
Ian Jackson
2025-08-18
2
-5
/
+2
*
tor-netdoc: rs: Introduce FLAVOR constant
Ian Jackson
2025-08-18
2
-4
/
+10
*
tor-netdoc: rs: Swap calling order
Ian Jackson
2025-08-18
2
-4
/
+4
*
tor-netdoc: rs: Introduce and use DOC_DIGEST_LEN
Ian Jackson
2025-08-18
2
-4
/
+4
*
tor-netdoc: rs: Use species macrology for DocDigest
Ian Jackson
2025-08-18
2
-18
/
+18
*
tor-netdoc: rs: Use species macrology for ConsensusRouterStatus
Ian Jackson
2025-08-18
2
-20
/
+20
[prev]
[next]