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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump versions for tor-* and arti-* crates
Steven Engler
2026-08-03
1
-11
/
+11
*
Remove now-unneeded allow(clippy::cognitive_complexity)
Jim Newsome
2026-07-15
2
-4
/
+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
*
Upgrade to itertools 0.15.0
Nick Mathewson
2026-07-01
1
-1
/
+1
*
Version bumps for 2.5.0
Nick Mathewson
2026-06-30
1
-12
/
+12
*
Merge branch 'microdesc-sha' into 'main'
Clara Engler
2026-06-25
2
-15
/
+15
|
\
|
*
Remove renaming aliases for MicrodescAndHash
Ian Jackson
2026-06-22
2
-15
/
+15
|
*
tor-netdoc: Break Microdesc up into Microdesc and MicrodescAndHash
Ian Jackson
2026-06-22
2
-2
/
+2
*
|
tor-netdoc: Wrap port policies in Intern
Clara Engler
2026-06-24
1
-4
/
+4
|
/
*
Merge branch 'msrv-1.91' into 'main'
gabi-250
2026-06-18
1
-1
/
+1
|
\
|
*
Bump MSRV to 1.91
Clara Engler
2026-06-15
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
6
-0
/
+7
*
Merge branch 'debug-weights' into 'main'
Jim Newsome
2026-06-01
1
-9
/
+17
|
\
|
*
NetDir::pick_relay: preemptively handle empty sequence
Jim Newsome
2026-05-27
1
-9
/
+17
*
|
Bump all the unstable tor- and arti- crates to 0.43.0
Gabriela Moldovan
2026-06-01
1
-11
/
+11
|
/
*
relay: Crypto task now listens for new consensus
David Goulet
2026-05-26
1
-0
/
+9
*
netdir: Add a debug_assert to ensure the voting interval is non-zero
Gabriela Moldovan
2026-05-21
1
-0
/
+44
*
netdir: Add a test for start_of_sr_protocol_run()
Gabriela Moldovan
2026-05-21
1
-0
/
+77
*
netdir: Make start_of_sr_round() fallible
Gabriela Moldovan
2026-05-21
1
-10
/
+12
*
netdir: Remove a no longer needed constant
Gabriela Moldovan
2026-05-21
1
-3
/
+0
*
netdir: Remove start_of_day_containing()
Gabriela Moldovan
2026-05-21
1
-29
/
+0
*
netdir: Fix SRV lifetime calculation for non-standard voting periods
Gabriela Moldovan
2026-05-21
1
-3
/
+25
*
Upgrade rand crates to 0.10.
Wesley Aptekar-Cassels
2026-05-12
3
-13
/
+13
*
release: Bump tor- and arti- crate versions.
Wesley Aptekar-Cassels
2026-05-06
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
*
hsdir_params: add debug log when we fall back to disaster params
Jim Newsome
2026-04-02
1
-2
/
+4
*
Bump versions: tor-* and arti-* unstable crates
Ian Jackson
2026-03-30
1
-11
/
+11
*
Plumb web-time-compat/full dependency through everywhere.
Ian Jackson
2026-03-30
1
-0
/
+1
*
tor-netdir: port to web-time-compat.
Nick Mathewson
2026-03-26
3
-3
/
+5
*
Fix grammar typos
Tobias Stoeckmann
2026-03-15
1
-1
/
+1
*
Fix word duplicate typos
Tobias Stoeckmann
2026-03-15
2
-3
/
+3
*
Merge branch 'flags-url' into 'main'
Clara Engler
2026-03-12
1
-0
/
+3
|
\
|
*
tor-netdir: Add spec link to flag descriptions
Ian Jackson
2026-03-11
1
-0
/
+3
*
|
tor-netdir: Simply exit documentation
Clara Engler
2026-03-09
1
-7
/
+0
*
|
tor-netdir: Add is_flagged_exit() to RelayDetails
Clara Engler
2026-03-05
1
-0
/
+11
|
/
[next]