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
...
|
*
|
everywhere: Add #[allow(clippy::string_slice)]
Clara Engler
2026-06-09
2
-0
/
+2
|
*
|
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
*
|
|
tor-netdoc: Fix a doc comment formatting botch
Ian Jackson
2026-06-09
1
-1
/
+1
*
|
|
tor-netdoc: Introduce toplevel NeteworkStatus type
Ian Jackson
2026-06-09
4
-0
/
+73
*
|
|
tor-netdoc: impl EncodeOrd for RouterStatus
Ian Jackson
2026-06-09
2
-1
/
+10
*
|
|
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
|
/
/
*
|
Merge branch 'netdoc-small-fixes' into 'main'
Clara Engler
2026-06-09
1
-0
/
+1
|
\
\
|
*
|
tor-netdoc: SoftwareVersion: fix Display impl
Ian Jackson
2026-06-03
1
-0
/
+1
|
|
/
*
|
tor-netdoc: netstatus: Abolish StdResult alias
Ian Jackson
2026-06-02
1
-2
/
+2
*
|
tor-netdoc: netstatus: No longer use crate::Result
Ian Jackson
2026-06-02
1
-6
/
+6
|
/
*
tor-netdoc: implement encoding for votes' `m` items
Ian Jackson
2026-05-28
1
-0
/
+1
*
tor-netdoc: derive Ord for RouterStatusMdDigestsVote
Ian Jackson
2026-05-28
1
-1
/
+1
*
tor-netdoc: Rename RelayWeights to RelayWeightsItem
Ian Jackson
2026-05-27
5
-6
/
+6
*
tor-netdoc: Introduce RelayWeights and use it in RouterStatus
Ian Jackson
2026-05-27
5
-7
/
+11
*
tor-netdoc: Rename FixedString to ConstantString
Ian Jackson
2026-05-27
1
-1
/
+1
*
tor-netdoc: Apply deferred rustfmt import churn
Ian Jackson
2026-05-27
1
-2
/
+2
*
tor-netdoc: NetworkStatusVersionItem, replacing poc's tuple
Ian Jackson
2026-05-27
1
-0
/
+28
*
tor-netdoc: VarietyKeyword, replacing poc's flavour type
Ian Jackson
2026-05-27
3
-0
/
+68
*
tor-netdoc: Promote/adjust poc's NetworkStatusSignatures
Ian Jackson
2026-05-27
1
-0
/
+10
*
tor-netdoc: use DirectorySignaturesHashesAccu in SignatureGroup
Ian Jackson
2026-05-27
1
-1
/
+6
*
tor-netdoc: Replace poc's NddDirectoryFooter with new Footer
Ian Jackson
2026-05-27
1
-0
/
+21
*
tor-netdoc: ConsensusFooterFields: Constructor, parse, encode
Ian Jackson
2026-05-27
1
-0
/
+1
*
tor-netdoc: ConsensusFooterFields: Rename weights field to bandwidth_weights
Ian Jackson
2026-05-27
2
-3
/
+3
*
tor-netdoc: Rename Footer to ConsensusFooterFields
Ian Jackson
2026-05-27
3
-6
/
+6
*
tor-netdoc: Implement encoding for md rs digest
Ian Jackson
2026-05-18
2
-1
/
+14
*
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
6
-42
/
+22
*
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: SharedRandStatuses: Use proper Constructor non-exhaustive pattern
Ian Jackson
2026-05-13
2
-0
/
+2
*
tor-netdoc: rustfmt (re-alphabetise and re-wrap imports)
Ian Jackson
2026-05-13
1
-2
/
+1
*
tor-netdoc: Soften a TODO.
Ian Jackson
2026-05-13
1
-2
/
+2
*
tor-netdoc: Add a ticket reference for a TODO
Ian Jackson
2026-05-13
1
-1
/
+1
*
tor-netdoc: Add shared-rand-*-status to VoteAuthorityEntry
Ian Jackson
2026-05-13
1
-1
/
+0
*
tor-netdoc: Break out SharedRandStatuses, and remove it from votes
Ian Jackson
2026-05-13
4
-14
/
+20
*
tor-netdoc: Gate vote-related incomplete code with "incomplete"
Ian Jackson
2026-04-28
1
-1
/
+1
*
tor-netdoc: Un-gate RouterStatusMdDigestsVote and SoftwareVersion
Ian Jackson
2026-04-28
1
-1
/
+0
*
tor-netdoc: Un-gate "plain-consensus" cargo feature
Ian Jackson
2026-04-28
3
-3
/
+0
*
tor-netdoc: Un-gate parse2 and encode loose impls under doc/netstatus (tidy)
Ian Jackson
2026-04-28
3
-17
/
+9
*
tor-netdoc: Un-gate parse2 and encode loose impls under doc/netstatus
Ian Jackson
2026-04-28
4
-26
/
+18
*
tor-netdoc: Un-gate features impls in doc/netstatus/dir_source.rs (rewrap)
Ian Jackson
2026-04-28
1
-4
/
+1
*
tor-netdoc: Un-gate features impls in doc/netstatus/dir_source.rs
Ian Jackson
2026-04-28
1
-8
/
+4
*
tor-netdoc: consensus authority section: ConsensusAuthoritySection
Ian Jackson
2026-04-27
1
-2
/
+106
*
tor-netdoc: consensus authority section: SupersededAuthorityKey
Ian Jackson
2026-04-27
1
-1
/
+118
*
tor-netdoc: DirSource: move to new dir_source module
Ian Jackson
2026-04-27
1
-0
/
+57
*
tor-netdoc: ConsensusAuthorityEntry: derive Constructor
Ian Jackson
2026-04-27
1
-0
/
+1
[prev]
[next]