radicle-heartwood-lfs/radicle-node/src
Alexis Sellier c99497eb21
Update `netservices` to 0.2.2
This includes a small change in how the EOF is sent as well.
2023-04-17 15:53:31 +02:00
..
address node: Announce inventory only if it changed 2023-04-14 13:15:52 +02:00
runtime node: Implement protocol multiplexing 2023-04-10 14:41:55 +02:00
service node: Fix some error messages 2023-04-14 13:55:22 +02:00
test node: Properly validate signed refs on fetch 2023-04-15 00:17:17 +02:00
tests node: Properly validate signed refs on fetch 2023-04-15 00:17:17 +02:00
wire node: Match error by value 2023-04-14 13:55:47 +02:00
worker node: Properly validate signed refs on fetch 2023-04-15 00:17:17 +02:00
address.rs Remove unused type 2022-10-18 12:37:01 +02:00
bounded.rs node: Complete the "relay" seed test 2023-02-14 20:31:40 +01:00
control.rs node: Remove `Handle::inventory` method 2023-03-15 12:59:49 +01:00
deserializer.rs node: Implement protocol multiplexing 2023-04-10 14:41:55 +02:00
lib.rs node: Announce inventory only if it changed 2023-04-14 13:15:52 +02:00
logger.rs Rust 1.67 2023-02-04 19:30:29 +01:00
main.rs node: Add setting for limiting fetch concurrency 2023-04-14 13:15:52 +02:00
runtime.rs node: Set git-daemon keep-alive 2023-04-14 13:15:52 +02:00
service.rs node: Downgrade some logs to `trace` level 2023-04-17 11:21:22 +02:00
signals.rs node: Handle `SIGINT` and `SIGTERM` properly 2023-02-14 13:28:16 +01:00
test.rs node: Create shared test environment 2023-02-07 10:46:12 +01:00
tests.rs node: Add setting for limiting fetch concurrency 2023-04-14 13:15:52 +02:00
wire.rs node: Implement protocol multiplexing 2023-04-10 14:41:55 +02:00
worker.rs Update `netservices` to 0.2.2 2023-04-17 15:53:31 +02:00