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-netdir
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove now-unneeded allow(clippy::cognitive_complexity)
Jim Newsome
2026-07-15
1
-3
/
+0
*
add_warning: add reference to arti#2556
Jim Newsome
2026-07-15
1
-1
/
+1
*
Removed unnecessary lint
pryty26
2026-07-15
1
-2
/
+1
*
Remove renaming aliases for MicrodescAndHash
Ian Jackson
2026-06-22
1
-11
/
+11
*
tor-netdoc: Break Microdesc up into Microdesc and MicrodescAndHash
Ian Jackson
2026-06-22
1
-1
/
+1
*
pick_n_weighted: change variable names for clarity
Jim Newsome
2026-06-17
1
-25
/
+25
*
NetDir::pick_n_relays and pick_n_weighted: clarify/fix docs re zero-weight items
Jim Newsome
2026-06-17
1
-5
/
+7
*
NetDir::pick_n_weighted: fix doc-comment to not refer to
Jim Newsome
2026-06-17
1
-2
/
+1
*
Rename NetDir::pick_n_filtered_weighted -> pick_n_weighted
Jim Newsome
2026-06-17
1
-22
/
+14
*
pick_n_filtered_weighted: move warnings logs to caller
Jim Newsome
2026-06-17
1
-3
/
+11
*
pick_n_filtered_weighted: test and fix for rand 0.10 behavior
Jim Newsome
2026-06-17
1
-79
/
+67
*
NetDir::pick_n_relays: move implementation to a testable helper
Jim Newsome
2026-06-17
1
-35
/
+60
*
cargo fmt
Jim Newsome
2026-06-17
1
-5
/
+21
*
Netdir::pick_n_relays: precompute weights
Jim Newsome
2026-06-17
1
-19
/
+19
*
test_zero: fix comment re 0-weight handling
Jim Newsome
2026-06-17
1
-1
/
+0
*
NetDir::pick_relay: update doc-comment re zero-weight handling
Jim Newsome
2026-06-17
1
-1
/
+4
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+2
*
NetDir::pick_relay: preemptively handle empty sequence
Jim Newsome
2026-05-27
1
-9
/
+17
*
Upgrade rand crates to 0.10.
Wesley Aptekar-Cassels
2026-05-12
1
-11
/
+11
*
geoip: Make asn data conditional.
Nick Mathewson
2026-04-15
1
-1
/
+1
*
geoip: Migrate code to DenseRangeMap.
Nick Mathewson
2026-04-15
1
-1
/
+1
*
NetDir::pick_relay: add a little more info to error reports
Jim Newsome
2026-04-02
1
-1
/
+6
*
NetDir::pick_relay: add some trace logging
Jim Newsome
2026-04-02
1
-1
/
+6
*
Fix word duplicate typos
Tobias Stoeckmann
2026-03-15
1
-1
/
+1
*
Allow clippy::collapsible_if to trigger
Gabriela Moldovan
2026-02-16
1
-0
/
+1
*
maint/add_warning: Run script to add new warning
Gabriela Moldovan
2026-01-27
1
-0
/
+1
*
Merge branch 'ticket1223' into 'main'
Nick Mathewson
2025-12-04
1
-1
/
+51
|
\
|
*
Refactor common code that builds circtargets for HS.
Nick Mathewson
2025-12-04
1
-1
/
+51
*
|
Remove unnecessary `doc(cfg(...))` attributes
Neel Chauhan
2025-12-04
1
-3
/
+0
|
/
*
RelayFlags: Use RelayFlag enum variant names everywhere
Ian Jackson
2025-11-18
1
-1
/
+1
*
RelayFlags: Use the singular RelayFlag for naming individual flags
Ian Jackson
2025-11-18
1
-2
/
+2
*
tor-netdoc: Remove the RelayFlags type alias in netstatus
Ian Jackson
2025-11-18
1
-1
/
+1
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-2
/
+2
*
tor-netdoc: RouterStatus: unify `orport_addrs` and `addrs` methods
Ian Jackson
2025-10-06
1
-2
/
+2
*
tor-linkspec: Change HasAddrs::addrs to return an Iterator
Ian Jackson
2025-10-06
1
-4
/
+3
*
Remove "doc_auto_cfg" incantation from all crates.
Nick Mathewson
2025-09-29
1
-1
/
+1
*
tor-netdir: Removed dependency on `static_assertions`
hashcatHitman
2025-09-01
1
-2
/
+1
*
tor-netdoc: Combine ConsensusRouterStatus and GenericRouterStatus
Ian Jackson
2025-08-26
1
-10
/
+10
*
tor-netdoc: Abolish RouterStatus trait in favour of generic methods
Ian Jackson
2025-08-26
1
-2
/
+2
*
Fix warnings and errors from edition 2024.
Nick Mathewson
2025-08-07
1
-28
/
+20
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-13
/
+17
*
Fix errors from rustdoc nightly.
Nick Mathewson
2025-08-05
1
-1
/
+1
*
Typo fixes (automatic and hand-verified)
Nick Mathewson
2025-07-09
1
-1
/
+1
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
proto: Move NegotiatedHopSettings to a higher level
Nick Mathewson
2025-06-10
1
-0
/
+10
*
NetDir::pick_n_relays: avoid some unwarranted warnings
Jim Newsome
2025-06-05
1
-3
/
+4
*
tor-netdir: Warn on one more case of insufficient items
Nick Mathewson
2025-04-29
1
-1
/
+12
*
tor-netdir: test for rand 0.9.1 behavior instead of 0.9.0
Nick Mathewson
2025-04-29
1
-3
/
+9
*
Rename recommended_protocols to protocol_statuses.
Nick Mathewson
2025-04-16
1
-3
/
+3
*
netdir: Add a recommended_protocols() to NetDirProvider
Nick Mathewson
2025-04-16
1
-0
/
+10
[next]