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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump minor versions in preparation for release
Nick Mathewson
2023-12-04
1
-3
/
+3
*
Bump patchlevel versions in preparation for release
Nick Mathewson
2023-12-04
1
-3
/
+3
*
Merge branch 'remove-impl' into 'main'
Ian Jackson
2023-11-30
1
-9
/
+1
|
\
|
*
tor-keymgr: Remove unnecessary impls for KeystoreCorruptionError.
Gabriela Moldovan
2023-11-29
1
-9
/
+1
*
|
Merge branch 'msrv-bump-1.70' into 'main'
Ian Jackson
2023-11-30
1
-1
/
+1
|
\
\
|
*
|
In every crate, change rust-version to 1.70.
Nick Mathewson
2023-11-28
1
-1
/
+1
*
|
|
llcrypto: Hide the members of ExpandedKeypair.
Nick Mathewson
2023-11-29
2
-2
/
+2
*
|
|
Remove RngCompatExt.
Nick Mathewson
2023-11-29
1
-4
/
+2
*
|
|
Convert to the latest versions of dalek-cryptography
Nick Mathewson
2023-11-29
2
-13
/
+25
|
|
/
|
/
|
*
|
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: Fix some broken docs links
Ian Jackson
2023-11-28
1
-3
/
+3
*
Merge branch 'keymgr-derive-builder' into 'main'
gabi-250
2023-11-28
3
-52
/
+127
|
\
|
*
tor-keymgr: Write some KeyMgrBuilder functions by hand.
Gabriela Moldovan
2023-11-28
2
-17
/
+93
|
*
tor-keymgr: Abolish KeyMgr::new.
Gabriela Moldovan
2023-11-27
2
-18
/
+0
|
*
tor-keymgr: Derive Builder for KeyMgr (fmt).
Gabriela Moldovan
2023-11-27
1
-8
/
+11
|
*
tor-keymgr: Derive Builder for KeyMgr.
Gabriela Moldovan
2023-11-27
3
-37
/
+51
*
|
Merge branch 'keymgr-errors' into 'main'
gabi-250
2023-11-27
6
-160
/
+155
|
\
\
|
*
|
tor-keymgr: Return InvalidSshKeyData if the ssh key data is invalid (fmt).
Gabriela Moldovan
2023-11-21
1
-2
/
+5
|
*
|
tor-keymgr: Return InvalidSshKeyData if the ssh key data is invalid.
Gabriela Moldovan
2023-11-21
1
-27
/
+20
|
*
|
tor-keymgr: Add an Arti keystore error type for keys with invalid key data.
Gabriela Moldovan
2023-11-21
1
-0
/
+5
|
*
|
tor-keymgr: Remove a TODO that is no longer relevant.
Gabriela Moldovan
2023-11-21
1
-3
/
+0
|
*
|
tor-keymgr: Remove unnecessary trait function.
Gabriela Moldovan
2023-11-21
1
-7
/
+0
|
*
|
tor-keymgr: Add a top-level error type (fmt).
Gabriela Moldovan
2023-11-21
1
-1
/
+4
|
*
|
tor-keymgr: Add a top-level error type.
Gabriela Moldovan
2023-11-21
4
-32
/
+42
|
*
|
tor-keymgr: Add some derives for the dummy KeyType.
Gabriela Moldovan
2023-11-21
1
-0
/
+1
|
*
|
tor-keymgr: Move ArtiPathError, KeystoreCorruptionError to err.rs.
Gabriela Moldovan
2023-11-21
3
-54
/
+53
|
*
|
tor-keymgr: Inline SshKeyError variants into ArtiNativeKeystoreError.
Gabriela Moldovan
2023-11-20
2
-43
/
+34
|
|
/
*
/
tor-keymgr: impl ToEncodableKey for IPT keys
Ian Jackson
2023-11-23
1
-1
/
+25
|
/
*
Merge branch 'more-denotators' into 'main'
gabi-250
2023-11-20
1
-14
/
+83
|
\
|
*
tor-keymgr: Update ArtiPath docs.
Gabriela Moldovan
2023-11-20
1
-5
/
+9
|
*
tor-keymgr: Remove now-outdated TODO HSSs.
Gabriela Moldovan
2023-11-20
1
-6
/
+0
|
*
tor-keymgr: Support encoding more than one denotator in an ArtiPath.
Gabriela Moldovan
2023-11-20
1
-3
/
+74
*
|
Merge branch 'deprecate-hs-client-intro-auth' into 'main'
gabi-250
2023-11-20
1
-14
/
+2
|
\
\
|
|
/
|
/
|
|
*
tor-keymgr: Remove the ToEncodableKey impl of HsClientIntroAuthKeypair.
Gabriela Moldovan
2023-11-20
1
-15
/
+0
|
*
tor-keymgr: Allow the use of the newly deprecated HsClientIntroAuthKeypair (f...
Gabriela Moldovan
2023-11-20
1
-4
/
+4
|
*
tor-keymgr: Allow the use of the newly deprecated HsClientIntroAuthKeypair.
Gabriela Moldovan
2023-11-20
1
-1
/
+4
*
|
tor-keymgr: Add TODO about possibly abolishing arti_pattern.
Gabriela Moldovan
2023-11-20
1
-0
/
+3
*
|
tor-keymgr: Make the arti_path_prefix() helper private.
Gabriela Moldovan
2023-11-20
1
-1
/
+1
*
|
tor-keymgr: Abolish the `role()` public key specifier function.
Gabriela Moldovan
2023-11-20
1
-9
/
+0
*
|
tor-keymgr: Use ${for fields} to count the number of denotators (fmt).
Gabriela Moldovan
2023-11-20
1
-5
/
+4
*
|
tor-keymgr: Use ${for fields} to count the number of denotators.
Gabriela Moldovan
2023-11-20
1
-8
/
+3
*
|
tor-keymgr: Refactor a commonly used condition into a defcond.
Gabriela Moldovan
2023-11-20
1
-5
/
+8
*
|
tor-keymgr: Apply review suggestions to various doc comments.
Gabriela Moldovan
2023-11-20
2
-6
/
+13
*
|
tor-keymgr: Do not require owned types in arti_pattern().
Gabriela Moldovan
2023-11-20
1
-3
/
+3
*
|
tor-keymgr: Suppress a confused clippy warning.
Gabriela Moldovan
2023-11-20
1
-0
/
+2
*
|
tor-keymgr: Remove unused macro.
Gabriela Moldovan
2023-11-20
1
-241
/
+0
*
|
tor-keymgr: Rewrite define_key_specifier using derive-adhoc (fmt).
Gabriela Moldovan
2023-11-20
1
-37
/
+36
*
|
tor-keymgr: Rewrite define_key_specifier using derive-adhoc.
Gabriela Moldovan
2023-11-20
3
-18
/
+151
*
|
tor-keymgr: Add tests for arti_prefix().
Gabriela Moldovan
2023-11-20
1
-0
/
+11
[next]