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
Jeff Becker fad734a5ce
strict types for pubkey, secretkey and routerid
6 years ago
..
android fix crash on premature close of event loop (also make format) 6 years ago
dht strict types for pubkey, secretkey and routerid 6 years ago
dns class must be 1 6 years ago
dtls remove iwp and start on curvecp 6 years ago
exit ensure exit router is known 6 years ago
handlers strict types for pubkey, secretkey and routerid 6 years ago
link strict types for pubkey, secretkey and routerid 6 years ago
linux make clang happy, disable netns by default (for now) 6 years ago
routing De-C-ify several .h headers 6 years ago
service strict types for pubkey, secretkey and routerid 6 years ago
address_info.cpp we NEED NT >= 6 for event loop 6 years ago
address_info.hpp verify authenticity of iwp session (initial) 6 years ago
bencode.cpp make bencode ILP32/LLP64 clean (long is 32 bits outside of unix!) 6 years ago
buffer.cpp add dnslib unit test coverage 6 years ago
buffer.hpp use NTRU for introset end to end encryption 6 years ago
config.cpp add dnslib unit test coverage 6 years ago
config.hpp make bootstrap happen only when we have very few nodes 6 years ago
context.cpp Convert llarp_logic to be a C++ class 6 years ago
crypto.cpp strict types for pubkey, secretkey and routerid 6 years ago
crypto.hpp more onion routing stuff 6 years ago
crypto_libsodium.cpp more exit stuff 6 years ago
dht.cpp Convert llarp_logic to be a C++ class 6 years ago
dns.cpp fix crash on premature close of event loop (also make format) 6 years ago
dns_dotlokilookup.cpp Convert llarp_logic to be a C++ class 6 years ago
dns_iptracker.cpp Merge remote-tracking branch 'micheal/wextra' into dev 6 years ago
dns_rectypes.cpp additional recommended clean up from code review and clang-format 6 years ago
dnsc.cpp Convert llarp_logic to be a C++ class 6 years ago
dnsd.cpp Convert llarp_logic to be a C++ class 6 years ago
encode.cpp wire up exit traffic 6 years ago
encode.hpp correct encoding of aligned buffer 6 years ago
encrypted_frame.cpp fix crash on premature close of event loop (also make format) 6 years ago
ev.cpp Convert llarp_logic to be a C++ class 6 years ago
ev.hpp Minor build fixes 6 years ago
ev_epoll.hpp fix previous commits 6 years ago
ev_kqueue.hpp make windows build happy 6 years ago
ev_win32.hpp Merge branch 'dev' into reeeee-divergence 6 years ago
exit_info.cpp we NEED NT >= 6 for event loop 6 years ago
exit_route.cpp initial windows server port. Requires Windows 2000 Server or later. 6 years ago
fs.hpp Update from `typedef` to `using` in .hpp files 6 years ago
ini.hpp Update from `typedef` to `using` in .hpp files 6 years ago
ip.cpp fix crash on premature close of event loop (also make format) 6 years ago
link_intro.cpp ipv4 bogon checking 6 years ago
link_layer.hpp more 6 years ago
link_message.cpp merge 6 years ago
logger.c make format 6 years ago
logger.cpp * logging updates 6 years ago
logger.hpp refactor everything to use logger 6 years ago
logic.cpp Convert llarp_logic to be a C++ class 6 years ago
mem.cpp Enable -Wextra 6 years ago
mem.hpp use NTRU for introset end to end encryption 6 years ago
mem_std.cpp Remove most of the extern "C" 6 years ago
net.cpp Merge branch 'dev' into reeeee-divergence 6 years ago
net_addr.cpp Merge branch 'dev' into reeeee-divergence 6 years ago
net_inaddr.cpp refactor out net.hpp => net_addr.*, new inAddr struct API 6 years ago
nodedb.cpp strict types for pubkey, secretkey and routerid 6 years ago
path.cpp strict types for pubkey, secretkey and routerid 6 years ago
pathbuilder.cpp strict types for pubkey, secretkey and routerid 6 years ago
pathset.cpp strict types for pubkey, secretkey and routerid 6 years ago
profiling.cpp clarification for path transfer 6 years ago
proofofwork.cpp De-C-ify several .h headers 6 years ago
queue.hpp add std::optional backport option for cxx11 6 years ago
queue_manager.cpp make windows build happy 6 years ago
queue_manager.hpp make format 6 years ago
relay_commit.cpp Convert llarp_logic to be a C++ class 6 years ago
relay_up_down.cpp expire introsets correctly and allow multiple tun if 6 years ago
router.cpp strict types for pubkey, secretkey and routerid 6 years ago
router.hpp strict types for pubkey, secretkey and routerid 6 years ago
router_contact.cpp make bootstrap happen only when we have very few nodes 6 years ago
router_contact.hpp more refactor 6 years ago
router_id.cpp strict types for pubkey, secretkey and routerid 6 years ago
router_identity.c more 6 years ago
rpc.cpp Minor fixes for macOS build 6 years ago
service.cpp fix crash on premature close of event loop (also make format) 6 years ago
str.cpp forgot file 6 years ago
str.hpp code for disabling default hidden service 6 years ago
testnet.c initial shadow test net 6 years ago
thread_pool.cpp Create ThreadPool component with test suite 6 years ago
thread_pool.hpp Create ThreadPool component with test suite 6 years ago
threadpool.cpp Merge branch 'master' into dev 6 years ago
threadpool.hpp Update from `typedef` to `using` in .hpp files 6 years ago
time.cpp De-C-ify several .h headers 6 years ago
timer.cpp De-C-ify several .h headers 6 years ago
transit_hop.cpp fix crash on premature close of event loop (also make format) 6 years ago
win32_inet.c switch to a simulation of epoll 6 years ago
win32_intrnl.c switch to a simulation of epoll 6 years ago
win32_intrnl.h switch to a simulation of epoll 6 years ago
win32_up.h switch to a simulation of epoll 6 years ago
win32_upoll.c wooooo path builds work 6 years ago
win32_upoll.h switch to a simulation of epoll 6 years ago