Dastan-glitch
|
41289b14bc
bin/ircd: check on CRLF and LF in clean_input_line() & refactor PING
|
4 years ago |
Dastan-glitch
|
2518c1c04e
bin/tau: prevent chrono to panic instead use log:error
|
4 years ago |
aggstam
|
9cac1225dc
consensus/proposal: addeed fmt::Display trait for simpler logging
|
4 years ago |
ghassmo
|
20686c6a0f
bin/ircd: fix bugs and clean up
|
4 years ago |
ghassmo
|
789bbf93c6
system/subscriber: add notify_with_exclude function to Subscriber
|
4 years ago |
ghassmo
|
f1252f7938
bin/ircd: use system/Subscriber to notify all clinet connections
|
4 years ago |
ghassmo
|
bf946b3876
system: add self_notify function to Subscription
|
4 years ago |
ghassmo
|
7a54e4172f
bin/ircd: refactoring irc server connection
|
4 years ago |
lunar-mining
|
fcc6964692
net/ seed_session: fix bug which caused seed to drop
|
4 years ago |
aggstam
|
79f1ea875b
contrib: Void linux setup script added, doc: dependencies info updated
|
4 years ago |
ghassmo
|
d42a17cd2f
net: don't print a message when the inbound is not configured
|
4 years ago |
lunar-mining
|
6fc73c2d2d
net: add addr message subscription to seed protocol class
|
4 years ago |
lunar-mining
|
9e07f7a216
net: disconnect from seed after performing seed protocol
|
4 years ago |
lunar-mining
|
249e4d46b6
dnetview: display null outbound connections as null instead of ignoring
|
4 years ago |
lunar-mining
|
8e26094717
dnetview: show offline nodes if rpc can't connect
|
4 years ago |
lunar-mining
|
b593498055
dnetview: get and render remote_node_id. fix bug w unnecessary async thread
|
4 years ago |
narodnik
|
5139d2a24e
document node_id setting in sample ircd_config.toml
|
4 years ago |
lunar-mining
|
93c786093b
dnetview: keep trying to connect in a loop
|
4 years ago |
lunar-mining
|
89eb222c21
dnetview: display offline nodes even when we can't connect to rpc
|
4 years ago |
narodnik
|
5cac77a67a
net: allow configuring a node_id. this is sent to all nodes with the version message for debugging purposes.
|
4 years ago |
aggstam
|
d02ee72177
consensus: explicit field names in structures
|
4 years ago |
aggstam
|
20467eadba
consesus:block restructure
|
4 years ago |
aggstam
|
d5c96db14c
crypto/constants.rs: created commonly used MERKLE_DEPT constant
|
4 years ago |
ghassmo
|
a4eded3ffd
ircd: send messages history to clients
|
4 years ago |
ghassmo
|
e43b7de9a6
ircd: send message come from p2p to all irc clients connections
|
4 years ago |
lunar-mining
|
9495c43a2e
dnetview: display p2p state w each node
|
4 years ago |
lunar-mining
|
2eba9954af
dnetview: display external_addr as null when it's a null value
|
4 years ago |
ghassmo
|
b6ad2e1506
raft: increase heartbeat timeout
|
4 years ago |
ghassmo
|
87d745852c
ircd: implement NAMES command
|
4 years ago |
aggstam
|
641f7c5aad
bin/irc-raft: update error definitions
|
4 years ago |