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-key-forge
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Version bumps to 0.27.0
Ian Jackson
2025-02-06
1
-7
/
+7
*
|
Fix Cargo.toml features formatting
Ian Jackson
2025-02-06
1
-1
/
+4
*
|
Add some missing "full" features
Ian Jackson
2025-02-06
1
-1
/
+1
|
/
*
Upgrade to downcast-rs 2
Ian Jackson
2025-02-05
1
-1
/
+1
*
tor-key-forge: Add missing semver.md entries.
Gabriela Moldovan
2025-01-13
1
-0
/
+3
*
tor-key-forge: Remove no longer needed ItemType impl for KeyUnknownCert.
Gabriela Moldovan
2025-01-13
1
-9
/
+0
*
tor-key-forge: Implement ItemType for ParsedEd25519Cert.
Gabriela Moldovan
2025-01-13
1
-0
/
+9
*
tor-key-forge: Add wrappers for various cert types.
Gabriela Moldovan
2025-01-13
2
-3
/
+115
*
tor-key-forge: Fill out the InvalidCertError type.
Gabriela Moldovan
2025-01-13
2
-1
/
+20
*
tor-key-forge: Fix typo in doc comment.
Gabriela Moldovan
2025-01-13
1
-1
/
+1
*
tor-keymgr: Add cert parse error variant.
Gabriela Moldovan
2025-01-13
2
-0
/
+5
*
tor-key-forge: Add ItemType impl for KeyUnknownCert.
Gabriela Moldovan
2025-01-13
1
-0
/
+9
*
tor-key-forge: Split out ItemType as a separate trait.
Gabriela Moldovan
2025-01-13
4
-18
/
+41
*
tor-key-forge: Distinguish between parsed certs and encodable certs.
Gabriela Moldovan
2025-01-13
1
-4
/
+7
*
tor-keymgr: Replace from_encodable_cert with validation function.
Gabriela Moldovan
2025-01-13
1
-7
/
+2
*
tor-key-forge: Export some additional tor-cert types.
Gabriela Moldovan
2025-01-13
1
-3
/
+3
*
Remove semver.md files after 1.3.2 release
Nick Mathewson
2025-01-07
1
-1
/
+0
*
Bump versions of internal arti crates for Arti 1.3.2
Nick Mathewson
2025-01-07
1
-5
/
+5
*
clippy: deny `mod_module_files`
Steven Engler
2025-01-06
1
-0
/
+1
*
Run "fixup-features" in preparation for release.
Nick Mathewson
2025-01-06
1
-1
/
+1
*
tor-hscrypto: Move encodable key trait impls from tor-key-forge.
Gabriela Moldovan
2024-12-11
2
-114
/
+0
*
tor-key-forge: Abolish the HasKind impl of Error.
Gabriela Moldovan
2024-12-10
2
-14
/
+1
*
tor-key-forge: Enable use of tor-cert experimental APIs.
Gabriela Moldovan
2024-12-04
1
-1
/
+1
*
tor-key-forge: Export certificate-related types.
Gabriela Moldovan
2024-12-04
1
-0
/
+5
*
tor-key-forge: Implement KeystoreItem::item_type.
Gabriela Moldovan
2024-12-04
2
-2
/
+9
*
tor-key-forge: s/EncodableKey/EncodableItem in documentation.
Gabriela Moldovan
2024-12-04
1
-11
/
+11
*
tor-keymgr: Add KeyMgr::get_key_and_cert() (fmt).
Gabriela Moldovan
2024-12-04
1
-1
/
+4
*
tor-keymgr: Add KeyMgr::get_key_and_cert().
Gabriela Moldovan
2024-12-04
1
-1
/
+1
*
tor-key-forge: Implement EncodableItem for Tor ed25519 certs.
Gabriela Moldovan
2024-12-04
2
-2
/
+17
*
tor-keymgr: Replace as_ssh_key_data with as_keystore_item (fmt).
Gabriela Moldovan
2024-12-04
1
-1
/
+2
*
tor-keymgr: Replace as_ssh_key_data with as_keystore_item.
Gabriela Moldovan
2024-12-04
2
-17
/
+16
*
tor-key-forge: Add into_erased impl for KeystoreItem.
Gabriela Moldovan
2024-12-04
1
-1
/
+12
*
tor-key-forge: Replace EncodableItem::key_type() with item_type().
Gabriela Moldovan
2024-12-04
3
-19
/
+15
*
tor-key-forge: Let declare_item_type macro generate the tests.
Gabriela Moldovan
2024-12-04
1
-32
/
+52
*
tor-key-forge: Remove no longer needed KeyType::Unknown variant.
Gabriela Moldovan
2024-12-04
1
-28
/
+3
*
tor-key-forge: Export KeystoreItem.
Gabriela Moldovan
2024-12-04
1
-1
/
+1
*
tor-key-forge: Rename EncodableKey to EncodableItem.
Gabriela Moldovan
2024-12-04
3
-19
/
+19
*
tor-key-forge: Add a KeystoreItem type to replace SshKeyData.
Gabriela Moldovan
2024-12-04
1
-1
/
+22
*
tor-key-forge: Add an encodable cert type.
Gabriela Moldovan
2024-12-04
3
-0
/
+26
*
tor-key-forge: Add a ToEncodableCert trait.
Gabriela Moldovan
2024-12-04
2
-1
/
+50
*
tor-keymgr: Introduce a KeystoreItemType to replace KeyType.
Gabriela Moldovan
2024-12-04
2
-6
/
+136
*
Resolve clippy::empty_line_after_doc_comments warnings.
Nick Mathewson
2024-12-03
1
-1
/
+1
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
1
-0
/
+1
*
Bump all the unstable tor- and arti- crates to 0.25.0.
Gabriela Moldovan
2024-12-02
1
-5
/
+5
*
cargo: Update `thiserror` to `2`
Clara Engler
2024-11-12
1
-1
/
+1
*
Bump unstable tor-* and arti-* crates to 0.24.0
Ian Jackson
2024-10-30
1
-5
/
+5
*
tor-key-forge: Fix typo in documentation.
Gabriela Moldovan
2024-10-17
1
-2
/
+2
*
tor-key-forge: Replace fully-qualified path with import.
Gabriela Moldovan
2024-10-17
1
-2
/
+2
*
tor-key-forge: Reformat derives for readability.
Gabriela Moldovan
2024-10-17
1
-2
/
+4
*
tor-key-forge: Reformat a long line for readability.
Gabriela Moldovan
2024-10-17
1
-1
/
+4
[prev]
[next]