1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
lokinet/llarp/router
Jeff Becker 37ab78b654
dont run router testing if we are decommissioned.
properly name function to be called LooksDecommissioned because that is different than deregistered
2021-06-07 16:35:06 -04:00
..
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 separate white/grey list for active/decommissioned nodes. 2021-06-07 10:57:33 -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 Merge pull request #1610 from majestrate/android-fixes-2021-04-26 2021-04-29 10:05:13 -04:00
route_poker.hpp Add systemd-resolved dynamic DNS updating 2021-04-28 16:48:10 -03:00
router.cpp dont run router testing if we are decommissioned. 2021-06-07 16:35:06 -04:00
router.hpp dont run router testing if we are decommissioned. 2021-06-07 16:35:06 -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