..
abstractrouter.hpp
Fix unintentional whitelist/greylist copying
2021-06-07 16:16:18 -04:00
i_gossiper.hpp
try not to prefer outbound vs inbound link sessions
2021-09-03 17:45:08 -04: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
* throw exception on invalid SessionResult when transforming to SendStatus
2021-07-05 09:18:28 -04: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
dont use constexpr
2021-07-05 12:38:18 -04:00
outbound_message_handler.hpp
* make tranform function for SessionResult to SendStatus
2021-07-05 09:09:21 -04:00
outbound_session_maker.cpp
* add establish fail enum
2021-07-05 09:09:20 -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
use std::sample to grab MaxGossipPeers when populating std::unordered_set
2021-09-03 17:45:08 -04: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
remove old routing table maniuplation code
2021-08-27 11:07:54 -04:00
route_poker.hpp
Add systemd-resolved dynamic DNS updating
2021-04-28 16:48:10 -03:00
router.cpp
refactor logging to use std::source_location
2021-10-06 11:10:48 -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
SystemD DNS fix:
2021-09-16 17:52:30 -04:00
systemd_resolved.hpp
format
2021-04-28 17:07:44 -03:00