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 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
*
|
remove unused dependencies
trinity-1686a
2024-04-02
1
-6
/
+0
*
|
Update unstable `tor/arti-*` crates to 0.17.0.
Nick Mathewson
2024-04-02
1
-13
/
+13
|
/
*
tor-netdir: Fix broken links in NetParameters docs.
Gabriela Moldovan
2024-03-26
1
-3
/
+3
*
tor-netdir: Use IntegerSeconds for the vanguard lifetime params.
Gabriela Moldovan
2024-03-26
1
-4
/
+4
*
tor-netdir: Use consistent termninology in the vanguard param docs.
Gabriela Moldovan
2024-03-26
1
-6
/
+6
*
tor-netdir: Fix torspec links in vanguard param docs.
Gabriela Moldovan
2024-03-26
1
-8
/
+8
*
tor-netdir: Add the vanguard params to NetParameters.
Gabriela Moldovan
2024-03-26
1
-0
/
+70
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
6
-0
/
+6
*
netdir: Add additional functionality to SubnetConfig
Nick Mathewson
2024-03-12
1
-1
/
+62
*
Fix typos in doc comments
Tobias Stoeckmann
2024-03-06
1
-1
/
+1
*
Merge branch 'remove-semver' into 'main'
Ian Jackson
2024-03-05
1
-1
/
+0
|
\
|
*
Remove semver.md files from arti 1.2.0 release.
Gabriela Moldovan
2024-03-04
1
-1
/
+0
*
|
Merge branch 'deny-unchecked-duration-substraction' into 'main'
Ian Jackson
2024-03-05
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
deny clippy::unchecked_duration_subtraction
trinity-1686a
2024-02-29
1
-0
/
+1
*
|
Bump the minor version, for crates with breaking changes.
Gabriela Moldovan
2024-03-04
1
-2
/
+2
*
|
Bump patchlevel of pre-1.0.0 crates with new APIs.
Gabriela Moldovan
2024-03-04
1
-2
/
+2
*
|
Bump patchlevel of crates with functional changes.
Gabriela Moldovan
2024-03-04
1
-2
/
+2
|
/
*
tor-netdir: Remove signature dependency.
Gabriela Moldovan
2024-02-28
1
-1
/
+0
*
Upgrade to latest signature.
Gabriela Moldovan
2024-02-28
1
-1
/
+1
*
Note a calculation we can clean up after doing spec work.
Nick Mathewson
2024-02-20
1
-1
/
+3
*
Add caveats on is_flagged_guard, and note possible deprecation
Nick Mathewson
2024-02-20
1
-1
/
+15
*
Add and use "UncheckedRelay::is_suitable_as_guard"
Nick Mathewson
2024-02-20
1
-0
/
+5
*
Only pick Fast relays as introduction points.
Nick Mathewson
2024-02-20
1
-1
/
+1
*
Require that guards are Fast and Stable.
Nick Mathewson
2024-02-20
1
-0
/
+5
*
netdir: Add Relay::is_flagged_{fast,stable} methods.
Nick Mathewson
2024-02-12
2
-0
/
+15
*
Merge branch 'delete-semvers' into 'main'
Ian Jackson
2024-02-05
1
-6
/
+0
|
\
|
*
Remove all semver.md files to start a fresh release round
Ian Jackson
2024-02-05
1
-6
/
+0
*
|
Bump minor versions
Ian Jackson
2024-02-05
1
-8
/
+8
|
/
*
Merge branch 'ipt_parameters' into 'main'
Nick Mathewson
2024-01-31
2
-4
/
+5
|
\
|
*
Rename parameters for intro-point lifetime to match the spec.
Nick Mathewson
2024-01-31
1
-4
/
+4
[next]