<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-dirclient/src/request.rs, branch arti-v1.7.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.7.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.7.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-08-18T17:34:32Z</updated>
<entry>
<title>tor-netdoc: Rename ConsensusFlavor::Ns to ConsensusFlavor::Plain</title>
<updated>2025-08-18T17:34:32Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-08-18T17:29:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d4f9c38676e83e43a5b739f30d73aa635de091ec'/>
<id>urn:sha1:d4f9c38676e83e43a5b739f30d73aa635de091ec</id>
<content type='text'>
This is part of abolishing the use of "ns" to mean "plain".
</content>
</entry>
<entry>
<title>Switch Cargo.toml files to edition 2024.</title>
<updated>2025-08-07T15:28:36Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-08-06T01:19:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=77b0de43b8c67cdb81befe0680a3df43b6ad37bc'/>
<id>urn:sha1:77b0de43b8c67cdb81befe0680a3df43b6ad37bc</id>
<content type='text'>
First, run

```
git grep -l "^edition =" |
    xargs perl -i -pe 's/^edition *=.*/edition = "2024"/;'
```

Second, manually verify that all Cargo.toml files have changed,
and nothing else has changed.

Third, run cargo fmt again.
</content>
</entry>
<entry>
<title>dirclient: Use the new Tunnel interface</title>
<updated>2025-08-05T18:23:02Z</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@torproject.org</email>
</author>
<published>2025-05-05T17:29:46Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f89c0b38df232e5c8aa87195fb075e528e883706'/>
<id>urn:sha1:f89c0b38df232e5c8aa87195fb075e528e883706</id>
<content type='text'>
This entirely removes the requirement on ClientCirc.

Signed-off-by: David Goulet &lt;dgoulet@torproject.org&gt;
</content>
</entry>
<entry>
<title>Remove comment saying we do not implement consensus diffs</title>
<updated>2025-06-10T12:05:27Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-06-10T12:05:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fe3ef417dd924de0d90d34f9fb9f74d14cfba5cc'/>
<id>urn:sha1:fe3ef417dd924de0d90d34f9fb9f74d14cfba5cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dirclient: Stop sending suffix .z in URLs.</title>
<updated>2025-05-27T12:06:42Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-05-27T12:06:42Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=cf63e15205a96567a1caee31b3d9579cbd4efe53'/>
<id>urn:sha1:cf63e15205a96567a1caee31b3d9579cbd4efe53</id>
<content type='text'>
This suffix is redundant with "Accept-Encoding",
which all Tor directory caches have supported
since 0.3.1.1-alpha.

See torspec#342.
</content>
</entry>
<entry>
<title>tor-dirclient: modify `check_circuit` to use `first_hop_clock_skew`</title>
<updated>2025-02-10T18:07:30Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-02-10T18:07:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3c649428867411525f81aadf104c24a3167fa6cb'/>
<id>urn:sha1:3c649428867411525f81aadf104c24a3167fa6cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run maint/add_warning.</title>
<updated>2024-03-13T16:30:53Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-03-13T16:30:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c0c9bd15d42897825dd0ab3d3b8dd1c17bd6320c'/>
<id>urn:sha1:c0c9bd15d42897825dd0ab3d3b8dd1c17bd6320c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2024-01-08T18:19:11Z</updated>
<author>
<name>Dimitris Apostolou</name>
<email>dimitris.apostolou@icloud.com</email>
</author>
<published>2024-01-04T18:32:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4eb54be0657862f5d56b047c16c08dabde6a7377'/>
<id>urn:sha1:4eb54be0657862f5d56b047c16c08dabde6a7377</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only send Content-Length when needed.</title>
<updated>2023-11-27T14:38:00Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-11-27T14:38:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=babebf2a9dc471c8de4bde0cc81e7f2c4c0aafff'/>
<id>urn:sha1:babebf2a9dc471c8de4bde0cc81e7f2c4c0aafff</id>
<content type='text'>
According to RFC 9110:

  A user agent SHOULD send Content-Length in a request when the
  method defines a meaning for enclosed content and it is not sending
  Transfer-Encoding. For example, a user agent normally sends
  Content-Length in a POST request even when the value is 0
  (indicating empty content). A user agent SHOULD NOT send a
  Content-Length header field when the request message does not
  contain content and the method semantics do not anticipate such
  data.

Part of #1024
</content>
</entry>
<entry>
<title>tor-dirclient: Always set the Content-Length header.</title>
<updated>2023-10-24T14:42:35Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-10-24T12:05:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7ae30d9ca63c5b2ec8675374d5a686972a3c4965'/>
<id>urn:sha1:7ae30d9ca63c5b2ec8675374d5a686972a3c4965</id>
<content type='text'>
</content>
</entry>
</feed>
