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-keymgr
/
src
/
mgr.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-cert: Ed25519CertBuilder: do builder fn rename
Ian Jackson
2026-04-29
1
-1
/
+1
*
tor-keymgr: migrate to web-time-compat.
Nick Mathewson
2026-03-26
1
-2
/
+2
*
keymgr: Remove now-addressed XXX
Gabriela Moldovan
2026-03-17
1
-3
/
+0
*
keymgr: Fix feature-gating in tests
Gabriela Moldovan
2026-03-17
1
-4
/
+3
*
keymgr: Lower get() logic into get_from_store()
Gabriela Moldovan
2026-03-17
1
-13
/
+15
*
keymgr: Add more tests to reveal the get_*() bug for public keys
Gabriela Moldovan
2026-03-17
1
-1
/
+65
*
keymgr: Pass the item type to entry_descriptor() (fmt)
Gabriela Moldovan
2026-03-17
1
-1
/
+5
*
keymgr: Pass the item type to entry_descriptor()
Gabriela Moldovan
2026-03-17
1
-4
/
+4
*
keymgr: Preserve item metadata when converting to TestPublicKey (fmt)
Gabriela Moldovan
2026-03-17
1
-1
/
+4
*
keymgr: Preserve item metadata when converting to TestPublicKey
Gabriela Moldovan
2026-03-17
1
-1
/
+3
*
keymgr: Use the keypair specifier when generating keys.
Gabriela Moldovan
2026-03-17
1
-1
/
+9
*
keymgr: Add test retrieving an expired cert
Gabriela Moldovan
2026-03-12
1
-1
/
+77
*
keymgr: Introduce a new TestCert type
Gabriela Moldovan
2026-03-12
1
-4
/
+28
*
keymgr: Add tests for the new get_cert() API
Gabriela Moldovan
2026-03-12
1
-1
/
+89
*
keymgr: Generate test cert specifiers using d-d
Gabriela Moldovan
2026-03-12
1
-2
/
+3
*
keymgr: Make make_certificate() a top-level function
Gabriela Moldovan
2026-03-12
1
-31
/
+32
*
keymgr: Add new KeyMgr::get_cert_entry() API
Gabriela Moldovan
2026-03-12
1
-1
/
+70
*
keymgr: Abolish KeyCertificateSpecifier::signing_key_specifier()
Gabriela Moldovan
2026-03-12
1
-11
/
+7
*
Merge branch 'cert-denotators2' into 'main'
Ian Jackson
2026-03-11
1
-5
/
+2
|
\
|
*
keymgr: Implement KeySpecifier for KeyCertificateSpecifiers
Gabriela Moldovan
2026-03-05
1
-5
/
+2
*
|
keymgr: Remove unnecessary TestItem building (fmt)
Gabriela Moldovan
2026-03-10
1
-1
/
+4
*
|
keymgr: Remove unnecessary TestItem building
Gabriela Moldovan
2026-03-10
1
-4
/
+1
*
|
keymgr: Remove unnecessary parentheses
Gabriela Moldovan
2026-03-10
1
-1
/
+1
*
|
keymgr: Replace .find(...).is_some() with .any() (fmt)
Gabriela Moldovan
2026-03-10
1
-9
/
+4
*
|
keymgr: Replace .find(...).is_some() with .any()
Gabriela Moldovan
2026-03-10
1
-3
/
+2
*
|
keymgr: Replace Result<> with type alias (fmt)
Gabriela Moldovan
2026-03-10
1
-5
/
+5
*
|
keymgr: Replace match with if let
Gabriela Moldovan
2026-03-10
1
-4
/
+1
*
|
keymgr: Replace Result<> with type alias (fmt)
Gabriela Moldovan
2026-03-10
1
-3
/
+5
*
|
keymgr: Replace Result<> with type alias
Gabriela Moldovan
2026-03-10
1
-1
/
+1
*
|
keymgr: Remove unnecessary type annotation
Gabriela Moldovan
2026-03-10
1
-4
/
+1
*
|
keymgr: Replace macro-generated Keystore impls with a single Keystore type (fmt)
Gabriela Moldovan
2026-03-10
1
-162
/
+156
*
|
keymgr: Replace macro-generated Keystore impls with a single Keystore type
Gabriela Moldovan
2026-03-10
1
-33
/
+22
*
|
keymgr: Move unrecognized entry building logic out of macro (fmt)
Gabriela Moldovan
2026-03-10
1
-22
/
+14
*
|
keymgr: Move unrecognized entry building logic out of macro
Gabriela Moldovan
2026-03-10
1
-29
/
+34
|
/
*
keymgr: Fix some recently broken doc links
Gabriela Moldovan
2026-01-06
1
-2
/
+2
*
keymgr: Resolve a handful of clippy warnings
Gabriela Moldovan
2026-01-06
1
-1
/
+1
*
keymgr: Move Unrecognized errors out of KeyPathError (fmt)
Gabriela Moldovan
2026-01-06
1
-3
/
+3
*
keymgr: Move Unrecognized errors out of KeyPathError
Gabriela Moldovan
2026-01-06
1
-8
/
+8
*
proto: Use describe() unconditionally in validate_entry_integrity()
Gabriela Moldovan
2026-01-06
1
-12
/
+5
*
Remove unnecessary `doc(cfg(...))` attributes
Neel Chauhan
2025-12-04
1
-1
/
+0
*
Add `hsc key ctor-migrate` subcommand
hjrgrn
2025-11-24
1
-0
/
+4
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
tor-keymgr: Fix `KeyMgr::list_keystores` description
hjrgrn
2025-09-22
1
-1
/
+1
*
arti: keys: Add `keys check-integrity` CLI tool
hjrgrn
2025-09-04
1
-3
/
+35
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-31
/
+44
*
arti: hss: Add `arti hss ctor-migrate`
hjrgrn
2025-07-31
1
-0
/
+61
*
tor-keymgr: Add err::Error::KeystoreNotFound
hjrgrn
2025-07-23
1
-1
/
+1
*
arti: keys: Add arti keys-raw
hjrgrn
2025-07-14
1
-178
/
+265
*
Merge branch 'typos-20250709' into 'main'
Nick Mathewson
2025-07-09
1
-1
/
+1
|
\
|
*
Typo fixes (automatic and hand-verified)
Nick Mathewson
2025-07-09
1
-1
/
+1
[next]