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 95cd275cdd
liblokinet additions:
* add lokinet_add_bootstrap_rc function for adding an rc from memory
* prevent stack overflow on error closing connection in quic
* add in memory nodedb
* refactor how convotags are set as active
* add initial stubs for endpoint statistics
* refactor time stuff to be a bit cleaner
* update lnproxy script with more arguments
3 years ago
..
abstractrouter.hpp Rename isRouter -> isSNode 3 years ago
i_gossiper.hpp standardize include format and pragma once 3 years ago
i_outbound_message_handler.hpp standardize include format and pragma once 3 years ago
i_outbound_session_maker.hpp standardize include format and pragma once 3 years ago
i_rc_lookup_handler.hpp standardize include format and pragma once 3 years ago
outbound_message_handler.cpp standardize include format and pragma once 3 years ago
outbound_message_handler.hpp Replace ::Hash nested structs with std::hash specializations 3 years ago
outbound_session_maker.cpp standardize include format and pragma once 3 years ago
outbound_session_maker.hpp Replace ::Hash nested structs with std::hash specializations 3 years ago
rc_gossiper.cpp standardize include format and pragma once 3 years ago
rc_gossiper.hpp standardize include format and pragma once 3 years ago
rc_lookup_handler.cpp fix issue #1562 3 years ago
rc_lookup_handler.hpp Replace ::Hash nested structs with std::hash specializations 3 years ago
route_poker.cpp standardize include format and pragma once 3 years ago
route_poker.hpp standardize include format and pragma once 3 years ago
router.cpp liblokinet additions: 3 years ago
router.hpp Rename isRouter -> isSNode 3 years ago