<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/Cargo.toml, 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-04-12T11:34:57Z</updated>
<entry>
<title>Rename tor-rpccmd to tor-rpcbase.</title>
<updated>2023-04-12T11:34:57Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-04-11T19:13:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9a5f319a840bbbd906d64803a4992ea1e21b7d1f'/>
<id>urn:sha1:9a5f319a840bbbd906d64803a4992ea1e21b7d1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Start on a lower-level tor-rpccmd crate.</title>
<updated>2023-04-12T11:34:57Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-03-31T15:57:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a4660a4e0988cd3b1eb453c6757e1755665b6d72'/>
<id>urn:sha1:a4660a4e0988cd3b1eb453c6757e1755665b6d72</id>
<content type='text'>
This crate will hold the backend pieces of RPC interaction that
different parts of Arti get to implement.
</content>
</entry>
<entry>
<title>rpc: Implement json message types for serde.</title>
<updated>2023-04-12T11:34:57Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-03-29T15:20:46Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0779d405cfbfba75837f6bbe0329e5f920c45640'/>
<id>urn:sha1:0779d405cfbfba75837f6bbe0329e5f920c45640</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make a new empty tor-async-utils crate.</title>
<updated>2023-03-29T13:02:20Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-03-29T13:02:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1ee4a98a27103d0d1024b318df0031dc85e55538'/>
<id>urn:sha1:1ee4a98a27103d0d1024b318df0031dc85e55538</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sketch an API for onion services.</title>
<updated>2023-01-24T17:32:21Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-01-12T19:38:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a210686c80ff2651561d5cd9ac8187e3d736ecfc'/>
<id>urn:sha1:a210686c80ff2651561d5cd9ac8187e3d736ecfc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a new stub hsclient module to connect to onion services.</title>
<updated>2023-01-24T17:32:21Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-01-12T16:54:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=32ae6dfa0929a2a7bd45a2fbbc6954ea69dc18e5'/>
<id>urn:sha1:32ae6dfa0929a2a7bd45a2fbbc6954ea69dc18e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2023-01-07T18:35:54Z</updated>
<author>
<name>Dimitris Apostolou</name>
<email>dimitris.apostolou@icloud.com</email>
</author>
<published>2023-01-07T18:35:54Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=892c6eaadf856b080423ca70d1edac030f5b2695'/>
<id>urn:sha1:892c6eaadf856b080423ca70d1edac030f5b2695</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'build_profiles' into 'main'</title>
<updated>2023-01-06T19:28:40Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-01-06T19:28:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c4a48f4b073f71b20459ef8dbf7c8c6bb23e61f4'/>
<id>urn:sha1:c4a48f4b073f71b20459ef8dbf7c8c6bb23e61f4</id>
<content type='text'>
Add a new "light" build profile between "dev" and "release".

Closes #639

See merge request tpo/core/arti!960</content>
</entry>
<entry>
<title>Add a new "quicktest" build profile between "dev" and "release".</title>
<updated>2023-01-06T18:54:39Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-01-05T14:05:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5b9be68629b96ea1bdeef6edba0b3d75391c1e48'/>
<id>urn:sha1:5b9be68629b96ea1bdeef6edba0b3d75391c1e48</id>
<content type='text'>
"quicktest" is meant to build faster than our (tuned for size above
all) release profile, while having enough optimization to perform
reasonably well when used for testing.

Closes #639.
</content>
</entry>
<entry>
<title>Create a new tor-hscrypto crate.</title>
<updated>2023-01-06T18:03:50Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-12-29T19:17:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0203634ec50b77b1f8bbd099da6770bc744eff45'/>
<id>urn:sha1:0203634ec50b77b1f8bbd099da6770bc744eff45</id>
<content type='text'>
This module has types and operations needed in multiple places
for an onion service implementation.  There are a bunch of
TODO hs-crypto comments that we'll need to fill in.
</content>
</entry>
</feed>
