<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/WANT_FROM_OTHER_CRATES, branch arti-v0.0.1</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.0.1</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.0.1'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2021-08-11T11:15:08Z</updated>
<entry>
<title>Upgrade to latest fslock and use its per-fd exclusion feature.</title>
<updated>2021-08-11T11:15:08Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-08-11T11:15:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=648a822e3a71eaa7ffbf380817ca3e98127ee6bf'/>
<id>urn:sha1:648a822e3a71eaa7ffbf380817ca3e98127ee6bf</id>
<content type='text'>
The latest version of the fslock crate has an optional feature that
allows file-locks to exclude one another even if they are opened
within the same process.  On Windows this behavior comes for free;
on Unix it depends on an internal map of (dev,inode) pairs.

Here we upgrade to the latest version of the fslock crate, and use
this feature.
</content>
</entry>
<entry>
<title>adjust WANT_FROM_OTHER_CRATES</title>
<updated>2021-07-21T17:11:24Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-07-21T17:11:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3f6b22fa148bc963d4daf2a41a1e33e4411338f2'/>
<id>urn:sha1:3f6b22fa148bc963d4daf2a41a1e33e4411338f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update WANT_FROM_OTHER_CRATES again.</title>
<updated>2021-07-13T14:35:07Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-07-13T14:35:07Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=202420099fbc7fe24c4b01c78a2dcf33e3501ccc'/>
<id>urn:sha1:202420099fbc7fe24c4b01c78a2dcf33e3501ccc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changes to WANT_FROM_OTHER_CRATES based on discussion on #146</title>
<updated>2021-07-12T13:21:58Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-07-12T13:21:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4678fc0a376139cc7cbb2fa9f0feff0d6a5a1099'/>
<id>urn:sha1:4678fc0a376139cc7cbb2fa9f0feff0d6a5a1099</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add another entry to WANT_FROM_OTHER_CRATES</title>
<updated>2021-06-19T15:28:36Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-06-19T15:28:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a19361c2c94838297228ce62fe8aca5705a0e6e2'/>
<id>urn:sha1:a19361c2c94838297228ce62fe8aca5705a0e6e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cut down WANT_FROM_OTHER_CRATES</title>
<updated>2021-06-18T12:34:59Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-06-18T12:34:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a6ada2d6dfe2b800f53e52a4e902a1b649f71ff9'/>
<id>urn:sha1:a6ada2d6dfe2b800f53e52a4e902a1b649f71ff9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update documentation</title>
<updated>2020-09-21T17:43:58Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-09-21T17:43:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d96a949cb36b3fd0fe8fbb76d9519f43ff053f87'/>
<id>urn:sha1:d96a949cb36b3fd0fe8fbb76d9519f43ff053f87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update wishlist: the rsa crate now supports oaep</title>
<updated>2020-09-13T17:05:07Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-09-13T17:05:07Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3d5f8cfec589cb87fa98554eba66882793daa0d6'/>
<id>urn:sha1:3d5f8cfec589cb87fa98554eba66882793daa0d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WANT_FROM_OTHER_CRATES: observations on tls</title>
<updated>2020-09-01T19:27:05Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-09-01T19:27:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c8602beba921295755d2355999c78344d4728b92'/>
<id>urn:sha1:c8602beba921295755d2355999c78344d4728b92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>curate WANT_FROM_OTHER_CRATES</title>
<updated>2020-06-12T18:02:15Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-06-12T18:02:15Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f1a38415198bc0929dbc10c508f7f1aa7b9669fb'/>
<id>urn:sha1:f1a38415198bc0929dbc10c508f7f1aa7b9669fb</id>
<content type='text'>
</content>
</entry>
</feed>
