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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Un-pin version of typed-index-collections
Nick Mathewson
2025-06-09
1
-3
/
+1
|
/
*
NetDir::pick_n_relays: avoid some unwarranted warnings
Jim Newsome
2025-06-05
1
-3
/
+4
*
release: Bump all tor-/arti- crates to 0.31.0.
Alexander Hansen Færøy
2025-06-05
1
-11
/
+11
*
./maint/cargo_sort: Run cargo-sort on the entire workspace.
Gabriela Moldovan
2025-05-27
1
-1
/
+2
*
netdir, relay-selection: require Fast and Stable for rendpoints.
Nick Mathewson
2025-05-20
1
-1
/
+3
*
hs: Prevent a client from using a `MiddleOnly` relay for onion services
Neel Chauhan
2025-05-20
2
-6
/
+10
*
netdir: fix warning about an opportunity to use saturating_sub
Nick Mathewson
2025-05-15
1
-5
/
+1
*
All crates: bump rust-version to 1.83.
Nick Mathewson
2025-05-13
1
-1
/
+1
*
release: Bump all unstable tor/arti crates to 0.30.0
Wesley Aptekar-Cassels
2025-05-01
2
-13
/
+11
*
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
*
Update rand requirement to 0.9.1
Nick Mathewson
2025-04-29
1
-1
/
+1
*
Run cargo update.
Wesley Aptekar-Cassels
2025-04-29
1
-1
/
+1
*
Merge branch 'todos-msrv' into 'main'
Jim Newsome
2025-04-24
1
-3
/
+0
|
\
|
*
tor-netdir: remove lint allow as per TODO
hashcatHitman
2025-04-16
1
-3
/
+0
*
|
Rename recommended_protocols to protocol_statuses.
Nick Mathewson
2025-04-16
3
-5
/
+5
*
|
netdir: Add a recommended_protocols() to NetDirProvider
Nick Mathewson
2025-04-16
3
-0
/
+21
*
|
dirmgr, netdir: Store protocol requirments as soon as they are validated.
Nick Mathewson
2025-04-16
1
-0
/
+4
*
|
Fix another miscapitalized "MicroDesc"
Nick Mathewson
2025-04-16
1
-1
/
+1
|
/
*
Bump all the unstable tor- and arti- crates to 0.29.0.
Gabriela Moldovan
2025-03-31
1
-11
/
+11
*
Upgrade strum dependency to 0.27.1.
Gabriela Moldovan
2025-03-27
1
-1
/
+1
*
netdir: Add a (hopefully) temporary workaround
Nick Mathewson
2025-03-25
1
-3
/
+27
*
netdir: Add a note about using f64
Nick Mathewson
2025-03-25
1
-0
/
+8
*
netdir: Another test for choose_multiple_weighted.
Nick Mathewson
2025-03-25
1
-0
/
+17
*
netdir: Warn on unexpected WeightedErrors
Nick Mathewson
2025-03-25
1
-5
/
+13
*
netdir: add a test to verify weighted sampling
Nick Mathewson
2025-03-25
1
-3
/
+37
*
tor-netdir: Handle InsufficientNonZero error.
Nick Mathewson
2025-03-20
1
-0
/
+8
*
Merge branch 'named_protovers' into 'main'
David Goulet
2025-03-20
1
-2
/
+2
|
\
|
*
Use named subprotocol versions throughout arti.
Nick Mathewson
2025-03-12
1
-2
/
+2
*
|
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-2
/
+2
*
|
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-1
/
+1
*
|
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-1
/
+1
*
|
Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-1
/
+1
|
/
*
Remove semver files for 1.4.1
Nick Mathewson
2025-03-03
1
-1
/
+0
*
Bump minor versions in tor-*, arti-*.
Nick Mathewson
2025-03-03
1
-11
/
+11
*
Upgrade to derive_more 2
Nick Mathewson
2025-02-26
1
-1
/
+1
*
netdir: Consider RelayFamilyIds based on family rules
Nick Mathewson
2025-02-25
3
-12
/
+29
*
relay-selection: Add FamilyRules to exclude_relays_in_same_family.
Nick Mathewson
2025-02-25
1
-0
/
+63
*
netdir: Add client params related to happy families (prop321)
Nick Mathewson
2025-02-25
1
-0
/
+10
*
Version bumps to 0.27.0
Ian Jackson
2025-02-06
1
-11
/
+11
*
fix: fix typos
Dimitris Apostolou
2025-01-30
1
-1
/
+1
*
netdir: Add congestion control consensus parameters
David Goulet
2025-01-16
1
-22
/
+101
*
tor-netdir: Add KIST consensus params.
Gabriela Moldovan
2025-01-15
1
-0
/
+26
*
Bump versions of internal arti crates for Arti 1.3.2
Nick Mathewson
2025-01-07
1
-11
/
+11
*
clippy: deny `mod_module_files`
Steven Engler
2025-01-06
1
-0
/
+1
*
Upgrade to itertools 0.14.0
Nick Mathewson
2025-01-06
1
-1
/
+1
*
Resolve clippy::empty_line_after_doc_comments warnings.
Nick Mathewson
2024-12-03
2
-2
/
+1
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
1
-0
/
+1
*
Bump all the unstable tor- and arti- crates to 0.25.0.
Gabriela Moldovan
2024-12-02
1
-11
/
+11
*
tor-netdir: Add timeliness param to wait_for_netdir_to_list.
Wesley Aptekar-Cassels
2024-11-25
1
-1
/
+2
[prev]
[next]