<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-ptmgr/src/config.rs, branch main</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=main</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-06-20T02:19:10Z</updated>
<entry>
<title>did TODO/Changed MissingFieled into MissingOneOf</title>
<updated>2026-06-20T02:19:10Z</updated>
<author>
<name>pryty26</name>
<email>238962075+pryty26@users.noreply.github.com</email>
</author>
<published>2026-06-19T13:33:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8dbb0808f348156294634368ee610814c85ba330'/>
<id>urn:sha1:8dbb0808f348156294634368ee610814c85ba330</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ptmgr: Migrate to derive_deftly(TorConfig)</title>
<updated>2026-02-17T13:55:08Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-02-11T19:49:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6835e752ecb9622775dc14f912cb47d29c6cb4bb'/>
<id>urn:sha1:6835e752ecb9622775dc14f912cb47d29c6cb4bb</id>
<content type='text'>
</content>
</entry>
<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-config: removed re-export of `CfgPath`</title>
<updated>2024-11-04T14:58:43Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2024-10-29T19:55:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6b3e0f89c04fed10436f6437b852d6c9671be7df'/>
<id>urn:sha1:6b3e0f89c04fed10436f6437b852d6c9671be7df</id>
<content type='text'>
Also updated other packages to get `CfgPath` directly from
`tor-config-path' instead of 'tor-config'.
</content>
</entry>
<entry>
<title>ptmgr: Warn on non-local unmanaged PTs</title>
<updated>2024-09-25T16:35:40Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-09-25T16:35:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8f94dda85f90d20cd6483916c79f9627604ca12a'/>
<id>urn:sha1:8f94dda85f90d20cd6483916c79f9627604ca12a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-ptmgr: added a 'managed-pts' default feature</title>
<updated>2024-08-21T17:17:50Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2024-08-20T13:37:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=803b52f6f3326047ebb7c88e5f5a75e6323d7a33'/>
<id>urn:sha1:803b52f6f3326047ebb7c88e5f5a75e6323d7a33</id>
<content type='text'>
This conditionally compiles most of the code related to managed
transports.
</content>
</entry>
<entry>
<title>tor-ptmgr: fix warnings when 'tor-channel-factory' isn't enabled</title>
<updated>2024-08-20T14:05:48Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2024-08-20T13:37:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=aacbd4d279a7f5653f32a61cbbd0612f6928079d'/>
<id>urn:sha1:aacbd4d279a7f5653f32a61cbbd0612f6928079d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-ptmgr: added the `TransportOptions` enum</title>
<updated>2024-08-20T14:05:08Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2024-08-20T13:37:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a391c643477420f2e8b602700268debd053b42b5'/>
<id>urn:sha1:a391c643477420f2e8b602700268debd053b42b5</id>
<content type='text'>
This is a little nicer and more type-safe to work with than
`TransportConfig`. It would have been nice to change `TransportConfig`
directly instead, but it would slightly change arti_client's public API,
and would require an extra field in the `[[bridges.transports]]` toml
table.
</content>
</entry>
<entry>
<title>ptmgr: Use impl_standard_builder for TransportConfig</title>
<updated>2024-04-02T16:38:29Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-03-27T14:54:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=04938eb46d26c3c2bd2f3e4c094506545771a4f5'/>
<id>urn:sha1:04938eb46d26c3c2bd2f3e4c094506545771a4f5</id>
<content type='text'>
(This is !Default, since there is no default TransportConfig.)
</content>
</entry>
<entry>
<title>tor-ptmgr: Comment fixes</title>
<updated>2024-03-14T20:02:46Z</updated>
<author>
<name>gabi-250</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-03-14T20:02:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=04cd2efd9f887c1f50e5465994d30cf727325985'/>
<id>urn:sha1:04cd2efd9f887c1f50e5465994d30cf727325985</id>
<content type='text'>
</content>
</entry>
</feed>
