parazyd
|
d3fae80d5a
chore: Update copyright year in license headers
|
před 2 roky |
lunar-mining
|
eda5c69af4
lilith: add whitelist_refinery task
|
před 2 roky |
lunar-mining
|
c7cf7d861d
lilith: change no hostlist warning to fatal panic
|
před 2 roky |
lunar-mining
|
995ff6f6c2
lilith: add hostlist path to NetInfo and default config
|
před 2 roky |
lunar-mining
|
b456d8f5ec
lilith: remove load and save host functionality (made redundant by greylist upgrade)
|
před 2 roky |
lunar-mining
|
065f254661
lilith: comment out broken load_hosts code and add FIXME note
|
před 2 roky |
lunar-mining
|
0639e9bdf7
net: working greylist protocol
|
před 2 roky |
lunar-mining
|
748c659f93
lilith: fix warnings
|
před 2 roky |
lunar-mining
|
de743a03b6
lilith: remove all peerlist filtering logic
|
před 2 roky |
lunar-mining
|
491ad0a318
net: add debug statements
|
před 2 roky |
lunar-mining
|
cf3642fb3a
net/ lilith: change last_seen to use UNIXEPOCH instead of SystemTime
|
před 2 roky |
lunar-mining
|
406a37bbb4
net: only run GreylistRefinery if the greylist is not empty. also properly initalize Weak<OutboundSession>
|
před 2 roky |
lunar-mining
|
a19e20e006
net: cleanup
|
před 2 roky |
lunar-mining
|
4f0c4cdc0a
net/lilith: move refresh_whitelist() process out of hosts and back into lilith.
|
před 2 roky |
lunar-mining
|
2c01db5270
net: migrate outbound sessions over to new protocol. also replace lilith periodic_purge with periodic_cleanse.
|
před 2 roky |
lunar-mining
|
9a09e8c6cd
net: remove HostPtr from ProtocolVersion and update probe_node()
|
před 2 roky |
lunar-mining
|
7952b8ad41
lilith: store last_seen in host list. also change outbound_session to run new protocol
|
před 2 roky |
aggstam
|
fb0671b56c
lilith: periodic purge strategy changed
|
před 2 roky |
parazyd
|
3b967d8dae
lilith: Specify full accept_addrs for each spawned networks instead of globally
|
před 2 roky |
parazyd
|
044d38f3b4
lilith: Default inbound connections to 512
|
před 2 roky |
parazyd
|
fb1350daec
rpc/server: Implement stop_connections() in RequestHandler.
|
před 3 roky |
parazyd
|
43e1c2f7a0
bin: Update RequestHandler users API
|
před 3 roky |
parazyd
|
6e45af3c5d
bin: Update respective binaries to new RPC server API.
|
před 3 roky |
x
|
08e5abb90b
net: do some minor cleanup. move transport.rs into transport/ and make p2p.session_* non async functions
|
před 3 roky |
parazyd
|
3a948fee72
lilith: Also purge host after handshake failure.
|
před 3 roky |
parazyd
|
2b7dd67309
chore: Clippy lints and compile fixes.
|
před 3 roky |
Dastan-glitch
|
dff775beec
bin/lilith: remove p2p.run() stoppable task
|
před 3 roky |
parazyd
|
a5360368aa
bin: Remove async-std dependencies.
|
před 3 roky |
parazyd
|
3b0e9ecb59
bin: Apply changes for the P2P API modification.
|
před 3 roky |
aggstam
|
1f50b676c3
chore: minor cleanup
|
před 3 roky |