<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti/src/lib.rs, branch tor-dirmgr-v0.5.1</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=tor-dirmgr-v0.5.1</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=tor-dirmgr-v0.5.1'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2022-06-23T18:15:42Z</updated>
<entry>
<title>Run maint/add_warning crates/*/src/{lib,main}.rs</title>
<updated>2022-06-23T18:15:42Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-06-23T18:15:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=589c6e52bb49ccfe6c0ad9d18d6b994978e46c6c'/>
<id>urn:sha1:589c6e52bb49ccfe6c0ad9d18d6b994978e46c6c</id>
<content type='text'>
Update all lint blocks
</content>
</entry>
<entry>
<title>Updated the warning message providing additional information about the type of the proxy port.</title>
<updated>2022-06-21T12:47:46Z</updated>
<author>
<name>0x4ndy</name>
<email>andy@andy.codes</email>
</author>
<published>2022-06-21T12:47:46Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3175d96236f0a3681568e2486c8e8d81be978a45'/>
<id>urn:sha1:3175d96236f0a3681568e2486c8e8d81be978a45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'config-fix' into 'main'</title>
<updated>2022-06-16T15:46:18Z</updated>
<author>
<name>Ian Jackson</name>
<email>iwj@torproject.org</email>
</author>
<published>2022-06-16T15:46:18Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=db51bdcbc1562bea39cfa87f5ae3c4db7020c06e'/>
<id>urn:sha1:db51bdcbc1562bea39cfa87f5ae3c4db7020c06e</id>
<content type='text'>
Config handling and logging fixes

Closes #480

See merge request tpo/core/arti!589</content>
</entry>
<entry>
<title>Fix grammar error</title>
<updated>2022-06-16T13:34:43Z</updated>
<author>
<name>eta</name>
<email>tor@eta.st</email>
</author>
<published>2022-06-16T13:31:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ed3baea68394a2219ba55c195fcf00e6e385f2a5'/>
<id>urn:sha1:ed3baea68394a2219ba55c195fcf00e6e385f2a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti: Enable some pre-config logging</title>
<updated>2022-06-16T13:34:43Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-06-16T11:00:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a0935ca6ee574eecfca3eb526a2e71fedc4ca357'/>
<id>urn:sha1:a0935ca6ee574eecfca3eb526a2e71fedc4ca357</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti: Introduce closure which will be used for pre-config logging</title>
<updated>2022-06-16T13:34:43Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-06-16T10:37:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d57fc34841377a14945470dd86b6baa212bcfffb'/>
<id>urn:sha1:d57fc34841377a14945470dd86b6baa212bcfffb</id>
<content type='text'>
Right now this is an IEFI and therefore a no-op.
</content>
</entry>
<entry>
<title>Merge branch 'main' into 'accel-features'</title>
<updated>2022-06-16T13:24:46Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-06-16T13:24:46Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c4a9c8a1c4a2cdd5068b3aee7579da124e3fe23d'/>
<id>urn:sha1:c4a9c8a1c4a2cdd5068b3aee7579da124e3fe23d</id>
<content type='text'>
# Conflicts:
#   crates/arti-client/Cargo.toml</content>
</entry>
<entry>
<title>Remove "rustls" from "full", for license reasons.</title>
<updated>2022-06-15T17:45:38Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-06-15T17:44:43Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=28a23e96bdd97788855e94dc1c96771774fa4a4b'/>
<id>urn:sha1:28a23e96bdd97788855e94dc1c96771774fa4a4b</id>
<content type='text'>
Rustls uses ring, which uses code from BoringSSL, which derived from
OpenSSL before OpenSSL changed their license.  So ring is currently
under 3BSD/SSLEay licenses, which aren't GPL-compatible, which may
be a problem for some people.

See #493.
</content>
</entry>
<entry>
<title>Add "accel-*" features to arti-client and arti.</title>
<updated>2022-06-13T14:22:24Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-06-13T14:20:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=10b38a7d7ceaa2cf167489467b04b9d8c22c643b'/>
<id>urn:sha1:10b38a7d7ceaa2cf167489467b04b9d8c22c643b</id>
<content type='text'>
These need to be optional: they improve performance by shifting to
asm implementations, which may not be everybody's idea of good practice.

These are not 'pure' features, since they select one implementation
but disable another.  Therefore they don't go in `full`.

Closes #441.
</content>
</entry>
<entry>
<title>Document "full", "experimental" in toplevel crate documentation.</title>
<updated>2022-06-13T13:04:02Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-06-13T13:04:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=923a7c55e357660400d68d7d170447f19fcf1975'/>
<id>urn:sha1:923a7c55e357660400d68d7d170447f19fcf1975</id>
<content type='text'>
Also, unify the features documentation format for those two crates,
and document previously undocumented features there.
</content>
</entry>
</feed>
