<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/Cargo.toml, branch arti-v1.4.3</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.3</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.4.3'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-04-28T16:11:24Z</updated>
<entry>
<title>Correct description of lto.</title>
<updated>2025-04-28T16:11:24Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-04-28T16:11:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=dbd14553ddcdd99c3af413bdc4215769234eb2f6'/>
<id>urn:sha1:dbd14553ddcdd99c3af413bdc4215769234eb2f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change "release" to optimize for peformance.</title>
<updated>2025-04-25T00:34:24Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-04-24T19:16:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2c36bd1ad9c4dd8c5ec8f659576d0e8dd55e77c0'/>
<id>urn:sha1:2c36bd1ad9c4dd8c5ec8f659576d0e8dd55e77c0</id>
<content type='text'>
(Previously, it was optimized for size, leading to problems like
\#1336.)

For any purposes that need the old optimize-for-size behavior,
I've added a new "release-small" target.  I've also moved the
"strip=debuginfo" behavior from maint/binary_size to this new target,
since cargo started supporting "strip" in 1.59.

Closes #1954.
</content>
</entry>
<entry>
<title>arti-ureq: New library which integrates with ureq</title>
<updated>2025-04-09T10:59:19Z</updated>
<author>
<name>nield</name>
<email>contact@ndvibes.com</email>
</author>
<published>2025-04-09T10:59:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=91d6b0ed2116e27a9764753a314911a9fc0ba814'/>
<id>urn:sha1:91d6b0ed2116e27a9764753a314911a9fc0ba814</id>
<content type='text'>
Fixes #1519
</content>
</entry>
<entry>
<title>tor-congestion: remove crate</title>
<updated>2025-03-03T15:52:29Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-03-03T15:52:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d1e5f19173b711bd3cacde67cd65b93fbfad6c97'/>
<id>urn:sha1:d1e5f19173b711bd3cacde67cd65b93fbfad6c97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite download manager example</title>
<updated>2025-02-04T18:16:00Z</updated>
<author>
<name>tidely</name>
<email>betaken.vacant0b@icloud.com</email>
</author>
<published>2025-02-04T18:16:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=165f861dd1ddd6bb55b81ca55cfca576179c4502'/>
<id>urn:sha1:165f861dd1ddd6bb55b81ca55cfca576179c4502</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check_toposort: Topologically sort the dependency.</title>
<updated>2024-12-11T16:20:16Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-12-11T16:20:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0df1c21036de678a7bb62713f0e73d906b67986f'/>
<id>urn:sha1:0df1c21036de678a7bb62713f0e73d906b67986f</id>
<content type='text'>
Now `tor-hscrypto` depends on `tor-key-forge`, so we need to update
their ordering in `Cargo.toml`.
</content>
</entry>
<entry>
<title>Cargo.toml: Sort dependencies.</title>
<updated>2024-12-04T16:40:46Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-11-22T17:03:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8705161552ecf1bdf3d4d57bb3a7122cba38f361'/>
<id>urn:sha1:8705161552ecf1bdf3d4d57bb3a7122cba38f361</id>
<content type='text'>
`tor-key-forge` now depends on `tor-cert` so we need to reorder the deps
in `Cargo.toml` to satisfy `maint/check_toposort`.
</content>
</entry>
<entry>
<title>tor-connect-point: new crate to manage RPC connect points</title>
<updated>2024-11-19T19:33:46Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-10-31T12:55:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2835f79f2e2d03b63cb8f27170eec789ca51f223'/>
<id>urn:sha1:2835f79f2e2d03b63cb8f27170eec789ca51f223</id>
<content type='text'>
See doc/dev/rpc-book/src/rpc-connect-sketch.md for details.
</content>
</entry>
<entry>
<title>cargo: reorder workspace members</title>
<updated>2024-11-04T15:17:07Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2024-10-29T21:07:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9f2d963d9b6e445e3c33eba19695e26b3136de1e'/>
<id>urn:sha1:9f2d963d9b6e445e3c33eba19695e26b3136de1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'tor-genaddr' into 'main'</title>
<updated>2024-10-29T22:05:15Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-10-29T22:05:15Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b6e24bfa9f56657c8f2aad5ec1dae15f9cf2bdc1'/>
<id>urn:sha1:b6e24bfa9f56657c8f2aad5ec1dae15f9cf2bdc1</id>
<content type='text'>
Extract general::SocketAddr and its unix friends to their own crate.

See merge request tpo/core/arti!2592</content>
</entry>
</feed>
