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
/
arti.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-keymgr: Make SshKeyData an opaque type.
Gabriela Moldovan
2024-05-07
1
-22
/
+1
*
tor-keymgr: Move arti-specific ssh code to arti module.
Gabriela Moldovan
2024-05-07
1
-1
/
+2
*
tor-keymgr: Move parse_ssh_format_erased to UnparsedOpenSshKey.
Gabriela Moldovan
2024-05-07
1
-6
/
+6
*
tor-keymgr: Make test module private again.
Gabriela Moldovan
2024-05-07
1
-1
/
+1
*
tor-keymgr: Move TestSpecifier to test_utils.
Gabriela Moldovan
2024-05-07
1
-23
/
+8
*
tor-keymgr: Move test constants to test_utils.
Gabriela Moldovan
2024-05-07
1
-4
/
+1
*
tor-keymgr: added initial implementation for in-memory ArtiEphemeralKeystore
Richard Pospesel
2024-04-10
1
-4
/
+4
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
Use tor_basic_utils::PathExt::display_lossy
Ian Jackson
2024-03-05
1
-4
/
+6
*
Merge branch 'analyzer_windows_problems' into 'main'
gabi-250
2024-03-04
1
-0
/
+1
|
\
|
*
tor-keymgr: Fix compilation on Windows
Tobias Stoeckmann
2024-02-29
1
-0
/
+1
*
|
keystore: Fix slugs creations on Windows
Tobias Stoeckmann
2024-03-01
1
-2
/
+8
|
/
*
tor-keymgr: Turn a TODO HSS into #1118.
Gabriela Moldovan
2024-01-10
1
-1
/
+1
*
tor-keymgr: Turn a TODO HSS into #1095.
Gabriela Moldovan
2024-01-10
1
-1
/
+1
*
tor-keymgr: Update docs referencing outdated SSH algo names.
Gabriela Moldovan
2023-12-14
1
-2
/
+2
*
tor-keymgr: Use CheckedDir::read_dir to validate dir permissions in list().
Gabriela Moldovan
2023-11-28
1
-3
/
+13
*
tor-keymgr: Use the new CheckedDir::remove_file API.
Gabriela Moldovan
2023-11-28
1
-20
/
+23
*
tor-keymgr: Expand the ArtiNativeKeystore docs.
Gabriela Moldovan
2023-11-13
1
-1
/
+19
*
tor-keymgr: Clarify what ArtiPath are used for.
Gabriela Moldovan
2023-11-13
1
-1
/
+3
*
tor-keymgr: Rename KeyPathError to ArtiPathUnavailableError (fmt).
Gabriela Moldovan
2023-10-19
1
-2
/
+3
*
tor-keymgr: Rename KeyPathError to ArtiPathUnavailableError.
Gabriela Moldovan
2023-10-19
1
-6
/
+6
*
tor-keymgr: Apply cargo fmt.
Gabriela Moldovan
2023-10-19
1
-3
/
+9
*
tor-keymgr: Make error handling less repetitive using a closure.
Gabriela Moldovan
2023-10-19
1
-9
/
+8
*
tor-keymgr: Rework the ArtiPath error types.
Gabriela Moldovan
2023-10-19
1
-8
/
+8
*
tor-keymgr: Add function for listing all entries in a keystore.
Gabriela Moldovan
2023-10-19
1
-3
/
+153
*
tor-keymgr: Give KeyType an Unknown variant.
Gabriela Moldovan
2023-10-19
1
-47
/
+45
*
tor-keymgr: Use ArtiPathError for invalid ArtiPaths.
Gabriela Moldovan
2023-10-19
1
-6
/
+31
*
tor-keymgr: Encode whether the key is public or private in the file extension.
Gabriela Moldovan
2023-10-13
1
-2
/
+2
*
tor-keymgr: Implement ArtiNativeKeystore::insert for public keys.
Gabriela Moldovan
2023-10-03
1
-3
/
+7
*
tor-keymgr: Rename as_ssh_keypair_data to as_ssh_key_data.
Gabriela Moldovan
2023-09-26
1
-1
/
+1
*
tor-keymgr: Make EncodableKey support public keys too.
Gabriela Moldovan
2023-09-25
1
-7
/
+17
*
tor-keymgr: Represent unparsed ssh key as strings.
Gabriela Moldovan
2023-09-25
1
-2
/
+2
*
tor-hsclient, arti-client, tor-keymgr, tor-netdoc: Use a keypair instead of S...
Gabriela Moldovan
2023-09-25
1
-1
/
+1
*
tor-keymgr: Remove redundant _private suffix from key extension.
Gabriela Moldovan
2023-09-12
1
-2
/
+2
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
keymgr: Implement SshEncodableKey for ed25519::Keypair.
Gabriela Moldovan
2023-08-02
1
-3
/
+2
*
keymgr: Remove KeyType::to_ssh_format.
Gabriela Moldovan
2023-08-02
1
-1
/
+13
*
keymgr: Test whether insert() creates the missing directories.
Gabriela Moldovan
2023-07-24
1
-9
/
+21
*
keymgr: Create the parent directories as needed
Gabriela Moldovan
2023-07-24
1
-1
/
+12
*
keymgr: Add a Keystore::contains accessor.
Gabriela Moldovan
2023-07-24
1
-0
/
+4
*
keymgr: Use KeystoreId instead of a static string.
Gabriela Moldovan
2023-07-21
1
-7
/
+9
*
keymgr: Remove unimplemented/unnecessary has_key_bundle function.
Gabriela Moldovan
2023-07-20
1
-13
/
+0
*
keymgr: Add an `id` function to `Keystore`.
Gabriela Moldovan
2023-07-20
1
-0
/
+7
*
Merge branch 'clippy-allow' into 'main'
Ian Jackson
2023-07-11
1
-0
/
+1
|
\
|
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
|
keymgr: Use Box<dyn EncodableKey> instead of Box<dyn Any>.
Gabriela Moldovan
2023-07-10
1
-5
/
+6
|
/
*
keymgr: Rename KeyStore to Keystore globally.
Gabriela Moldovan
2023-06-29
1
-9
/
+9
*
keymgr: Add a TODO about implementing and testing has_key_bundle.
Gabriela Moldovan
2023-06-29
1
-0
/
+8
*
keymgr: Add some basic insert and remove tests.
Gabriela Moldovan
2023-06-29
1
-0
/
+52
*
keymgr: Add assert_found! test helper.
Gabriela Moldovan
2023-06-29
1
-8
/
+13
[next]