<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-keymgr/src/test_utils.rs, branch arti-v1.6.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.6.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.6.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-08-07T15:28:36Z</updated>
<entry>
<title>Switch Cargo.toml files to edition 2024.</title>
<updated>2025-08-07T15:28:36Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-08-06T01:19:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=77b0de43b8c67cdb81befe0680a3df43b6ad37bc'/>
<id>urn:sha1:77b0de43b8c67cdb81befe0680a3df43b6ad37bc</id>
<content type='text'>
First, run

```
git grep -l "^edition =" |
    xargs perl -i -pe 's/^edition *=.*/edition = "2024"/;'
```

Second, manually verify that all Cargo.toml files have changed,
and nothing else has changed.

Third, run cargo fmt again.
</content>
</entry>
<entry>
<title>tor-keymgr: test_utils: TestSpecifier::path_prefix: Drop method</title>
<updated>2025-03-26T18:08:11Z</updated>
<author>
<name>playbahn</name>
<email>plabanroy69@gmail.com</email>
</author>
<published>2025-03-26T17:44:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fbfeede629f1b1d326befc77e9cabc8575e86db5'/>
<id>urn:sha1:fbfeede629f1b1d326befc77e9cabc8575e86db5</id>
<content type='text'>
Part of #1455
</content>
</entry>
<entry>
<title>tor-keymgr: Fix clippy errors</title>
<updated>2025-03-26T18:08:11Z</updated>
<author>
<name>playbahn</name>
<email>plabanroy69@gmail.com</email>
</author>
<published>2025-03-22T16:31:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e155cde05e568dceaf36d070bcd7a5489d7fe707'/>
<id>urn:sha1:e155cde05e568dceaf36d070bcd7a5489d7fe707</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: test_utils: Fix unresolved import</title>
<updated>2025-03-26T18:08:11Z</updated>
<author>
<name>playbahn</name>
<email>plabanroy69@gmail.com</email>
</author>
<published>2025-03-22T15:38:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bc93e70eae97268f9fc9ca9f6577cba5e537a23e'/>
<id>urn:sha1:bc93e70eae97268f9fc9ca9f6577cba5e537a23e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: keystore::arti::tests: More intuitive assert_eq!</title>
<updated>2025-03-26T18:08:11Z</updated>
<author>
<name>playbahn</name>
<email>plabanroy69@gmail.com</email>
</author>
<published>2025-03-22T15:36:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7c38b3187a64d9eab6d4555eb7f8b6a0c09852cf'/>
<id>urn:sha1:7c38b3187a64d9eab6d4555eb7f8b6a0c09852cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: Rework utils for ssh-keygen interop tests</title>
<updated>2025-03-26T18:08:11Z</updated>
<author>
<name>playbahn</name>
<email>plabanroy69@gmail.com</email>
</author>
<published>2025-03-21T20:23:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bcbdd55152250f19f699ab834512b69a3b7fc4c7'/>
<id>urn:sha1:bcbdd55152250f19f699ab834512b69a3b7fc4c7</id>
<content type='text'>
Part of #1455 [PATCH 2(v2)/4]

- Rework sshkeygen::ed25519_encoded to also work as replacement for
  sshkeygen::exists
- Drop sshkeygen::exists
- Rename sshkeygen::{ed25519_encoded -&gt; sshkeygen_ed25519_strings}
- Pull out sshkeygen_ed25519_strings from mod sshkeygen
- Drop mod sshkeygen
</content>
</entry>
<entry>
<title>tor-keymgr: Remove unused imports</title>
<updated>2025-03-26T18:08:11Z</updated>
<author>
<name>playbahn</name>
<email>plabanroy69@gmail.com</email>
</author>
<published>2025-03-20T00:16:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8f0c6da46bca3ec0f1064412ef6b1b5291720e6d'/>
<id>urn:sha1:8f0c6da46bca3ec0f1064412ef6b1b5291720e6d</id>
<content type='text'>
_sigh_
</content>
</entry>
<entry>
<title>tor-keymgr: test_utils: Add ssh-keygen interop test utils</title>
<updated>2025-03-26T18:08:11Z</updated>
<author>
<name>playbahn</name>
<email>plabanroy69@gmail.com</email>
</author>
<published>2025-03-19T23:36:46Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5711ede6e517e5442c06e8e640691b89de9259ef'/>
<id>urn:sha1:5711ede6e517e5442c06e8e640691b89de9259ef</id>
<content type='text'>
Part of #1455 [PATCH 2/4]

Utils include:

- mod sshkeygen
- sshkeygen::exists - check if ssh-keygen is available
- sshkeygen::ed25519_encoded - generate encoded Ed25519 keys
</content>
</entry>
<entry>
<title>tor-keymgr: test_utils: Fix typo: TestSpecifier::new param</title>
<updated>2025-03-26T18:08:10Z</updated>
<author>
<name>playbahn</name>
<email>plabanroy69@gmail.com</email>
</author>
<published>2025-03-19T23:22:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d53d41430e50bcc0763a200c77cdd7cf9b05b33b'/>
<id>urn:sha1:d53d41430e50bcc0763a200c77cdd7cf9b05b33b</id>
<content type='text'>
TestSpecifier::new(prefix: ...) -&gt; new(suffix: ...)

Prefix is given by TestSpecifier::path_prefix() which returns
const TEST_SPECIFIER_PATH = "..."
</content>
</entry>
<entry>
<title>tor-keymgr: Use @ to annotate internal macro branches.</title>
<updated>2025-02-06T13:32:21Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-02-05T10:30:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8dea9e5b4170804fabca4a1992624e74f2425bd4'/>
<id>urn:sha1:8dea9e5b4170804fabca4a1992624e74f2425bd4</id>
<content type='text'>
</content>
</entry>
</feed>
