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
...
*
|
keymgr: Update tests to use the new d-d macro annotation for CTorPaths (fmt)
Gabriela Moldovan
2026-01-06
1
-1
/
+3
*
|
keymgr: Update tests to use the new d-d macro annotation for CTorPaths
Gabriela Moldovan
2026-01-06
1
-28
/
+14
*
|
keymgr: Use d-d to generate CTorPath<->KeySpecifier conversions
Gabriela Moldovan
2026-01-06
1
-26
/
+54
*
|
keymgr: Add a CTorKeySpecifier trait (fmt)
Gabriela Moldovan
2026-01-06
1
-4
/
+4
*
|
keymgr: Add a CTorKeySpecifier trait
Gabriela Moldovan
2026-01-06
2
-1
/
+18
*
|
keymgr: Make CTorPath more like the client/service specifiers (fmt)
Gabriela Moldovan
2026-01-06
4
-12
/
+21
*
|
keymgr: Make CTorPath more like the client/service specifiers
Gabriela Moldovan
2026-01-06
5
-74
/
+52
*
|
keymgr: Fix some recently broken doc links
Gabriela Moldovan
2026-01-06
3
-6
/
+6
*
|
keymgr: Resolve a handful of clippy warnings (fmt)
Gabriela Moldovan
2026-01-06
1
-2
/
+1
*
|
keymgr: Resolve a handful of clippy warnings
Gabriela Moldovan
2026-01-06
2
-4
/
+4
*
|
keymgr: Push error handling into the from_ctor_path() functions
Gabriela Moldovan
2026-01-06
2
-16
/
+9
*
|
keymgr: Replace placeholder errors with CTorPathError (fmt)
Gabriela Moldovan
2026-01-06
1
-4
/
+4
*
|
keymgr: Replace placeholder errors with CTorPathError
Gabriela Moldovan
2026-01-06
3
-10
/
+35
*
|
keymgr: Remove unused argument in helper function (fmt)
Gabriela Moldovan
2026-01-06
1
-6
/
+1
*
|
keymgr: Remove unused argument in helper function
Gabriela Moldovan
2026-01-06
1
-3
/
+1
*
|
keymgr: Remove redundant ArtiPath from error context
Gabriela Moldovan
2026-01-06
2
-21
/
+6
*
|
keymgr: Split out ArtiPathError from KeyPathError
Gabriela Moldovan
2026-01-06
4
-20
/
+32
*
|
keymgr: Make describe_via_components() return Bug
Gabriela Moldovan
2026-01-06
1
-1
/
+1
*
|
keymgr: Move Unrecognized errors out of KeyPathError (fmt)
Gabriela Moldovan
2026-01-06
1
-3
/
+3
*
|
keymgr: Move Unrecognized errors out of KeyPathError
Gabriela Moldovan
2026-01-06
4
-17
/
+16
*
|
keymgr: Fix clippy warning when KeySpecifier is used in tor-keymgr
Gabriela Moldovan
2026-01-06
1
-0
/
+1
*
|
proto: Use describe() unconditionally in validate_entry_integrity()
Gabriela Moldovan
2026-01-06
1
-12
/
+5
*
|
keymgr: Update test d-d macro with new ctor_path functions
Gabriela Moldovan
2026-01-06
1
-17
/
+24
*
|
keymgr: Specify ctor conversion functions as module
Gabriela Moldovan
2026-01-06
1
-9
/
+13
*
|
keymgr: Extend KeySpecifier macro to support CTorPath conversions
Gabriela Moldovan
2026-01-06
1
-2
/
+22
*
|
keymgr: Make parse_key_path() only parse ArtiPaths
Gabriela Moldovan
2026-01-06
1
-18
/
+23
*
|
Remove unnecessary `doc(cfg(...))` attributes
Neel Chauhan
2025-12-04
3
-10
/
+0
*
|
Update to derive-deftly 1.6.0
Ian Jackson
2025-12-03
1
-1
/
+1
*
|
Bump all the unstable tor- and arti- crates to 0.37.0.
Gabriela Moldovan
2025-12-02
1
-15
/
+15
*
|
Bump the versions of the non-{arti-,tor-} crates
Gabriela Moldovan
2025-12-02
1
-1
/
+1
*
|
Add `hsc key ctor-migrate` subcommand
hjrgrn
2025-11-24
1
-0
/
+4
*
|
Bump derive-deftly to 1.5.0
Ian Jackson
2025-11-07
1
-1
/
+1
*
|
Merge branch 'deftly-1.4' into 'main'
opara
2025-11-06
1
-1
/
+1
|
\
\
|
*
|
Bump derive-deftly to 1.4.0
Ian Jackson
2025-11-06
1
-1
/
+1
*
|
|
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
12
-12
/
+12
|
/
/
*
|
maint: bump minor versions of all published crates
Steven Engler
2025-10-29
1
-17
/
+17
*
|
Bump MSRV from 1.85.1 to 1.86
Clara Engler
2025-10-21
1
-1
/
+1
*
|
Merge branch 'arti-relay-rsa-keys' into 'main'
wesleyac
2025-10-06
1
-4
/
+4
|
\
\
|
*
|
Lay foundations for RSA keys in keystore.
Wesley Aptekar-Cassels
2025-09-30
1
-4
/
+4
*
|
|
release: Bump versions.
Wesley Aptekar-Cassels
2025-10-02
1
-17
/
+17
|
/
/
*
/
Remove "doc_auto_cfg" incantation from all crates.
Nick Mathewson
2025-09-29
1
-1
/
+1
|
/
*
tor-keymgr: Fix `KeyMgr::list_keystores` description
hjrgrn
2025-09-22
1
-1
/
+1
*
Bump MSRV from 1.85 to 1.85.1
Nick Mathewson
2025-09-09
1
-1
/
+1
*
arti: keys: Add `keys check-integrity` CLI tool
hjrgrn
2025-09-04
1
-3
/
+35
*
Update to derive-deftly 1.3.0
Ian Jackson
2025-09-02
1
-1
/
+1
*
Bump the minor version of every published crate except for `arti`.
Nick Mathewson
2025-08-28
1
-17
/
+17
*
misc: cleanup now that `_report!` macros support fields
Steven Engler
2025-08-18
1
-1
/
+1
*
clippy: fix `clippy::implicit_clone` errors
Steven Engler
2025-08-11
2
-2
/
+2
*
Fix warnings and errors from edition 2024.
Nick Mathewson
2025-08-07
1
-4
/
+1
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
15
-114
/
+159
[prev]
[next]