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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'patch-1' into 'main'
David Goulet
2026-05-28
2
-1
/
+5
|
\
|
*
feat: Make KeystoreEntry::new() public
Aaron Dewes
2025-09-29
2
-1
/
+5
*
|
keymgr: Add a TODO about possibly removing RawEntryId::Ephemeral
Gabriela Moldovan
2026-05-18
1
-0
/
+11
*
|
keymgr: Rephrase the remove_unchecked docs for clarity
Gabriela Moldovan
2026-05-18
1
-5
/
+5
*
|
keymgr: Clarify that not all keystores support stringly-typed entry IDs
Gabriela Moldovan
2026-05-18
1
-0
/
+12
*
|
keymgr: Remove a couple unused From<> impls
Gabriela Moldovan
2026-05-18
2
-20
/
+0
*
|
keymgr: Update tests to stop using RawKeystoreEntry (fmt)
Gabriela Moldovan
2026-05-18
1
-3
/
+1
*
|
keymgr: Update tests to stop using RawKeystoreEntry
Gabriela Moldovan
2026-05-18
2
-15
/
+15
*
|
keymgr: Remove RawKeystoreEntry (fmt)
Gabriela Moldovan
2026-05-18
4
-6
/
+6
*
|
keymgr: Remove RawKeystoreEntry
Gabriela Moldovan
2026-05-18
7
-76
/
+32
*
|
tor-cert: Ed25519CertBuilder: do builder fn rename
Ian Jackson
2026-04-29
2
-2
/
+2
*
|
keymgr: Remove outdated references to derive-adhoc
Gabriela Moldovan
2026-04-16
1
-3
/
+3
*
|
keymgr: Use CAPS for metasyntactic variables in macro
Gabriela Moldovan
2026-04-16
1
-6
/
+6
*
|
keymgr: Don't require ctor_path attr to be quoted
Gabriela Moldovan
2026-04-16
2
-2
/
+2
*
|
keymgr: Use unquoted keypair_specifier in tests
Gabriela Moldovan
2026-04-16
1
-1
/
+1
*
|
keymgr: Make KeySpecifier take an unquoted keypair_specifier
Gabriela Moldovan
2026-04-16
1
-2
/
+2
*
|
keymgr: Require keypair_specifier to be a type
Gabriela Moldovan
2026-04-16
1
-1
/
+1
*
|
keymgr: Update outdated KeySpecifier doc
Gabriela Moldovan
2026-04-16
1
-1
/
+1
*
|
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
*
|
tor-keymgr: migrate to web-time-compat.
Nick Mathewson
2026-03-26
2
-3
/
+3
*
|
Fix typos
Tobias Stoeckmann
2026-03-24
1
-2
/
+4
*
|
keymgr: Remove now-addressed XXX
Gabriela Moldovan
2026-03-17
1
-3
/
+0
*
|
keymgr: Fix feature-gating in tests
Gabriela Moldovan
2026-03-17
1
-4
/
+3
*
|
keymgr: Lower get() logic into get_from_store()
Gabriela Moldovan
2026-03-17
1
-13
/
+15
*
|
keymgr: Add more tests to reveal the get_*() bug for public keys
Gabriela Moldovan
2026-03-17
1
-1
/
+65
*
|
keymgr: Pass the item type to entry_descriptor() (fmt)
Gabriela Moldovan
2026-03-17
1
-1
/
+5
*
|
keymgr: Pass the item type to entry_descriptor()
Gabriela Moldovan
2026-03-17
1
-4
/
+4
*
|
keymgr: Preserve item metadata when converting to TestPublicKey (fmt)
Gabriela Moldovan
2026-03-17
1
-1
/
+4
*
|
keymgr: Preserve item metadata when converting to TestPublicKey
Gabriela Moldovan
2026-03-17
1
-1
/
+3
*
|
keymgr: Update cert tests
Gabriela Moldovan
2026-03-17
1
-1
/
+16
*
|
keymgr: Use the keypair specifier when generating keys.
Gabriela Moldovan
2026-03-17
1
-1
/
+9
*
|
keymgr: Add test retrieving an expired cert
Gabriela Moldovan
2026-03-12
1
-1
/
+77
*
|
keymgr: Introduce a new TestCert type
Gabriela Moldovan
2026-03-12
1
-4
/
+28
*
|
keymgr: Add tests for the new get_cert() API
Gabriela Moldovan
2026-03-12
1
-1
/
+89
*
|
keymgr: Generate test cert specifiers using d-d
Gabriela Moldovan
2026-03-12
2
-24
/
+26
*
|
keymgr: Reexport the d-d helpers
Gabriela Moldovan
2026-03-12
1
-0
/
+5
*
|
keymgr: Make make_certificate() a top-level function
Gabriela Moldovan
2026-03-12
1
-31
/
+32
*
|
keymgr: Add test for the auto-generated cert patterns
Gabriela Moldovan
2026-03-12
1
-0
/
+34
*
|
keymgr: Add new KeyMgr::get_cert_entry() API
Gabriela Moldovan
2026-03-12
1
-1
/
+70
*
|
keymgr: Remove old has_certificate() option
Gabriela Moldovan
2026-03-12
1
-52
/
+0
*
|
keymgr: Add a new experimental CertSpecifier macro
Gabriela Moldovan
2026-03-12
1
-0
/
+303
*
|
keymgr: Move extract() out of parse_arti_path()
Gabriela Moldovan
2026-03-12
1
-41
/
+41
*
|
keymgr: Abolish KeyCertificateSpecifier::signing_key_specifier() (fmt)
Gabriela Moldovan
2026-03-12
1
-3
/
+1
*
|
keymgr: Abolish KeyCertificateSpecifier::signing_key_specifier()
Gabriela Moldovan
2026-03-12
4
-49
/
+12
*
|
keymgr: Add a new trait for cert specifier patterns
Gabriela Moldovan
2026-03-12
2
-0
/
+31
*
|
Merge branch 'cert-denotators2' into 'main'
Ian Jackson
2026-03-11
4
-30
/
+143
|
\
\
|
*
|
keymgr: Do not elide leading empty denotator groups
Gabriela Moldovan
2026-03-05
1
-2
/
+5
|
*
|
keymgr: Replace literal value with constant
Gabriela Moldovan
2026-03-05
1
-1
/
+1
|
*
|
keymgr: Add test for paths with empty denotator groups (fmt)
Gabriela Moldovan
2026-03-05
1
-1
/
+4
[next]