<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti/src/onion_proxy.rs, branch arti-v1.1.10</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.10</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.10'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-10-19T13:53:30Z</updated>
<entry>
<title>HSS: Add many must_use annotations</title>
<updated>2023-10-19T13:53:30Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-10-18T14:56:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=486509b2b95465ce4a122b18e23f6676beb85641'/>
<id>urn:sha1:486509b2b95465ce4a122b18e23f6676beb85641</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti: Lower some over-broad #allows in onion_proxy.rs</title>
<updated>2023-10-05T11:53:49Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-10-04T12:36:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=638cb0d1826c9653bc9065a0cf4070be07a137a7'/>
<id>urn:sha1:638cb0d1826c9653bc9065a0cf4070be07a137a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti: functions to configure and launch actual onion service proxies.</title>
<updated>2023-10-05T11:53:49Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-10-04T12:26:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=158bce91c90e208a4c885b7c7eb5b68378c75ea4'/>
<id>urn:sha1:158bce91c90e208a4c885b7c7eb5b68378c75ea4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add/clarify comments about name duplication.</title>
<updated>2023-10-03T18:15:45Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-10-03T18:15:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=82130ffac6cb38b6922c65b8ea53c673dc62c5d0'/>
<id>urn:sha1:82130ffac6cb38b6922c65b8ea53c673dc62c5d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti: make sure nicknames in builders match (or are absent)</title>
<updated>2023-10-03T18:13:53Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-10-03T18:13:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4d6184426e4d534240f41b84197ae5dd412c846b'/>
<id>urn:sha1:4d6184426e4d534240f41b84197ae5dd412c846b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti: in onion service builder, rename "transports" to "services"</title>
<updated>2023-10-03T17:52:06Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-10-03T17:36:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=095672633667f68df7fd4dc0be90314f2a68f1e9'/>
<id>urn:sha1:095672633667f68df7fd4dc0be90314f2a68f1e9</id>
<content type='text'>
The old name was a copy-paste error.
</content>
</entry>
<entry>
<title>arti: Make onion_services serialize as a map.</title>
<updated>2023-10-03T17:52:06Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-10-03T17:33:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=36bf63c16ce10b13e5df68dc865fa8c5ad216246'/>
<id>urn:sha1:36bf63c16ce10b13e5df68dc865fa8c5ad216246</id>
<content type='text'>
This lets us write `[onion_services.allium_cepa]`.
</content>
</entry>
<entry>
<title>arti: Add a list of [[onion_service]]s to the config.</title>
<updated>2023-10-03T13:38:20Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-28T18:18:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c76734c88d2212d3dedbd781f03f0db148002eb0'/>
<id>urn:sha1:c76734c88d2212d3dedbd781f03f0db148002eb0</id>
<content type='text'>
There are no tests for parsing it yet.
</content>
</entry>
<entry>
<title>arti: add a set of OnionServiceProxyConfig types.</title>
<updated>2023-10-03T13:19:39Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-28T16:21:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=490edf6e8626ad16205fab78e70a651976fef1a8'/>
<id>urn:sha1:490edf6e8626ad16205fab78e70a651976fef1a8</id>
<content type='text'>
These don't yet attach to the rest of the ArtiConfig, or actually
launch any onion services, but they're a start.
</content>
</entry>
</feed>
