<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-circmgr/src/hspool.rs, branch arti-v1.1.5</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.5</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.5'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-05-16T13:02:09Z</updated>
<entry>
<title>Refactor ClientCirc APIs to use Arc&lt;ClientCirc&gt;.</title>
<updated>2023-05-16T13:02:09Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-05-16T13:02:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ee390c423e7df0b678d77a8685f45dc526581910'/>
<id>urn:sha1:ee390c423e7df0b678d77a8685f45dc526581910</id>
<content type='text'>
Now ClientCirc is no longer `Clone`, and the things that need it
to be `Clone` instead return and use an Arc&lt;ClientCirc&gt;
We're doing this so that ClientCirc can participate in the RPC
system, and so that its semantics are more obvious.

Closes #846.

Thanks to the type system, this was a much simpler refactoring than
I had feared it would be.
</content>
</entry>
<entry>
<title>hspool: Accept any T:CircTarget.</title>
<updated>2023-05-10T15:00:57Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-05-09T15:04:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1442763f3dec3c01af7feea91ab3187fba4106d3'/>
<id>urn:sha1:1442763f3dec3c01af7feea91ab3187fba4106d3</id>
<content type='text'>
Previously, we only accepted an OwnedCircTarget, which would have
kept us from getting a circuit that was aimed at a specialized
CircTarget that gave us LinkSpecs in a raw order.
</content>
</entry>
<entry>
<title>tor-circmgr: HsCircKind: derive Eq</title>
<updated>2023-04-05T14:10:07Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-04-05T12:23:10Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c29cb6ac2b0c833fc33dbae06bcdb966f469ec2a'/>
<id>urn:sha1:c29cb6ac2b0c833fc33dbae06bcdb966f469ec2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-circmgr: Make take_or_launch_stub_circuit future Send</title>
<updated>2023-03-30T14:46:15Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-03-30T11:17:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=dd493307f973451df7c835460a1abe37ce4583f3'/>
<id>urn:sha1:dd493307f973451df7c835460a1abe37ce4583f3</id>
<content type='text'>
thread_rng() isn't Send.  We can fix this by not holding it over an
await point.
</content>
</entry>
<entry>
<title>hspool: simplify loop and add a maximum</title>
<updated>2023-03-22T16:35:41Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-03-21T13:34:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=dffaf60e4ace19c086e16e2cb72c0726615355dd'/>
<id>urn:sha1:dffaf60e4ace19c086e16e2cb72c0726615355dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hspool: Clarify/document more TODO HS items.</title>
<updated>2023-03-22T16:35:41Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-03-21T13:28:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bd80125d731b9580e3fd6a1cdab8437fd36170bd'/>
<id>urn:sha1:bd80125d731b9580e3fd6a1cdab8437fd36170bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hspool: Tweak comments and add more TODOs.</title>
<updated>2023-03-22T16:35:41Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-03-16T15:58:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5b3c6b6bb3508df6370b69f627794f71c85d8e32'/>
<id>urn:sha1:5b3c6b6bb3508df6370b69f627794f71c85d8e32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>circmgr: hspool now launches circuits in the background.</title>
<updated>2023-03-22T16:35:41Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-03-16T15:45:11Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fcb4df8b5b4293ecc23668573ca79d322b8543c1'/>
<id>urn:sha1:fcb4df8b5b4293ecc23668573ca79d322b8543c1</id>
<content type='text'>
The prediction and scheduling logic here is quite primitive;
we should probably refactor it considerably.  This should be good
enough for now, though.
</content>
</entry>
<entry>
<title>circmgr: Add an actual pool to HsCircPool.</title>
<updated>2023-03-22T16:35:41Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-03-16T13:16:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a14214fae6b481a61a37744819acc1cda944a1ce'/>
<id>urn:sha1:a14214fae6b481a61a37744819acc1cda944a1ce</id>
<content type='text'>
We now have support for a pool of pre-build circuits that we can use
for HS-related purposes, and we take circuits from this pool as
needed.

Nothing populates or cleans the circuit pool yet.
</content>
</entry>
<entry>
<title>circmgr: Begin an HS circuit pool structure</title>
<updated>2023-03-22T15:52:17Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-03-15T17:58:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=adafae8b3f118061789dd7cc37dcc3f072fdb913'/>
<id>urn:sha1:adafae8b3f118061789dd7cc37dcc3f072fdb913</id>
<content type='text'>
This is now enough to launch circuits on demand.  It still needs to
pre-build the first three hops, and to retry on failure.
</content>
</entry>
</feed>
