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
...
*
netdir: remove duplicate code in param calculation
Nick Mathewson
2023-01-28
1
-23
/
+31
*
netdir: remove the vestigial smallvec implementation I added
Nick Mathewson
2023-01-28
2
-3
/
+2
*
Turn compute_ring_params into a method.
Nick Mathewson
2023-01-28
2
-55
/
+61
*
Several suggestions on gitlab.
Ian Jackson
2023-01-28
1
-0
/
+2
*
netdir: Implement ring-param constructors and time period accessors
Nick Mathewson
2023-01-28
5
-19
/
+526
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
4
-0
/
+4
*
Elide a bunch of lifetimes.
Nick Mathewson
2023-01-27
1
-3
/
+3
*
Disable clippy::unlinlined-format-args
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Merge branch 'onion-netdir-apis' into 'main'
Nick Mathewson
2023-01-11
4
-1
/
+294
|
\
|
*
Adjust onion service ring APIs in light of prop#342
Nick Mathewson
2023-01-11
4
-38
/
+99
|
*
Sketch APIs for the onion service directory ring.
Nick Mathewson
2023-01-11
3
-0
/
+232
*
|
netdir: add network parameters related to onion services
Nick Mathewson
2023-01-11
1
-1
/
+80
|
/
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
3
-0
/
+26
*
test lint blocks: Do some semi-manually
Ian Jackson
2022-12-12
1
-0
/
+8
*
Remove semver.md files now that 1.1.0 is released.
Nick Mathewson
2022-11-30
1
-2
/
+0
*
Bump the minor version of every crate.
Nick Mathewson
2022-11-30
1
-11
/
+11
*
bump rust-version to 1.60 in every crate.
Nick Mathewson
2022-11-10
1
-1
/
+1
*
Mock implementation of a NetDirProvider for testing.
Nick Mathewson
2022-11-08
2
-0
/
+61
*
Run add_warnings.
Nick Mathewson
2022-11-03
1
-0
/
+1
*
Require derive_more 0.99.3
Ian Jackson
2022-11-03
1
-1
/
+1
*
remove unused dependancies
trinity-1686a
2022-10-29
1
-3
/
+1
*
FlagEvent trait: Implement using macros
Ian Jackson
2022-10-25
3
-2
/
+9
*
netdir: Expose addrs-in-same-subnets calculation from SubnetConfig
Nick Mathewson
2022-10-24
2
-8
/
+20
*
cargo fmt to remove blank lines
Ian Jackson
2022-10-12
1
-1
/
+0
*
Replace all README copies in src/lib.rs with includes
Ian Jackson
2022-10-12
1
-26
/
+1
*
tor-linkspec: Remove the old OwnedFoo::new() functions
Nick Mathewson
2022-10-06
1
-3
/
+15
*
Begin revising HasAddr and its relationship to ChanTarget
Nick Mathewson
2022-10-06
1
-1
/
+4
*
Bump crates that have had backward compatible API changes.
Nick Mathewson
2022-10-03
1
-4
/
+4
*
Bump crates that have had no API changes.
Nick Mathewson
2022-10-03
1
-1
/
+1
*
fix clippy::needless_borrow
trinity-1686a
2022-09-10
1
-1
/
+1
*
Remove semver.md from arti-1.0.0
Nick Mathewson
2022-09-07
1
-4
/
+0
*
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
[prev]
[next]