<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-netdoc/src/build.rs, branch arti-v1.4.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.4.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.4.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-11-25T20:49:46Z</updated>
<entry>
<title>PoW: Consolidate feature flags into a single flag.</title>
<updated>2024-11-25T20:49:46Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2024-11-25T20:45:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7846ed242bf39d9b366f47393de28056d70abec0'/>
<id>urn:sha1:7846ed242bf39d9b366f47393de28056d70abec0</id>
<content type='text'>
This replaces the hs-pow, hs-pow-full, hs-pow-v1, pow-v1, and pow-full
features with a single hs-pow-full feature.

It's possible that in the future we will want to split different schemes
into different features, but we can do that when it comes up.

For now, having this as a single flag makes it clearer what's going on,
since the previous thing was not actually expressive enough to capture
some things we care about (like "at least one pow scheme is enabled"
that works in a future-compatible way).

This change is not semver breaking since it's a experimental feature.

Related: #1751
</content>
</entry>
<entry>
<title>tor-netdoc: Support writing pow-params line.</title>
<updated>2024-11-25T18:20:11Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2024-10-15T18:39:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f740995ca2db08842f3306fda30aa57e0e67bd1c'/>
<id>urn:sha1:f740995ca2db08842f3306fda30aa57e0e67bd1c</id>
<content type='text'>
I'm not particularly happy with the code that does the actual writing
out of the pow-params line, in particular the error handling there seems
very verbose. However, I don't know of a better way to structure it
given that APIs I'm working with.
</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>netdoc: refactor to use a let-else.</title>
<updated>2023-11-30T15:16:10Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-11-30T13:58:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1bd7ea757266b5ab066dbe571454a9e2583cb7cb'/>
<id>urn:sha1:1bd7ea757266b5ab066dbe571454a9e2583cb7cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix unresolved reference in documentation</title>
<updated>2023-10-23T11:36:08Z</updated>
<author>
<name>halcyon</name>
<email>halcyon_541@proton.me</email>
</author>
<published>2023-10-23T11:36:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6018ac294c846919e606beb0141e1c47f9004ba5'/>
<id>urn:sha1:6018ac294c846919e606beb0141e1c47f9004ba5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove deprecated ItemArgument impl for SystemTime</title>
<updated>2023-10-23T10:54:50Z</updated>
<author>
<name>halcyon</name>
<email>halcyon_541@proton.me</email>
</author>
<published>2023-10-23T10:54:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c0fc3682054ba9be46ccd0900da55eae92156005'/>
<id>urn:sha1:c0fc3682054ba9be46ccd0900da55eae92156005</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix unresolved link warning</title>
<updated>2023-10-20T09:44:53Z</updated>
<author>
<name>halcyon</name>
<email>halcyon_541@proton.me</email>
</author>
<published>2023-10-20T09:44:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0b460d4dd036a753f3cd17ea2483f9932f043a2e'/>
<id>urn:sha1:0b460d4dd036a753f3cd17ea2483f9932f043a2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Test for different Netdoc ItemArgument time formats</title>
<updated>2023-10-20T08:33:55Z</updated>
<author>
<name>halcyon</name>
<email>halcyon_541@proton.me</email>
</author>
<published>2023-10-20T08:33:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=cdd56d0eb5145e3c9fe6d85a83f458753957b7f8'/>
<id>urn:sha1:cdd56d0eb5145e3c9fe6d85a83f458753957b7f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement Netdoc ItemArgument for Iso8601TimeNoSp and Iso8601TimeSp</title>
<updated>2023-10-20T08:33:42Z</updated>
<author>
<name>halcyon</name>
<email>halcyon_541@proton.me</email>
</author>
<published>2023-10-20T08:33:42Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=be92c1f633bd455ae11ef4a0ddb4c8b586f818e4'/>
<id>urn:sha1:be92c1f633bd455ae11ef4a0ddb4c8b586f818e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run maint/add_warning to add lint block everywhere</title>
<updated>2023-08-23T09:34:00Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-08-22T14:28:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=42df88d6bf6dbb460d2e5e1cd4838aafaffbe9ac'/>
<id>urn:sha1:42df88d6bf6dbb460d2e5e1cd4838aafaffbe9ac</id>
<content type='text'>
</content>
</entry>
</feed>
