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
/
rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-netdoc: Make RouterStatus.port_policy use Intern, not Arc
Ian Jackson
2026-07-27
1
-1
/
+1
*
tor-netdoc: Stabilise votes and encoding of authcerts (formatting)
Ian Jackson
2026-07-15
1
-4
/
+2
*
tor-netdoc: Stabilise votes and encoding of authcerts
Ian Jackson
2026-07-15
2
-3
/
+2
*
tor-netdoc: drop a done TODO
Ian Jackson
2026-07-15
1
-3
/
+0
*
tor-netdoc: routerstatus entries: Add `stats` item (votes only)
Ian Jackson
2026-06-15
3
-0
/
+7
*
tor-netdoc: routerstatus entries: Add `id` item (votes only)
Ian Jackson
2026-06-11
3
-0
/
+11
*
tor-netdoc: routerstatus entries: Add note about location of `m` item
Ian Jackson
2026-06-11
1
-0
/
+3
*
tor-netdoc: routerstatus entries: Add `p` item
Ian Jackson
2026-06-11
3
-0
/
+10
*
tor-netdoc: routerstatus: r item: add dir-port argument
Ian Jackson
2026-06-11
3
-0
/
+7
*
tor-netdoc: routerstatus: r item: add blank lines to struct
Ian Jackson
2026-06-11
1
-0
/
+5
*
tor-netdoc: impl EncodeOrd for RouterStatus
Ian Jackson
2026-06-09
1
-0
/
+8
*
tor-netdoc: derive encoding for RouterStatus
Ian Jackson
2026-06-09
2
-1
/
+1
*
tor-netdoc: derive encoding for RouterStatusIntroItem
Ian Jackson
2026-06-09
1
-0
/
+1
*
tor-netdoc: Rename RelayWeights to RelayWeightsItem
Ian Jackson
2026-05-27
4
-5
/
+5
*
tor-netdoc: Introduce RelayWeights and use it in RouterStatus
Ian Jackson
2026-05-27
4
-6
/
+10
*
tor-netdoc: Implement encoding for md rs digest
Ian Jackson
2026-05-18
1
-0
/
+12
*
tor-netdoc: Fix comment about from_unparsed
Ian Jackson
2026-05-18
1
-1
/
+1
*
tor-netdoc: Tidy doc_digest_parse2_m into doc_digest_item_m
Ian Jackson
2026-05-18
2
-5
/
+5
*
tor-netdoc: rs referenced doc digests: Use FixedB64 (fmt)
Ian Jackson
2026-05-18
1
-2
/
+1
*
tor-netdoc: rs referenced doc digests: Use FixedB64
Ian Jackson
2026-05-18
5
-42
/
+21
*
tor-netdoc: relay flags with: Use ns_type! rather than conditional import
Ian Jackson
2026-05-18
1
-4
/
+7
*
tor-netdoc: Fix comments in rs variety files
Ian Jackson
2026-05-18
3
-3
/
+3
*
tor-netdoc: Fix NotPresent to use same Each value
Ian Jackson
2026-05-18
1
-2
/
+2
*
tor-netdoc: Un-gate "plain-consensus" cargo feature
Ian Jackson
2026-04-28
1
-1
/
+0
*
tor-netdoc: Un-gate parse2 and encode loose impls under doc/netstatus (tidy)
Ian Jackson
2026-04-28
1
-4
/
+4
*
tor-netdoc: Un-gate parse2 and encode loose impls under doc/netstatus
Ian Jackson
2026-04-28
2
-16
/
+12
*
tor-netdoc: DocRelayFlags: rename VoteRepr to NoImplicitRepr
Ian Jackson
2026-04-21
1
-1
/
+1
*
tor-netdoc: DocRelayFlags: rename helper struct
Ian Jackson
2026-04-21
1
-1
/
+1
*
tor-netdoc: Make Nickname have its own parsing error type
Ian Jackson
2026-04-20
2
-2
/
+5
*
tor-netdoc: parse2/encode derive: Use unquoted attributes at call sites
Ian Jackson
2026-04-07
1
-3
/
+3
*
Fix typos
Tobias Stoeckmann
2026-03-24
1
-1
/
+1
*
Fix word duplicate typos
Tobias Stoeckmann
2026-03-15
1
-2
/
+2
*
tor-netdoc: Rename Version and expose it as netstatus::SoftwareVersion
Ian Jackson
2026-01-15
2
-2
/
+2
*
netdoc: Remove protocol interning.
Nick Mathewson
2025-12-03
4
-51
/
+41
*
tor-netdoc: Rename RelayFlagsParser to relay_flags::Parser
Ian Jackson
2025-11-24
1
-1
/
+1
*
tor-netdoc: relay_flags: Remove two now-not-needed type aliases
Ian Jackson
2025-11-24
1
-4
/
+4
*
RelayFlags: Use RelayFlag enum variant names everywhere
Ian Jackson
2025-11-18
1
-9
/
+9
*
RelayFlags: Use the singular RelayFlag for naming individual flags
Ian Jackson
2025-11-18
1
-9
/
+9
*
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
3
-3
/
+6
*
tor-netdoc: Separate ConsensusRelayFlagsParser and VoteRelayFlagsParser
Ian Jackson
2025-11-18
1
-1
/
+8
*
tor-netdoc: Rename RelayFlags elements for regularity vs spec
Ian Jackson
2025-11-18
1
-2
/
+2
*
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: Add a lot of spec cross-references and tidy docs
Ian Jackson
2025-10-15
1
-8
/
+47
*
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: RouterStatus: Add `publication` argument field
Ian Jackson
2025-10-15
4
-1
/
+5
[next]