radicle-heartwood-lfs/crates
Adrian Duke 94e0a5128d node: Add block command to control socket
Introduces the ability to explicitly block a peer via the node control
socket. Previously, the node only exposed follow and unfollow commands.
While the underlying policy database schema supported a Block variant,
there was no mechanism to trigger this state via the client handle.

The new block command:

 1. Updates the node's follow policy to Block.
 2. Immediately disconnects the peer if a session is active.
2026-02-17 16:12:04 +01:00
..
radicle node: Add block command to control socket 2026-02-17 16:12:04 +01:00
radicle-cli cli: Warn user about implicit seeding policy 2026-02-16 21:39:11 +01:00
radicle-cli-test cli-test: Log line of assertion being executed 2026-02-16 08:39:55 +00:00
radicle-cob cob: further restrict TypeName 2026-02-09 10:09:12 +01:00
radicle-core core: add documentation to `RepoId::from_canonical` 2026-02-12 13:52:28 +01:00
radicle-crypto crypto: Optionally provide JSON Schema 2026-02-10 09:39:34 +00:00
radicle-dag repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
radicle-fetch fetch: move `Component::from` outside of loop 2026-02-17 15:47:31 +01:00
radicle-git-metadata core: Introduce RepoId 2026-01-09 14:03:27 +01:00
radicle-git-ref-format git-ref-format: New crate 2025-10-13 13:34:15 +02:00
radicle-localtime clippy: Deny and fix `must_use_candidate` 2026-01-16 22:52:53 +01:00
radicle-node node: Add block command to control socket 2026-02-17 16:12:04 +01:00
radicle-oid Update gix-* crates 2026-02-16 17:13:39 +00:00
radicle-protocol node: Add block command to control socket 2026-02-17 16:12:04 +01:00
radicle-remote-helper core: Introduce RepoId 2026-01-09 14:03:27 +01:00
radicle-schemars crypto: Optionally provide JSON Schema 2026-02-10 09:39:34 +00:00
radicle-signals signals: Add support for Windows 2026-02-13 15:38:02 +00:00
radicle-ssh hooks: Enable typos, fix reported errors 2026-02-17 11:35:28 +00:00
radicle-systemd systemd: Support Credentials 2025-10-09 10:03:21 +01:00
radicle-term term/editor: Implement `exists` for Windows 2026-02-11 10:26:22 +01:00
radicle-windows signals: Add support for Windows 2026-02-13 15:38:02 +00:00