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
/
keys.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
arti: subcommands: keys: Fix clippy::for-kv-map
hjrgrn
2026-07-13
1
-2
/
+2
*
multiple crates: Fix clippy warnings
hjrgrn
2026-07-10
1
-2
/
+2
*
arti: subcommands: keys: Fix compact output
hjrgrn
2026-06-22
1
-1
/
+1
*
arti: Sort the arti keys list output
Gabriela Moldovan
2026-06-17
1
-0
/
+5
*
arti: Don't mention entry validity in the help message
Gabriela Moldovan
2026-06-17
1
-1
/
+1
*
arti: subcommands: keys: Rework output of keys list
hjrgrn
2026-06-17
1
-79
/
+110
*
client: Factor out the "running a client" code into an inner typestate
Nick Mathewson
2026-05-26
1
-1
/
+1
*
keymgr: Remove RawKeystoreEntry
Gabriela Moldovan
2026-05-18
1
-13
/
+11
*
Make all TorClient constructors wrap the TorClient in an Arc.
Nick Mathewson
2026-05-13
1
-1
/
+2
*
keymgr: Move Unrecognized errors out of KeyPathError
Gabriela Moldovan
2026-01-06
1
-2
/
+2
*
arti: Remove no-longer needed helper function
Gabriela Moldovan
2026-01-06
1
-23
/
+18
*
arti: Remove special handling for C Tor keys (fmt)
Gabriela Moldovan
2026-01-06
1
-4
/
+1
*
arti: Remove special handling for C Tor keys
Gabriela Moldovan
2026-01-06
1
-40
/
+2
*
Merge branch 'torclient-keymgr-accessor' into 'main'
wesleyac
2025-12-03
1
-12
/
+10
|
\
|
*
arti: keys: use `TorClient::keymgr` instead of `InertTorClient::keymgr` in `r...
hjrgrn
2025-11-05
1
-12
/
+10
*
|
arti: Add missing subcommand docs
Gabriela Moldovan
2025-12-01
1
-0
/
+1
|
/
*
arti: keys: Simplify `run_check_integrity`
hjrgrn
2025-10-08
1
-9
/
+7
*
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: 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
*
arti: keys: Improve CLI output by distinguishing KeyPath variants
hjrgrn
2025-08-06
1
-17
/
+64
*
arti: keys: Add arti keys-raw
hjrgrn
2025-07-14
1
-37
/
+31
*
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