| .. |
|
protocol
|
3ca62d4bbb
net: `getaddrs_max` is now `Option<u32>`, handle `outbound_connections` overflows, remove the u8::MAX limit
|
9 months ago |
|
session
|
0982c8ca72
net/direct_session: add dnet support
|
9 months ago |
|
transport
|
41f0a50de9
net/transport/tcp: handle peer address parsing error in tcp and tls listener
|
9 months ago |
|
acceptor.rs
|
298a89a01c
net: identify transport mixed connections to make sure mixed addresses don't enter hostregistry
|
10 months ago |
|
channel.rs
|
404dc9d9f0
net,rpc,event_graph,dht: use channel display address for UI scenarios (e.g. logging, dnet)
|
10 months ago |
|
connector.rs
|
79d276ca32
net,dht,error: Include the endpoint address in connector error messages so upstream code can log it. In transport mixing scenarios, the mixed URL will appear in logs.
|
10 months ago |
|
dnet.rs
|
0982c8ca72
net/direct_session: add dnet support
|
9 months ago |
|
hosts.rs
|
6a4326bad9
net: handle `try_register()` errors
|
9 months ago |
|
message.rs
|
105ec29709
net: minor style formatting
|
1 year ago |
|
message_publisher.rs
|
cfeb874fda
net: configure maximum message name length to prevent possible dos vector
|
1 year ago |
|
metering.rs
|
cfeb874fda
net: configure maximum message name length to prevent possible dos vector
|
1 year ago |
|
mod.rs
|
6c02b4a450
net/message: optional metering infra for rate limitting added
|
1 year ago |
|
p2p.rs
|
3a3da283f0
net: add `DirectSession`
|
9 months ago |
|
settings.rs
|
3ca62d4bbb
net: `getaddrs_max` is now `Option<u32>`, handle `outbound_connections` overflows, remove the u8::MAX limit
|
9 months ago |
|
tests.rs
|
62a35549fe
net/tests: add tests for handling of invalid messages
|
1 year ago |