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 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
*
Move helpers from tor-hsservice to tor-netdir.
Wesley Aptekar-Cassels
2024-11-25
2
-1
/
+80
*
cargo: Update `thiserror` to `2`
Clara Engler
2024-11-12
1
-1
/
+1
*
Bump unstable tor-* and arti-* crates to 0.24.0
Ian Jackson
2024-10-30
1
-11
/
+11
*
Merge branch 'typed-index-approx' into 'main'
Nick Mathewson
2024-09-30
1
-1
/
+3
|
\
|
*
Fix typed-index-collections versions to ~3.1.0
Nick Mathewson
2024-09-30
1
-1
/
+3
*
|
Remove semver.md files from 1.2.8
Nick Mathewson
2024-09-30
1
-1
/
+0
|
/
*
Bump arti- and tor- crates to 0.23.0
Nick Mathewson
2024-09-30
1
-11
/
+11
*
Merge branch 'msrv-1.77-and-rusqlite-update' into 'main'
David Goulet
2024-09-26
1
-1
/
+1
|
\
|
*
Upgrade MSRV to 1.77
Nick Mathewson
2024-09-25
1
-1
/
+1
*
|
Upgrade to derive_more version 1.0.0
Nick Mathewson
2024-09-25
1
-1
/
+1
|
/
*
Bump MSRV from 1.70 to 1.75.
Wesley Aptekar-Cassels
2024-09-16
1
-1
/
+1
*
tor-netdir: Allow access to the `ConsensusBuilder` when building test netdirs...
Gabriela Moldovan
2024-09-09
1
-1
/
+6
*
tor-netdir: Allow access to the `ConsensusBuilder` when building test netdirs.
Gabriela Moldovan
2024-09-09
3
-16
/
+17
*
Bump all the unstable tor- and arti- crates to 0.22.0.
Gabriela Moldovan
2024-09-03
1
-11
/
+11
*
Don't need to tell docs.rs to enable `docsrs` cfg
Kunal Mehta
2024-08-02
1
-1
/
+0
*
Bump versions for tor- and arti- crates to 0.21.0
Nick Mathewson
2024-08-01
1
-11
/
+11
*
Fix new "clippy::needless-maybe-sized" warning on nightly
Nick Mathewson
2024-07-28
1
-1
/
+1
*
Update versions of 0.x tor-* and arti-* crates
Ian Jackson
2024-06-27
1
-11
/
+11
*
Update to itertools 0.13.0
Ian Jackson
2024-06-25
1
-1
/
+1
*
Require strum 0.26.3
Ian Jackson
2024-06-25
1
-1
/
+1
*
Bump all the unstable tor- and arti- crates to 0.19.
Gabriela Moldovan
2024-06-05
1
-11
/
+11
*
Re-run maint/add_warning.
Nick Mathewson
2024-05-06
1
-2
/
+2
*
Remove semver.md, post release
Ian Jackson
2024-04-30
1
-1
/
+0
*
Bump versions of 0.x tor-* and arti-* crates
Ian Jackson
2024-04-30
1
-11
/
+11
*
Use uXX::MAX in place of std::uXX::MAX
Nick Mathewson
2024-04-22
1
-3
/
+3
*
Merge branch 'vanguard-mgr-sets' into 'main'
gabi-250
2024-04-10
2
-9
/
+54
|
\
|
*
tor-netdir: Increase channel size to so set_netidr_and_notify doesn't block.
Gabriela Moldovan
2024-04-09
1
-1
/
+1
|
*
tor-netdir: Implement TestNetDirProvider::events().
Gabriela Moldovan
2024-04-05
2
-9
/
+54
*
|
Doc: tweak documentation on NetDir::id*listed functions
Nick Mathewson
2024-04-10
1
-10
/
+9
*
|
Doc: Add xref from NetDir::by_ids to ids_listed.
Nick Mathewson
2024-04-10
1
-0
/
+7
|
/
*
Fix some rustdoc links and copypaste errors in tor-netdir.
Nick Mathewson
2024-04-04
2
-5
/
+9
*
tor-netdir: Abolish Relay::has_same_relay_ids
Ian Jackson
2024-04-03
2
-11
/
+5
*
Merge branch '504-cleanup-part1' into 'main'
Nick Mathewson
2024-04-03
3
-195
/
+262
|
\
|
*
Comment fixes in RelayDetails refactor.
Ian Jackson
2024-04-03
1
-2
/
+4
|
*
Add a semver.md file so we do not forget to put "breaking!" in changelog.
Nick Mathewson
2024-03-28
1
-0
/
+1
|
*
Move rs_is_dircache to details.rs
Nick Mathewson
2024-03-28
2
-9
/
+9
|
*
Rename `Relay::same_relay` and make it private.
Nick Mathewson
2024-03-28
2
-9
/
+7
|
*
Remove all *Relay is_flagged_guard methods.
Nick Mathewson
2024-03-28
2
-27
/
+3
|
*
Remove temporary functions in CheckedRelay.
Nick Mathewson
2024-03-28
1
-169
/
+57
|
*
Remove temporary functions in UncheckedRelay.
Nick Mathewson
2024-03-28
1
-26
/
+6
|
*
Move most functions from *Relay to *RelayDetails
Nick Mathewson
2024-03-28
2
-22
/
+166
|
*
Relocate declarations of *Relay methods to details.rs
Nick Mathewson
2024-03-28
2
-129
/
+141
|
*
Add low_level_details to {Unchecked,}Relay.
Nick Mathewson
2024-03-27
2
-0
/
+66
[prev]
[next]