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-netdir
/
src
/
weight.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
RelayFlags: Use RelayFlag enum variant names everywhere
Ian Jackson
2025-11-18
1
-6
/
+6
*
RelayFlags: Use the singular RelayFlag for naming individual flags
Ian Jackson
2025-11-18
1
-7
/
+7
*
tor-netdoc: Remove the RelayFlags type alias in netstatus
Ian Jackson
2025-11-18
1
-1
/
+2
*
tor-netdoc: Rename RelayFlags elements for regularity vs spec
Ian Jackson
2025-11-18
1
-2
/
+2
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
tor-netdoc: Apply much rustfmt churn
Ian Jackson
2025-08-26
1
-1
/
+1
*
tor-netdoc: Combine ConsensusRouterStatus and GenericRouterStatus
Ian Jackson
2025-08-26
1
-3
/
+3
*
tor-netdoc: Remove generics from Consensus and its contents
Ian Jackson
2025-08-26
1
-1
/
+1
*
tor-netdoc: netstatus: Move everything variety-specific
Ian Jackson
2025-08-26
1
-2
/
+2
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-13
/
+10
*
hs: Prevent a client from using a `MiddleOnly` relay for onion services
Neel Chauhan
2025-05-20
1
-5
/
+3
*
netdir: fix warning about an opportunity to use saturating_sub
Nick Mathewson
2025-05-15
1
-5
/
+1
*
netdir: Add a note about using f64
Nick Mathewson
2025-03-25
1
-0
/
+8
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-2
/
+2
*
Use uXX::MAX in place of std::uXX::MAX
Nick Mathewson
2024-04-22
1
-3
/
+3
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
netdir: Explain why there is no HsRend WeightRule.
Nick Mathewson
2024-01-14
1
-1
/
+5
*
tor-netdir: Add TODO about WeightRole::HsRend
Ian Jackson
2023-08-29
1
-0
/
+1
*
tor-netdir: Support for seleting HS intro points
Ian Jackson
2023-08-29
1
-0
/
+3
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
Upgrade to bitflags 2.0
Nick Mathewson
2023-03-13
1
-1
/
+2
*
tor-netdir: Provide ConsensusRelays extension trait
Ian Jackson
2023-02-01
1
-3
/
+4
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
1
-0
/
+8
*
Use testing_rng() in tests throughout our crates.
Nick Mathewson
2022-06-02
1
-1
/
+2
*
Resolve the new `derive_partial_eq_without_eq` lint.
Nick Mathewson
2022-05-23
1
-1
/
+1
*
Remove allow(clippy::disallowed_methods) lint.
Nick Mathewson
2022-03-30
1
-1
/
+0
*
use wallclock where possible in tests
trinity-1686a
2022-02-26
1
-0
/
+1
*
tor-netdir: Resolve an XXXX about type ugliness
Nick Mathewson
2021-12-08
1
-4
/
+5
*
tor-netdir: Use bitflags for WeightKind
Neel Chauhan
2021-11-30
1
-34
/
+49
*
Merge remote-tracking branch 'origin/mr/71'
Nick Mathewson
2021-09-08
1
-0
/
+1
|
\
|
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
1
-0
/
+1
*
|
Add validation function to WeightSet
Nick Mathewson
2021-09-08
1
-1
/
+18
|
/
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+625