index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-keymgr
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
keymgr: Move unrecognized entry building logic out of macro
Gabriela Moldovan
2026-03-10
1
-29
/
+34
|
/
/
*
|
Bump all the unstable tor- and arti- crates to 0.40.0.
Gabriela Moldovan
2026-03-02
1
-15
/
+15
*
|
Bump the versions of the non-{arti-,tor-} crates
Gabriela Moldovan
2026-03-02
1
-2
/
+2
*
|
keymgr: Port to derive_deftly(TorConfig)
Nick Mathewson
2026-02-24
1
-44
/
+33
*
|
keymgr: Extend d-d helper to derive KeyCertificateSpecifiers
Gabriela Moldovan
2026-02-17
1
-0
/
+71
*
|
Allow clippy::collapsible_if to trigger
Gabriela Moldovan
2026-02-16
1
-0
/
+1
*
|
Bump MSRV from 1.86 to 1.89
Gabriela Moldovan
2026-02-16
1
-1
/
+1
*
|
release: Bump `arti-*` and `tor-*` crates to 0.39.0
Wesley Aptekar-Cassels
2026-02-02
1
-15
/
+15
*
|
Merge branch 'main' into 'main'
gabi-250
2026-02-02
1
-1
/
+1
|
\
\
|
*
|
fix(minver): Update paste dependency to be minver compatible
Samuel Cobb
2026-01-26
1
-1
/
+1
*
|
|
maint/add_warning: Run script to add new warning
Gabriela Moldovan
2026-01-27
1
-0
/
+1
|
/
/
*
|
meta: Remove all semver.md files post-release
Clara Engler
2026-01-13
1
-5
/
+0
*
|
cargo: Update `arti-*` and `tor-*` to `0.38.0`
Clara Engler
2026-01-12
1
-15
/
+15
*
|
keymgr: Remove redundant field name in struct init
Gabriela Moldovan
2026-01-06
1
-1
/
+1
*
|
keymgr: Add tests for the unhappy path of from_ctor_path()
Gabriela Moldovan
2026-01-06
1
-2
/
+34
*
|
keymgr: Derive PartialEq for CTorPathError
Gabriela Moldovan
2026-01-06
1
-1
/
+1
*
|
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
[prev]
[next]