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
/
keystore
/
ephemeral.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
keymgr: Fix ephemeral keystore cert encoding bug (fmt)
Gabriela Moldovan
2026-04-08
1
-6
/
+3
*
keymgr: Fix ephemeral keystore cert encoding bug
Gabriela Moldovan
2026-04-08
1
-4
/
+25
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-48
/
+76
*
arti: keys: Add arti keys-raw
hjrgrn
2025-07-14
1
-3
/
+29
*
tor-keymgr: BREAKING: Refactor API: Keystore::list
hjrgrn
2025-05-30
1
-8
/
+10
*
tor-keymgr: ephemeral type validation
hashcatHitman
2025-04-03
1
-11
/
+69
*
tor-keymgr: BREAKING: Refactor API: Keystore::insert
playbahn
2025-04-02
1
-11
/
+6
*
tor-keymgr: keystore::ephemeral::insert: Drop item type validation
playbahn
2025-04-02
1
-20
/
+1
*
tor-keymgr: Fix TODO: Refactor API: Keystore::insert
playbahn
2025-04-02
1
-3
/
+4
*
tor-key-forge: Split out ItemType as a separate trait.
Gabriela Moldovan
2025-01-13
1
-1
/
+1
*
fix: fix typos
Dimitris Apostolou
2025-01-06
1
-1
/
+1
*
tor-key-forge: Implement EncodableItem for Tor ed25519 certs.
Gabriela Moldovan
2024-12-04
1
-3
/
+3
*
tor-keymgr: Replace as_ssh_key_data with as_keystore_item.
Gabriela Moldovan
2024-12-04
1
-5
/
+6
*
tor-keymgr: Replace KeyType with KeystoreItemType (fmt).
Gabriela Moldovan
2024-12-04
1
-2
/
+10
*
tor-keymgr: Replace KeyType with KeystoreItemType.
Gabriela Moldovan
2024-12-04
1
-38
/
+45
*
tor-key-forge: Rename EncodableKey to EncodableItem.
Gabriela Moldovan
2024-12-04
1
-4
/
+4
*
tor-keymgr: add disk-related docs to `ArtiEphemeralKeystore`
Steven Engler
2024-09-17
1
-0
/
+6
*
Rename tor-keys crate to tor-key-forge
David Goulet
2024-09-04
1
-1
/
+1
*
tor-keymgr: Use tor-keys crate and remove dead code
David Goulet
2024-09-04
1
-4
/
+2
*
Fix typos
Dimitris Apostolou
2024-09-03
1
-2
/
+2
*
Revert "tor-keymgr: Fix now-failing test."
Gabriela Moldovan
2024-05-08
1
-0
/
+16
*
tor-keymgr: Validate the KeyType when inserting into the ephemeral keystore.
Gabriela Moldovan
2024-05-08
1
-0
/
+20
*
tor-keymgr: Update ephemeral keystore docs.
Gabriela Moldovan
2024-05-07
1
-2
/
+2
*
tor-keymgr: Test that the ephemeral store returns the correct type.
Gabriela Moldovan
2024-05-07
1
-2
/
+6
*
tor-keymgr: Fix now-failing test.
Gabriela Moldovan
2024-05-07
1
-16
/
+0
*
tor-keymgr: Simplify ephemeral keystore impl.
Gabriela Moldovan
2024-05-07
1
-31
/
+6
*
tor-keymgr: Move parse_ssh_format_erased to UnparsedOpenSshKey.
Gabriela Moldovan
2024-05-07
1
-3
/
+3
*
tor-keymgr: Avoid using UnparsedOpenSshKey.
Gabriela Moldovan
2024-05-07
1
-5
/
+6
*
tor-keymgr: Move TestSpecifier to test_utils.
Gabriela Moldovan
2024-05-07
1
-3
/
+1
*
tor-keymgr: Move test constants to test_utils.
Gabriela Moldovan
2024-05-07
1
-1
/
+1
*
tor-keymgr: added initial implementation for in-memory ArtiEphemeralKeystore
Richard Pospesel
2024-04-10
1
-0
/
+285