<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-ptmgr/src, branch arti-v1.1.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.1.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2022-11-30T19:44:14Z</updated>
<entry>
<title>Hang onto a PT object after it is launched</title>
<updated>2022-11-30T19:44:14Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-11-30T19:44:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=82f877ec79c1d93233ce94dffccff8a0060764fb'/>
<id>urn:sha1:82f877ec79c1d93233ce94dffccff8a0060764fb</id>
<content type='text'>
If we don't do this, then snowflake's stdin will get closed and
it will exit immediately.

Found while investigating #333.
</content>
</entry>
<entry>
<title>ptmgr todo: Remove dead code allow</title>
<updated>2022-11-30T16:42:40Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-11-30T16:42:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fa676ce577d48871bcc1cfec4328ce9b6e14b4d3'/>
<id>urn:sha1:fa676ce577d48871bcc1cfec4328ce9b6e14b4d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ptmgr: No need for state_dir in PtMgr</title>
<updated>2022-11-30T16:42:18Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-11-30T16:42:18Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fe331129239e203169fa32768d2e98049df78d66'/>
<id>urn:sha1:fe331129239e203169fa32768d2e98049df78d66</id>
<content type='text'>
This is used exclusively by the reactor.
</content>
</entry>
<entry>
<title>ptmgr todo: Tolerate exposing the Vec for now</title>
<updated>2022-11-30T16:40:45Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-11-30T16:40:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1521f63bf1ebd3708bda74476b1b8a8ac2d67f4c'/>
<id>urn:sha1:1521f63bf1ebd3708bda74476b1b8a8ac2d67f4c</id>
<content type='text'>
We may want to change this later, but this API is in a low level
crate, so this isn't a blocker.
</content>
</entry>
<entry>
<title>Merge branch 'no_empty_select' into 'main'</title>
<updated>2022-11-30T16:01:58Z</updated>
<author>
<name>eta</name>
<email>tor@eta.st</email>
</author>
<published>2022-11-30T16:01:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f122b4b1eea21b366ae4e5febad6675cfc92b5c3'/>
<id>urn:sha1:f122b4b1eea21b366ae4e5febad6675cfc92b5c3</id>
<content type='text'>
ptmgr: Do not construct an empty select_all future.

Closes #672 and #670

See merge request tpo/core/arti!907</content>
</entry>
<entry>
<title>ptmgr: Do not construct an empty select_all future.</title>
<updated>2022-11-30T15:22:09Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-11-30T15:22:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d853fdb5cb9e5c50a402405a16f180add4c113ec'/>
<id>urn:sha1:d853fdb5cb9e5c50a402405a16f180add4c113ec</id>
<content type='text'>
Closes #670.

Closes #672.
</content>
</entry>
<entry>
<title>ptmgr: change error UnconfiguredTransportDueToConcurrentReconfiguration</title>
<updated>2022-11-30T15:21:49Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-11-30T15:16:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1e63a89ce86ed5bfafee48f2a72d8a58007bbf79'/>
<id>urn:sha1:1e63a89ce86ed5bfafee48f2a72d8a58007bbf79</id>
<content type='text'>
Rename it from UnconfiguredTransport.  Change descriptions, kind, and
retry.  Add a TODO.

As per
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/901#note_2858455
</content>
</entry>
<entry>
<title>ptmgr: Clarify E::NotAFile</title>
<updated>2022-11-30T15:21:39Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-11-30T15:19:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d70545431302dabedf0600351ff84fa036e987ae'/>
<id>urn:sha1:d70545431302dabedf0600351ff84fa036e987ae</id>
<content type='text'>
As per
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/901#note_2858454
</content>
</entry>
<entry>
<title>ptmgr: Fix kind for E::StatedirCreateFailed</title>
<updated>2022-11-30T15:21:39Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-11-30T15:17:43Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f19d8e03979ade78c6986fc154b1137e1716083c'/>
<id>urn:sha1:f19d8e03979ade78c6986fc154b1137e1716083c</id>
<content type='text'>
As per
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/901#note_2858456
</content>
</entry>
<entry>
<title>ptmgr: report an error if PT transports don't match requested.</title>
<updated>2022-11-30T01:01:19Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-11-30T00:43:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=dacb3eafda2a990c7a0ff433f7da141cbff04eb1'/>
<id>urn:sha1:dacb3eafda2a990c7a0ff433f7da141cbff04eb1</id>
<content type='text'>
(I think this may be impossible now, since we check in ipc.rs, but
IMO it's best to check.)
</content>
</entry>
</feed>
