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
/
tor-keymgr
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-keymgr: Re-export ssh-key.
Gabriela Moldovan
2023-08-16
1
-1
/
+2
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
*
keymgr: Replace EncodableKey::to_bytes() with SSH-specific function.
Gabriela Moldovan
2023-08-02
1
-1
/
+1
*
keymgr: Add function for generating EncodableKeys.
Gabriela Moldovan
2023-07-24
1
-1
/
+1
*
keymgr: Use KeystoreId instead of a static string.
Gabriela Moldovan
2023-07-21
1
-2
/
+2
*
keymgr: Add a newtype for keystore identifiers.
Gabriela Moldovan
2023-07-21
1
-0
/
+22
*
keymgr: Remove unused KeystoreSelector::All variant.
Gabriela Moldovan
2023-07-21
1
-2
/
+0
*
keymgr: Add type for specifying which keystore to access.
Gabriela Moldovan
2023-07-20
1
-0
/
+13
*
tor-keymgr: Add ArtiNativeKeystoreConfig.
Gabriela Moldovan
2023-07-13
1
-0
/
+1
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
Run add_warning to remove `missing_panics_doc` deny.
Nick Mathewson
2023-07-06
1
-1
/
+0
*
keymgr: Downgrade "TODO hs" to "TODO HSS"
Gabriela Moldovan
2023-06-30
1
-0
/
+3
*
keymgr: Rename KeyStore to Keystore globally.
Gabriela Moldovan
2023-06-29
1
-2
/
+2
*
keymgr: Define `ArtiPathComponent`.
Gabriela Moldovan
2023-06-29
1
-1
/
+1
*
keymgr: Create a KeyStoreError trait for keystore errors.
Gabriela Moldovan
2023-06-26
1
-1
/
+1
*
keymgr: Remove unnecessary dummy types.
Gabriela Moldovan
2023-06-22
1
-2
/
+1
*
keymgr: Move dummy implementation to tor-keymgr.
Gabriela Moldovan
2023-06-22
1
-5
/
+22
*
keymgr: Remove unnecessary pub(crate).
Gabriela Moldovan
2023-06-22
1
-5
/
+5
*
lints: Run maint/add_warning to actually apply new lints
Ian Jackson
2023-06-21
1
-0
/
+2
*
keymgr: Move the HS client and service key specifiers out of tor-keymgr.
Gabriela Moldovan
2023-06-15
1
-1
/
+0
*
keymgr: Introduce ToEncodableKey to simplify lookups.
Gabriela Moldovan
2023-06-15
1
-1
/
+1
*
keymgr: Add key manager implementation stub.
Gabriela Moldovan
2023-06-15
1
-0
/
+2
*
keymgr: Add ArtiNativeKeyStore implementation skeleton.
Gabriela Moldovan
2023-06-15
1
-0
/
+54