<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-dirserver/Cargo.toml, 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>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 Use `tor_error::Bug`</title>
<updated>2025-09-04T09:39:47Z</updated>
<author>
<name>Clara Engler</name>
<email>cve@cve.cx</email>
</author>
<published>2025-09-03T11:58:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6e8e9e07ac9cad09841a34aae4cee518051f030b'/>
<id>urn:sha1:6e8e9e07ac9cad09841a34aae4cee518051f030b</id>
<content type='text'>
This commit uses `tor_error::Bug` for indicating thread poisoning.
</content>
</entry>
<entry>
<title>tor-dirserver: Use strum for `ContentEncoding`</title>
<updated>2025-09-04T09:39:46Z</updated>
<author>
<name>Clara Engler</name>
<email>cve@cve.cx</email>
</author>
<published>2025-09-02T15:32:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=cb4595543ae2cd0cf3076a0b18f65875a9056aba'/>
<id>urn:sha1:cb4595543ae2cd0cf3076a0b18f65875a9056aba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-dirserver: Add http module</title>
<updated>2025-09-04T09:39:46Z</updated>
<author>
<name>Clara Engler</name>
<email>cve@cve.cx</email>
</author>
<published>2025-08-27T14:24:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5398e6c137b8ef8f55991fa3560b3569d7b76b14'/>
<id>urn:sha1:5398e6c137b8ef8f55991fa3560b3569d7b76b14</id>
<content type='text'>
This commit implements the initial draft for the HTTP module.

It is fairly complicated but well documented within the source code,
please refer to that instead.
</content>
</entry>
<entry>
<title>tor-dirserver: Add schema module</title>
<updated>2025-09-04T09:39:44Z</updated>
<author>
<name>Clara Engler</name>
<email>cve@cve.cx</email>
</author>
<published>2025-08-27T14:16:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7eeb5551564e49f914257f9324532f83b84891c2'/>
<id>urn:sha1:7eeb5551564e49f914257f9324532f83b84891c2</id>
<content type='text'>
This commit adds the `schema.rs` module, which implements the database
schema alongside some functions for initializing the database and
obtaining the database schema version.
</content>
</entry>
<entry>
<title>tor-dirserver: Initial commit</title>
<updated>2025-09-04T09:39:28Z</updated>
<author>
<name>Clara Engler</name>
<email>cve@cve.cx</email>
</author>
<published>2025-08-27T14:08:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f7f650f54f64159372172168e3dc76c1dcfcef4e'/>
<id>urn:sha1:f7f650f54f64159372172168e3dc76c1dcfcef4e</id>
<content type='text'>
This commit lays the initial groundwork for the `tor-dirserver` crate,
a crate that shall implement functionality for dirmirros and dirauths.

For now, the current crate consists of three bare bone modules:
* lib.rs
* err.rs
* mirror.rs

All of which contain mostly boilerplate code for now
</content>
</entry>
</feed>
