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
*
Bump versions for tor-* and arti-* crates
Steven Engler
2026-08-03
1
-15
/
+15
*
Require derive-deftly 1.11.4
Ian Jackson
2026-07-23
1
-1
/
+1
*
Use new TimeBound name throughout the tree
Ian Jackson
2026-07-16
1
-1
/
+1
*
Remove now-unneeded allow(clippy::cognitive_complexity)
Jim Newsome
2026-07-15
2
-4
/
+0
*
add_warning: add reference to arti#2556
Jim Newsome
2026-07-15
1
-1
/
+1
*
Removed unnecessary lint
pryty26
2026-07-15
1
-1
/
+1
*
Upgrade to itertools 0.15.0
Nick Mathewson
2026-07-01
1
-1
/
+1
*
Version bumps for 2.5.0
Nick Mathewson
2026-06-30
1
-18
/
+18
*
Merge branch 'msrv-1.91' into 'main'
gabi-250
2026-06-18
1
-1
/
+1
|
\
|
*
Bump MSRV to 1.91
Clara Engler
2026-06-15
1
-1
/
+1
*
|
arti, keymgr: s/IDEA/TODO
Gabriela Moldovan
2026-06-17
1
-1
/
+2
*
|
arti: subcommands: keys: Rework output of keys list
hjrgrn
2026-06-17
1
-0
/
+2
|
/
*
Merge branch 'clippy-string-slice' into 'main'
Nick Mathewson
2026-06-10
12
-0
/
+12
|
\
|
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
12
-0
/
+12
*
|
Bump derive-deftly to 1.11.3
Ian Jackson
2026-06-09
1
-1
/
+1
|
/
*
Remove semver.md files post-release
Gabriela Moldovan
2026-06-01
1
-1
/
+0
*
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
[next]