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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
keymgr: Create a KeyStoreError trait for keystore errors.
Gabriela Moldovan
2023-06-26
3
-1
/
+35
*
keymgr: Remove blank line to satisfy maint/cargo_sort.
Gabriela Moldovan
2023-06-22
1
-1
/
+0
*
keymgr: Make the dummy types non_exhaustive.
Gabriela Moldovan
2023-06-22
1
-0
/
+3
*
keymgr: Add a TODO regarding missing dummy impls.
Gabriela Moldovan
2023-06-22
1
-1
/
+3
*
keymgr: Update outdated docs.
Gabriela Moldovan
2023-06-22
1
-23
/
+10
*
keymgr: Remove outdated TODOs.
Gabriela Moldovan
2023-06-22
1
-9
/
+0
*
keymgr: Remove unnecessary dummy types.
Gabriela Moldovan
2023-06-22
2
-19
/
+4
*
keymgr: Move dummy implementation to tor-keymgr.
Gabriela Moldovan
2023-06-22
4
-11
/
+157
*
keymgr: Remove unnecessary pub(crate).
Gabriela Moldovan
2023-06-22
1
-5
/
+5
*
keymgr: Define a `keymgr` feature.
Gabriela Moldovan
2023-06-22
2
-0
/
+22
*
keymgr: Downgrade 2 "TODO hs" to "TODO HSS".
Gabriela Moldovan
2023-06-22
2
-2
/
+2
*
keymgr: Remove outdated TODO.
Gabriela Moldovan
2023-06-22
1
-1
/
+0
*
Merge branch 'stderr' into 'main'
Alexander Færøy
2023-06-21
1
-0
/
+2
|
\
|
*
lints: Run maint/add_warning to actually apply new lints
Ian Jackson
2023-06-21
1
-0
/
+2
*
|
keymgr: Fix clippy lints.
Gabriela Moldovan
2023-06-21
1
-1
/
+1
*
|
keymgr: Remove outdated TODO.
Gabriela Moldovan
2023-06-21
1
-2
/
+0
*
|
keymgr: Make ArtiNativeKeyStore::key_path() return a relative path.
Gabriela Moldovan
2023-06-21
1
-15
/
+19
*
|
keymgr: Derive Into for ArtiPath.
Gabriela Moldovan
2023-06-21
1
-1
/
+1
*
|
Merge branch 'keymgr-api-consistency' into 'main'
Ian Jackson
2023-06-21
4
-43
/
+48
|
\
\
|
*
|
keymgr: Remove Error::NotFound, update KeyMgr, KeyStore APIs.
Gabriela Moldovan
2023-06-21
4
-43
/
+48
*
|
|
Merge branch 'keymgr-rm-cond' into 'main'
Ian Jackson
2023-06-21
1
-10
/
+4
|
\
|
|
|
*
|
keymgr: Remove unnecessary condition.
Gabriela Moldovan
2023-06-21
1
-10
/
+4
|
|
/
*
/
keymgr: Remove outdated TODO.
Gabriela Moldovan
2023-06-21
1
-8
/
+0
|
/
*
keymgr: Fix clippy lints.
Gabriela Moldovan
2023-06-20
2
-3
/
+3
*
keymgr: Address clippy lints and run cargo fmt.
Gabriela Moldovan
2023-06-20
1
-1
/
+6
*
keymgr: Enforce keystore_dir properties for every key read/written from the k...
Gabriela Moldovan
2023-06-20
1
-16
/
+19
*
keymgr: Update function names and docs to reflect reality.
Gabriela Moldovan
2023-06-20
3
-9
/
+9
*
keymgr: Move FS operations out of ssh.rs
Gabriela Moldovan
2023-06-20
3
-17
/
+42
*
keymgr: Create a temporary error type for the key types we don't support yet.
Gabriela Moldovan
2023-06-20
2
-1
/
+9
*
keymgr: Create a separate error source for key corruption errors.
Gabriela Moldovan
2023-06-20
2
-37
/
+41
*
Merge branch 'update-keymgr-todo' into 'main'
Alexander Færøy
2023-06-20
3
-3
/
+4
|
\
|
*
keymgr: Defer key bundle support until "Basic Service" milestone.
Gabriela Moldovan
2023-06-20
2
-2
/
+3
|
*
keymgr: Change "TODO hs" to "TODO HSS".
Gabriela Moldovan
2023-06-20
1
-1
/
+1
*
|
keymgr: Fix broken docs.
Gabriela Moldovan
2023-06-20
1
-1
/
+1
*
|
arti-client, keymgr: Introduce Mistrust settings and enforce FS permissions.
Gabriela Moldovan
2023-06-20
1
-5
/
+35
*
|
keymgr: Add TODO about separation of concerns wrt FS operations.
Gabriela Moldovan
2023-06-20
1
-0
/
+8
*
|
keymgr: Add an error variant for fs_mistrust errors.
Gabriela Moldovan
2023-06-20
2
-0
/
+14
*
|
keymgr: Add a FsErrorSource to Error::Fs.
Gabriela Moldovan
2023-06-20
1
-1
/
+21
|
/
*
keymgr: Add Diziet's notes about storing public keys in the key store.
Gabriela Moldovan
2023-06-15
1
-0
/
+36
*
keymgr, arti-client: KeyMgr should return Ok(None) if the key is not found.
Gabriela Moldovan
2023-06-15
1
-4
/
+4
*
keymgr: Add TODO regarding KeyStore rename.
Gabriela Moldovan
2023-06-15
1
-0
/
+4
*
keymgr: Add TODO about KeyType refactorings.
Gabriela Moldovan
2023-06-15
1
-0
/
+3
*
keymgr: Add the key type to the `arti_extension`.
Gabriela Moldovan
2023-06-15
1
-1
/
+2
*
keymgr: Add TODO regarding some error refactorings.
Gabriela Moldovan
2023-06-15
1
-0
/
+14
*
keymgr: Move the HS client and service key specifiers out of tor-keymgr.
Gabriela Moldovan
2023-06-15
3
-115
/
+0
*
keymgr: Expand the TODOs regarding HS service key specifiers.
Gabriela Moldovan
2023-06-15
1
-3
/
+18
*
keymgr: Expand HsClientSpecifier docs, add TODO about refactoring.
Gabriela Moldovan
2023-06-15
1
-0
/
+7
*
keymgr: Introduce ToEncodableKey to simplify lookups.
Gabriela Moldovan
2023-06-15
3
-13
/
+51
*
arti-client: Make the client use the KeyMgr.
Gabriela Moldovan
2023-06-15
1
-0
/
+6
*
keymgr: Add key manager implementation stub.
Gabriela Moldovan
2023-06-15
2
-0
/
+114
[prev]
[next]