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 all the unstable tor- and arti- crates to 0.43.0
Gabriela Moldovan
2026-06-01
1
-15
/
+15
*
Bump the versions of the non-{arti-,tor-} crates
Gabriela Moldovan
2026-06-01
1
-1
/
+1
*
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
3
-20
/
+1
*
|
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
*
|
Upgrade rand crates to 0.10.
Wesley Aptekar-Cassels
2026-05-12
1
-1
/
+1
*
|
release: Bump tor- and arti- crate versions.
Wesley Aptekar-Cassels
2026-05-06
1
-15
/
+15
*
|
release: Bump safelog version to 0.8.2.
Wesley Aptekar-Cassels
2026-05-06
1
-1
/
+1
*
|
tor-cert: Remove the "encode" cargo feature
Ian Jackson
2026-04-29
1
-1
/
+1
*
|
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
*
|
Update to derive-deftly 0.11.0 to pick up `meta_quoted rigorous`
Ian Jackson
2026-04-02
1
-1
/
+1
*
|
Update to derive-deftly 0.10.0.
Ian Jackson
2026-03-31
1
-1
/
+1
*
|
Remove semver.md files after release
Ian Jackson
2026-03-30
1
-1
/
+0
*
|
Bump versions: tor-* and arti-* unstable crates
Ian Jackson
2026-03-30
1
-15
/
+15
*
|
Bump versions: patchlevel, with dependencies
Ian Jackson
2026-03-30
1
-1
/
+1
*
|
Plumb web-time-compat/full dependency through everywhere.
Ian Jackson
2026-03-30
1
-0
/
+1
*
|
tor-keymgr: migrate to web-time-compat.
Nick Mathewson
2026-03-26
3
-3
/
+4
*
|
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, key-forge: Use our ssh-* forks
Gabriela Moldovan
2026-03-16
1
-1
/
+1
*
|
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
[next]