<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-rpc-connect/src/lib.rs, branch arti-v1.4.1</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.1</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.4.1'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-01-27T21:03:20Z</updated>
<entry>
<title>rpc-connect: Remove remaining TODO RPCs</title>
<updated>2025-01-27T21:03:20Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-27T21:03:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=156d9d12711efaa3c73e8f0d002673793f6faa52'/>
<id>urn:sha1:156d9d12711efaa3c73e8f0d002673793f6faa52</id>
<content type='text'>
I have checked the relevant code, and it seems okay.
</content>
</entry>
<entry>
<title>rpc: Document windows USER_DEFAULT connect point.</title>
<updated>2025-01-15T18:46:30Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-15T18:46:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2456af8941ceab71dd568786931cf12970637da7'/>
<id>urn:sha1:2456af8941ceab71dd568786931cf12970637da7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-rpc-connect: move cookie auth support to its own module.</title>
<updated>2025-01-15T14:18:44Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-09T14:56:54Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5c70c1793757d8c33693b363d40274ae5bb46571'/>
<id>urn:sha1:5c70c1793757d8c33693b363d40274ae5bb46571</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'mod-module-files' into 'main'</title>
<updated>2025-01-07T14:04:53Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-07T14:04:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5d0bbc76dc44ff98b5f32c69168b07246e65afa7'/>
<id>urn:sha1:5d0bbc76dc44ff98b5f32c69168b07246e65afa7</id>
<content type='text'>
clippy: deny `mod_module_files`

See merge request tpo/core/arti!2689</content>
</entry>
<entry>
<title>clippy: deny `mod_module_files`</title>
<updated>2025-01-06T23:09:41Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-01-06T23:02:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=252a3a803b2db65792db5bd51dee8950d8557e0d'/>
<id>urn:sha1:252a3a803b2db65792db5bd51dee8950d8557e0d</id>
<content type='text'>
Denies 'mod.rs' files for consistency.

https://rust-lang.github.io/rust-clippy/master/index.html#mod_module_files
</content>
</entry>
<entry>
<title>Merge branch 'bug1776' into 'main'</title>
<updated>2025-01-06T17:09:06Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-06T17:09:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6f2d8689950d0c8770b25c43e49ed0004a016459'/>
<id>urn:sha1:6f2d8689950d0c8770b25c43e49ed0004a016459</id>
<content type='text'>
rpc-connect: Remove cfg(unix) of SYSTEM_DEFAULT_CONNECT_POINT

Closes #1776

See merge request tpo/core/arti!2667</content>
</entry>
<entry>
<title>rpc-connect: Use try_lock when acquiring fslock</title>
<updated>2024-12-19T21:12:25Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-12-19T14:20:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=addc5b802e4bb1380d8afa143fd77279b79866c1'/>
<id>urn:sha1:addc5b802e4bb1380d8afa143fd77279b79866c1</id>
<content type='text'>
This lets us bail when another process has bound to our connect
point, rather than blocking indefinitely.
</content>
</entry>
<entry>
<title>connpt: Make unix socket handling more robust.</title>
<updated>2024-12-19T21:12:25Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-12-17T14:29:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=289802468befa96e9944fea2599e11f86f1a5cb9'/>
<id>urn:sha1:289802468befa96e9944fea2599e11f86f1a5cb9</id>
<content type='text'>
Grab an associated lock file...
- ... then delete the socket file (if it's present) ...
- ... then bind to it.

On exit:
- remove the socket
- then drop the lock.
</content>
</entry>
<entry>
<title>rpc-connect: Remove cfg(unix) of SYSTEM_DEFAULT_CONNECT_POINT</title>
<updated>2024-12-11T15:26:07Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-12-11T15:26:07Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e43232d1797bfb2b629652eab881d2a42fe08af0'/>
<id>urn:sha1:e43232d1797bfb2b629652eab881d2a42fe08af0</id>
<content type='text'>
When we switched this definition to use `cfg_if`,
we overlooked the `#[cfg(unix)]`.

Fixes #1776.
</content>
</entry>
<entry>
<title>connpt: use cfg-if to declare connect point defaults.</title>
<updated>2024-12-09T20:23:43Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-12-09T14:33:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c3726fc4a3932d416c55c1643b3825b7ac0def12'/>
<id>urn:sha1:c3726fc4a3932d416c55c1643b3825b7ac0def12</id>
<content type='text'>
</content>
</entry>
</feed>
