<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/tor-dirclient/src/request.rs, branch arti-v0.0.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.0.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.0.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2021-05-18T14:34:15Z</updated>
<entry>
<title>Prefer "relay" to "server" when appropriate.</title>
<updated>2021-05-18T14:34:15Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-05-18T14:34:15Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=90e96b32c89e6c1d7015a979886cc04710ee8edb'/>
<id>urn:sha1:90e96b32c89e6c1d7015a979886cc04710ee8edb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only list the supported encodings in the `Accept-Encoding` header</title>
<updated>2021-04-21T14:04:22Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-04-21T14:04:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=951ea280c83620db5b38cad6c605412f93068f1b'/>
<id>urn:sha1:951ea280c83620db5b38cad6c605412f93068f1b</id>
<content type='text'>
Closes #113
</content>
</entry>
<entry>
<title>tor-dirclient: more requests.rs tests</title>
<updated>2021-04-20T17:32:20Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-04-20T17:32:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=50978dc7d291198f326a284cd80c2b77bb2aaa53'/>
<id>urn:sha1:50978dc7d291198f326a284cd80c2b77bb2aaa53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Start moving responsibility for building requests into dirmgr</title>
<updated>2021-04-09T12:03:09Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-04-01T18:40:42Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b2d43507b00f5d5b292e4096be290708fe530004'/>
<id>urn:sha1:b2d43507b00f5d5b292e4096be290708fe530004</id>
<content type='text'>
This will help with my planned "directory state" refactoring.
</content>
</entry>
<entry>
<title>Make ConsensusRequest take a flavor.</title>
<updated>2021-04-01T17:20:29Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-04-01T17:20:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=51584f1a878058c059d84239e6a13631f48678d8'/>
<id>urn:sha1:51584f1a878058c059d84239e6a13631f48678d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add accessors for members of different directory requests</title>
<updated>2021-04-01T16:31:34Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-04-01T16:31:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8e9abe425a4eadb309817331aa904645b0e90a64'/>
<id>urn:sha1:8e9abe425a4eadb309817331aa904645b0e90a64</id>
<content type='text'>
This will let us use these types both as client and server-side
implementations.

Making this change required me to change the download code to take
requests by reference.  (Sorry, David)
</content>
</entry>
<entry>
<title>Rename ClientRequest to Requestable.</title>
<updated>2021-04-01T15:54:23Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-04-01T15:54:23Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1e462848dadf5f3cb1ffa7154061ced8bfbf06eb'/>
<id>urn:sha1:1e462848dadf5f3cb1ffa7154061ced8bfbf06eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename ServerDescriptorRequest to RouterDescRequest</title>
<updated>2021-03-30T18:32:10Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-03-30T18:32:10Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=69fa6c744d38374ae3f1037ac5fdc1afbec2d75f'/>
<id>urn:sha1:69fa6c744d38374ae3f1037ac5fdc1afbec2d75f</id>
<content type='text'>
Rationale: the name of the request should match the name of the type
that you parse from it.
</content>
</entry>
<entry>
<title>ServerDescriptorRequest: handle "all.z" case differently</title>
<updated>2021-03-30T18:29:45Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-03-30T18:29:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c17d834b7763aedf9424ed7dea47f6d556b41a51'/>
<id>urn:sha1:c17d834b7763aedf9424ed7dea47f6d556b41a51</id>
<content type='text'>
Having "no descriptors" mean "all of them" is kind of an accident
waiting to happen, and had wrong behavior for partial_docs_ok() and
max_response_len().
</content>
</entry>
<entry>
<title>fix clippy warnings in request.rs</title>
<updated>2021-03-30T18:22:36Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-03-30T18:22:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3465cc979b473ee87650322b821496ea37ed856f'/>
<id>urn:sha1:3465cc979b473ee87650322b821496ea37ed856f</id>
<content type='text'>
</content>
</entry>
</feed>
