<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-dirserver, branch arti-v1.6.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.6.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.6.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-10-02T15:07:22Z</updated>
<entry>
<title>release: Bump versions.</title>
<updated>2025-10-02T15:07:22Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2025-10-01T21:24:15Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b0fbe7f18a285f747d3e5cd46f38b8c33e143176'/>
<id>urn:sha1:b0fbe7f18a285f747d3e5cd46f38b8c33e143176</id>
<content type='text'>
Because we've updated our MSRV, we must bump the minor version for every
package.

This was done as follows:

cargo set-version -p arti 1.6.0

cargo set-version -p oneshot-fused-workaround 0.4.0
cargo set-version -p slotmap-careful 0.4.0
cargo set-version -p test-temp-dir 0.5.0
cargo set-version -p fslock-guard 0.4.0
cargo set-version -p hashx 0.5.0
cargo set-version -p equix 0.4.0
cargo set-version -p caret 0.7.0
cargo set-version -p fs-mistrust 0.12.0
cargo set-version -p safelog 0.6.0
cargo set-version -p retry-error 0.8.0

xargs -I P &lt;&lt;END cargo set-version -p P 0.35.0
tor-basic-utils
tor-error
tor-general-addr
tor-geoip
tor-rtcompat
tor-rtmock
tor-async-utils
tor-config
tor-config-path
tor-rpc-connect
tor-log-ratelim
tor-rpcbase
tor-memquota
tor-units
tor-llcrypto
tor-bytes
tor-protover
tor-checkable
tor-cert
tor-key-forge
tor-hscrypto
tor-socksproto
tor-linkspec
tor-cell
tor-proto
tor-netdoc
tor-consdiff
tor-netdir
tor-relay-selection
tor-persist
tor-keymgr
tor-chanmgr
tor-ptmgr
tor-dircommon
tor-guardmgr
tor-circmgr
tor-dirclient
tor-dirmgr
tor-dirserver
tor-hsclient
tor-hsservice
tor-hsrproxy
tor-relay-crypto
arti-client
arti-relay
arti-rpcserver
arti-ureq
arti-rpc-client-core
END
</content>
</entry>
<entry>
<title>release: Run fixup-features.</title>
<updated>2025-10-01T18:36:58Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2025-10-01T15:42:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9792d6af3c156453cb4c2df9a212bf99c813a109'/>
<id>urn:sha1:9792d6af3c156453cb4c2df9a212bf99c813a109</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove "doc_auto_cfg" incantation from all crates.</title>
<updated>2025-09-29T19:30:03Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-09-29T18:30:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=808b0ec2e3735a6dbbebeb857a3d6040ae02c697'/>
<id>urn:sha1:808b0ec2e3735a6dbbebeb857a3d6040ae02c697</id>
<content type='text'>
This feature has been removed from nightly, in favor of doc_cfg.
</content>
</entry>
<entry>
<title>tor-dirserver: Allow complexity in some fn's</title>
<updated>2025-09-04T10:14:45Z</updated>
<author>
<name>Clara Engler</name>
<email>cve@cve.cx</email>
</author>
<published>2025-09-04T10:14:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b36b001f0813310db7c920618735d6ab4adc222a'/>
<id>urn:sha1:b36b001f0813310db7c920618735d6ab4adc222a</id>
<content type='text'>
This commit allows `#[allow(clippy::cognitive_complexity)]` in
`HttpServer::serve` and `HttpServer::handler_tx`.  Allowing this might
be controversial but both functions, especially the latter one, are well
documented.
</content>
</entry>
<entry>
<title>tor-dirserver: Set versions to 0.34.0</title>
<updated>2025-09-04T09:55:20Z</updated>
<author>
<name>Clara Engler</name>
<email>cve@cve.cx</email>
</author>
<published>2025-09-04T09:55:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=79b3f98168eb5f4698fbb68f8126e8e1a393a08a'/>
<id>urn:sha1:79b3f98168eb5f4698fbb68f8126e8e1a393a08a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-dirserver: Add TODOs for unresolved discussions</title>
<updated>2025-09-04T09:39:47Z</updated>
<author>
<name>Clara Engler</name>
<email>cve@cve.cx</email>
</author>
<published>2025-09-03T15:35:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=cf358a3be190ef3795d683f2356b4e623692eb53'/>
<id>urn:sha1:cf358a3be190ef3795d683f2356b4e623692eb53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-dirserver: Remove unused error members</title>
<updated>2025-09-04T09:39:47Z</updated>
<author>
<name>Clara Engler</name>
<email>cve@cve.cx</email>
</author>
<published>2025-09-03T15:35:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d665029a33e54ec1442bfba07f0feb9ddebafa8f'/>
<id>urn:sha1:d665029a33e54ec1442bfba07f0feb9ddebafa8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-dirmirror: Schema x-ref for `unsigned_sha3_256`</title>
<updated>2025-09-04T09:39:47Z</updated>
<author>
<name>Clara Engler</name>
<email>cve@cve.cx</email>
</author>
<published>2025-09-03T15:35:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=82ed85dc7a9018d130e8dec7ebae1a95d06bdf4e'/>
<id>urn:sha1:82ed85dc7a9018d130e8dec7ebae1a95d06bdf4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-dirserver: Add missing sha1 length check</title>
<updated>2025-09-04T09:39:47Z</updated>
<author>
<name>Clara Engler</name>
<email>cve@cve.cx</email>
</author>
<published>2025-09-03T14:29:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f7a4037083f5c45cca14b7d59d785b339993e163'/>
<id>urn:sha1:f7a4037083f5c45cca14b7d59d785b339993e163</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-dirserver: Better wording for "thread poisoned"</title>
<updated>2025-09-04T09:39:47Z</updated>
<author>
<name>Clara Engler</name>
<email>cve@cve.cx</email>
</author>
<published>2025-09-03T14:29:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e4b3edd21089af35e90587568b625f2542488d99'/>
<id>urn:sha1:e4b3edd21089af35e90587568b625f2542488d99</id>
<content type='text'>
</content>
</entry>
</feed>
