You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lokinet/llarp/router
Jeff Becker c23e121139
capture by value to appease clang 11
3 years ago
..
abstractrouter.hpp * use weak_ptr on core rpc 3 years ago
i_gossiper.hpp standardize include format and pragma once 4 years ago
i_outbound_message_handler.hpp Fixes subtle memory leak, adds comments 3 years ago
i_outbound_session_maker.hpp standardize include format and pragma once 4 years ago
i_rc_lookup_handler.hpp if we look deregistered we will now: 3 years ago
outbound_message_handler.cpp Fixes subtle memory leak, adds comments 3 years ago
outbound_message_handler.hpp Fixes subtle memory leak, adds comments 3 years ago
outbound_session_maker.cpp there were some unhandled edge cases in outbound_session_maker, specifically when we are not permitted to connect to a remoute but we got its rc we silently drop the error. 3 years ago
outbound_session_maker.hpp Replace ::Hash nested structs with std::hash specializations 4 years ago
rc_gossiper.cpp standardize include format and pragma once 4 years ago
rc_gossiper.hpp standardize include format and pragma once 4 years ago
rc_lookup_handler.cpp if we look deregistered we will now: 3 years ago
rc_lookup_handler.hpp * use weak_ptr on core rpc 3 years ago
route_poker.cpp Merge pull request #1610 from majestrate/android-fixes-2021-04-26 3 years ago
route_poker.hpp Add systemd-resolved dynamic DNS updating 3 years ago
router.cpp capture by value to appease clang 11 3 years ago
router.hpp * use weak_ptr on core rpc 3 years ago
systemd_resolved.cpp Fix headers & grammar for non-systemd 3 years ago
systemd_resolved.hpp format 3 years ago