..
abstractrouter.hpp
Fix unintentional whitelist/greylist copying
2021-06-07 16:16:18 -04:00
i_gossiper.hpp
standardize include format and pragma once
2021-03-09 19:01:41 -05:00
i_outbound_message_handler.hpp
Fixes subtle memory leak, adds comments
2021-04-29 20:10:55 -04:00
i_outbound_session_maker.hpp
standardize include format and pragma once
2021-03-09 19:01:41 -05:00
i_rc_lookup_handler.hpp
separate white/grey list for active/decommissioned nodes.
2021-06-07 10:57:33 -04:00
outbound_message_handler.cpp
separate white/grey list for active/decommissioned nodes.
2021-06-07 10:57:33 -04:00
outbound_message_handler.hpp
Fixes subtle memory leak, adds comments
2021-04-29 20:10:55 -04:00
outbound_session_maker.cpp
make outbound session if we do not have
2021-06-07 18:31:57 -04:00
outbound_session_maker.hpp
Replace ::Hash nested structs with std::hash specializations
2021-03-10 11:19:52 -04:00
rc_gossiper.cpp
standardize include format and pragma once
2021-03-09 19:01:41 -05:00
rc_gossiper.hpp
standardize include format and pragma once
2021-03-09 19:01:41 -05:00
rc_lookup_handler.cpp
separate white/grey list for active/decommissioned nodes.
2021-06-07 10:57:33 -04:00
rc_lookup_handler.hpp
separate white/grey list for active/decommissioned nodes.
2021-06-07 10:57:33 -04:00
route_poker.cpp
fix #1655
2021-06-20 05:59:22 -04:00
route_poker.hpp
Add systemd-resolved dynamic DNS updating
2021-04-28 16:48:10 -03:00
router.cpp
re-enable multithreading on clients but not on service nodes
2021-06-08 14:36:30 -04:00
router.hpp
make router tick 250ms instead of 100ms to prevent excessive log spam
2021-06-08 14:36:30 -04:00
systemd_resolved.cpp
Fix headers & grammar for non-systemd
2021-04-28 21:23:00 -03:00
systemd_resolved.hpp
format
2021-04-28 17:07:44 -03:00