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
/
arti
/
src
/
subcommands
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
arti: keys: Improve readability of `print_check_integrity_incipit`
hjrgrn
2025-10-08
1
-11
/
+7
*
arti: keys: Fix typo in `run_check_integrity`
hjrgrn
2025-10-08
1
-1
/
+1
*
arti: keys: Rename `invalid_entry` to `expired_entry` in `run_check_integrity`
hjrgrn
2025-10-08
1
-3
/
+3
*
arti: keys: Add warning for unexpected invalid keystore entry
hjrgrn
2025-10-08
1
-14
/
+16
*
arti: keys: Improve readability of `run_check_integrity`
hjrgrn
2025-10-08
1
-5
/
+4
*
arti: keys: Add comment explaining why `services` cannot be dropped
hjrgrn
2025-10-08
1
-0
/
+2
*
arti: keys: Add comment explaining difference between `affected_keystores` an...
hjrgrn
2025-10-08
1
-0
/
+5
*
arti: keys: Refactor `get_expired_keys`
hjrgrn
2025-10-08
1
-9
/
+6
*
arti: keys: Add integrity check for empty expired_entries
hjrgrn
2025-10-08
1
-0
/
+14
*
arti: keys: Introduce InvalidKeystoreEntry and InvalidKeystoreEntries structs
hjrgrn
2025-10-08
1
-33
/
+74
*
arti: keys: Remove `filter` in favor of `retain` in `run_check_integrity`
hjrgrn
2025-10-08
1
-11
/
+9
*
arti: keys: Add comment explaining expired entry handling in `run_check_integ...
hjrgrn
2025-10-08
1
-0
/
+2
*
arti: keys: Improve `run_check_integrity` function
hjrgrn
2025-10-08
1
-11
/
+23
*
arti: keys: Adapt `maybe_remove_invalid_entries` to updated `run_check_integr...
hjrgrn
2025-10-08
1
-14
/
+19
*
arti: keys: Refactor function `display_invalid_keystore_entries`
hjrgrn
2025-10-08
1
-32
/
+40
*
arti: keys: Implement `display_invalid_keystore_entries`
hjrgrn
2025-10-08
1
-2
/
+39
*
arti: keys: Refactor `display_invalid_keystore_entries`
hjrgrn
2025-10-08
1
-35
/
+38
*
arti: keys: Refactor run_check_integrity to use keystores with IDs
hjrgrn
2025-10-08
1
-28
/
+37
*
arti: Add skip_all to instrument call.
Wesley Aptekar-Cassels
2025-09-24
1
-1
/
+1
*
arti: Add skip_all to instrument macro.
Wesley Aptekar-Cassels
2025-09-24
1
-1
/
+1
*
opentelemetry: Add some instrument macros.
Wesley Aptekar-Cassels
2025-09-24
1
-1
/
+4
*
arti: test: Add integration test for `hss ctor-migrate`
hjrgrn
2025-09-10
1
-4
/
+3
*
arti: keys: Add `keys check-integrity` CLI tool
hjrgrn
2025-09-04
1
-17
/
+220
*
arti: keys: Fix `display_keystore_entries` output
hjrgrn
2025-08-09
1
-0
/
+1
*
Merge branch 'update_to_edition_2024_v2' into 'main'
Nick Mathewson
2025-08-07
3
-11
/
+13
|
\
|
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
3
-11
/
+13
*
|
arti: keys: Improve CLI output by distinguishing KeyPath variants
hjrgrn
2025-08-06
1
-17
/
+64
|
/
*
Use new DisplayRedacted/DebugRedacted code for HsId.
Nick Mathewson
2025-07-31
2
-3
/
+11
*
arti: hss: Add `arti hss ctor-migrate`
hjrgrn
2025-07-31
2
-43
/
+191
*
arti: raw: Rename `arti keys-raw remove-by-path`
hjrgrn
2025-07-15
1
-12
/
+12
*
arti: keys: Add arti keys-raw
hjrgrn
2025-07-14
2
-37
/
+96
*
arti: keys: Fix arti keys help message
hjrgrn
2025-06-23
1
-2
/
+2
*
arti: Add keys list and keys list-keystores
hjrgrn
2025-06-12
1
-0
/
+180
*
Remove hsc quiet and force flags in favor of batch
hjrgrn
2025-04-14
1
-33
/
+31
*
arti: Optionally set up a Prometheus metrics exporter
Ian Jackson
2025-04-08
1
-0
/
+27
*
Merge branch '1630-scrub-address-from-output' into 'main'
gabi-250
2025-03-19
1
-23
/
+28
|
\
|
*
hsc: Improve get_onion_address function
hjrgrn
2025-03-18
1
-2
/
+3
|
*
hsc: Add --quite CLI flag
hjrgrn
2025-03-17
1
-10
/
+15
|
*
hsc: Improve get_onion_address function
hjrgrn
2025-03-17
1
-4
/
+3
|
*
hsc: remove onion-address flag in favour of stdin
hjrgrn
2025-03-14
1
-22
/
+22
*
|
Merge branch 'hsc-lf' into 'main'
gabi-250
2025-03-18
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
arti: hsc-key-get: Print LF after discovery key
playbahn
2025-03-13
1
-1
/
+1
*
|
hsc: remove TODO about display_service_discovery_key error handling.
hjrgrn
2025-03-14
1
-1
/
+0
|
/
*
Deprecate --onion-name; introduce --onion-address
disha
2025-03-12
2
-30
/
+42
*
arti: Remove incorrect deprecation warning in hsc
hjrgrn
2025-03-10
1
-1
/
+0
*
tor-rtcompat: Remove ToplevelBlockon from Runtime
Ian Jackson
2025-03-04
1
-3
/
+3
*
arti: Make Rpc argument unconditional when constructing socks proxy
Nick Mathewson
2025-01-23
1
-19
/
+15
*
arti: Use connect points to listen for RPC connections.
Nick Mathewson
2024-12-19
1
-34
/
+17
*
arti-client: add path resolver to `TorClient` and `TorClientConfig`
Steven Engler
2024-11-18
1
-1
/
+1
*
update `CfgPath::path` to use a `CfgPathResolver`
Steven Engler
2024-11-18
1
-1
/
+1
[prev]
[next]