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
*
Bump crate versions in preparation for Arti 1.0.0 release.
Nick Mathewson
2022-09-01
1
-7
/
+7
*
enable doc_auto_cfg feature on every crate when documenting for docs.rs
trinity-1686a
2022-08-24
2
-0
/
+4
*
tor-netdoc: if_ito: Add expansion of acronym
Ian Jackson
2022-08-17
1
-0
/
+2
*
tor-netdir: testnet: construct_custom_netdir_with_params: Fix doc
Ian Jackson
2022-08-17
1
-1
/
+2
*
tor-netdir, testnet: Provide construct_custom_netdir_with_params
Ian Jackson
2022-08-16
1
-2
/
+16
*
tor-congestion: implement the RTT estimation algorithm from prop#324
eta
2022-08-11
1
-0
/
+21
*
Merge branch 'main' into 'linkspec_refactor_v3'
Nick Mathewson
2022-08-10
3
-0
/
+24
|
\
|
*
Finish implementation of params() for DirMgr.
Nick Mathewson
2022-08-02
2
-0
/
+23
|
*
Add params() method to NetDirProvider, and partial implementation
Nick Mathewson
2022-08-02
1
-0
/
+1
*
|
tor-netdir: Add a static assertion about RelayIdType::COUNT
Nick Mathewson
2022-08-10
2
-2
/
+6
*
|
netdir: remove long-unused missing_descriptor_for code
Nick Mathewson
2022-08-10
2
-23
/
+2
*
|
tor-netdir: Remove or hide some no-longer-used accessors.
Nick Mathewson
2022-08-10
1
-29
/
+13
*
|
tor-netdir: Collapse by_id and by_relay_id into a single fn.
Nick Mathewson
2022-08-10
1
-49
/
+58
*
|
Final (?) API revisions for tor-linkspec
Nick Mathewson
2022-08-10
1
-25
/
+99
*
|
netdir: Add and use a new ids_listed() function.
Nick Mathewson
2022-08-02
1
-0
/
+9
*
|
netdir: add an accessor that takes a HasRelayIds.
Nick Mathewson
2022-08-02
1
-1
/
+12
*
|
tor-linkspec: Refactor out traits to represent a relay's ID set.
Nick Mathewson
2022-08-02
2
-2
/
+7
|
/
*
Now that versions have bumped, remove semver.md files.
Nick Mathewson
2022-08-01
1
-4
/
+0
*
Bump patch versions on crates that have new APIs.
Nick Mathewson
2022-08-01
1
-2
/
+2
*
Bump minor version on crates with deps with breaking changes.
Nick Mathewson
2022-08-01
1
-3
/
+3
*
Bump minor versions on all crates that have had breaking changes.
Nick Mathewson
2022-08-01
1
-2
/
+2
*
Fix a rustdoc link in tor-netdir.
Nick Mathewson
2022-07-26
1
-1
/
+1
*
tor-netdir: Remove latest_netdir method.
Nick Mathewson
2022-07-26
2
-10
/
+1
*
Add new APIs to NetDirProvider to better support timeliness.
Nick Mathewson
2022-07-26
4
-3
/
+81
*
netdir: Make pick() functions take FnMut closures.
Nick Mathewson
2022-07-12
2
-2
/
+3
*
Remove semver.md files now that 0.5.0 is out
Nick Mathewson
2022-06-24
1
-2
/
+0
*
Bump crate and dependency versions.
Nick Mathewson
2022-06-24
1
-7
/
+7
*
Run maint/add_warning crates/*/src/{lib,main}.rs
Ian Jackson
2022-06-23
1
-0
/
+3
*
channel padding: Use IntegerMilliseconds in netdir
Ian Jackson
2022-06-21
1
-8
/
+8
*
tor-netdir: Make CHANNEL_PADDING_TIMEOUT_UPPER_BOUND pub
Ian Jackson
2022-06-21
1
-1
/
+1
*
channel padding: Change timeout to match C Tor
Ian Jackson
2022-06-21
1
-1
/
+6
*
channel padding: Add the parameters from the spec to NetDir
Ian Jackson
2022-06-21
1
-0
/
+28
*
Merge branch 'reachable_addrs_v2' into 'main'
Nick Mathewson
2022-06-17
1
-1
/
+1
|
\
|
*
Remove some outdated comments.
Nick Mathewson
2022-06-17
1
-1
/
+1
*
|
Upgrade to float_eq 1.0.0
Nick Mathewson
2022-06-16
1
-1
/
+1
|
/
*
Merge branch 'high-level-features' into 'main'
Nick Mathewson
2022-06-16
1
-0
/
+2
|
\
|
*
Add "full" and "experimental" features to arti-client and below.
Nick Mathewson
2022-06-10
1
-0
/
+2
*
|
tor-netdir: testnet: Make construct_netdir infallible
Ian Jackson
2022-06-13
2
-5
/
+5
|
/
*
Merge branch 'use-testing-rng'
Nick Mathewson
2022-06-07
4
-75
/
+39
|
\
|
*
Rewrite tests in tor-netdir to use testing_rng()
Nick Mathewson
2022-06-02
3
-76
/
+36
|
*
Use testing_rng() in tests throughout our crates.
Nick Mathewson
2022-06-02
3
-1
/
+5
*
|
Make NetDirProvider require Send and Sync.
Nick Mathewson
2022-06-07
2
-1
/
+3
*
|
Add an upcast_arc function to NetDirProvider.
Nick Mathewson
2022-06-02
1
-1
/
+27
*
|
lints: Add let_unit_value allow to all crates
Ian Jackson
2022-05-31
1
-0
/
+1
*
|
lints: Add lint block delimiters to every crate
Ian Jackson
2022-05-31
1
-0
/
+2
|
/
*
Lexically sort Cargo.toml dependencies
Orhun Parmaksız
2022-05-28
1
-10
/
+9
*
Regenerate version bump from previous commit.
arti-v0.4.0
Nick Mathewson
2022-05-27
1
-2
/
+2
*
Semantic version changes for Arti 0.4.0 release
Nick Mathewson
2022-05-27
1
-3
/
+3
*
Bump versions of trivially-changed crates.
Nick Mathewson
2022-05-27
1
-1
/
+1
*
Resolve the new `derive_partial_eq_without_eq` lint.
Nick Mathewson
2022-05-23
1
-1
/
+1
[next]