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 c8f870392f
make format
6 years ago
..
android
dht initial tcp connect for epoll 6 years ago
dtls
handlers use event loop for time 6 years ago
link use event loop for time 6 years ago
linux add lint target for makefile using clang tidy 6 years ago
routing use std::unique_ptr as to not leak like a motherfucker 6 years ago
service * fix up kqueue tcp connection tracking so it works on mac os 6 years ago
address_info.cpp
address_info.hpp
bencode.cpp make bencode ILP32/LLP64 clean (long is 32 bits outside of unix!) 6 years ago
buffer.cpp remove microsoft c++ crud 6 years ago
buffer.hpp
config.cpp initial admin api infra 6 years ago
config.hpp initial admin api infra 6 years ago
context.cpp be slightly less annoying 6 years ago
crypto.hpp
crypto_libsodium.cpp scan-build fixes on win32 code paths 6 years ago
dht.cpp
dns.cpp scan-build fixes 6 years ago
dns_dotlokilookup.cpp scan-build fixes 6 years ago
dns_iptracker.cpp revert Jeff's misunderstanding 6 years ago
dnsc.cpp refactored event loop base classes 6 years ago
dnsd.cpp implement tcp evloop on win32 6 years ago
encode.cpp
encode.hpp
encrypted_frame.cpp implement tcp evloop on win32 6 years ago
ev.cpp * fix up kqueue tcp connection tracking so it works on mac os 6 years ago
ev.hpp make format 6 years ago
ev_epoll.hpp * fix up kqueue tcp connection tracking so it works on mac os 6 years ago
ev_kqueue.hpp * fix up kqueue tcp connection tracking so it works on mac os 6 years ago
ev_win32.hpp i knew i was forgetting something earlier 6 years ago
exit_info.cpp
exit_route.cpp
fs.hpp grabbed packaging scripts and fluff from abandoned repo 6 years ago
ini.hpp
ip.cpp ip: support DCCP and UDP-Lite, TCP chksum twx; tun: more filtering 6 years ago
link_intro.cpp ipv4 bogon checking 6 years ago
link_layer.hpp
link_message.cpp merge 6 years ago
logger.c
logger.cpp
logger.hpp
logic.cpp use event loop for time 6 years ago
mem.cpp
mem.hpp
mem_std.cpp
net.cpp remove microsoft c++ crud 6 years ago
nodedb.cpp ipv4 bogon checking 6 years ago
path.cpp use event loop for time 6 years ago
pathbuilder.cpp use event loop for time 6 years ago
pathset.cpp use event loop for time 6 years ago
profiling.cpp clarification for path transfer 6 years ago
proofofwork.cpp use event loop for time 6 years ago
relay_commit.cpp use event loop for time 6 years ago
relay_up_down.cpp
router.cpp use event loop for time 6 years ago
router.hpp make format 6 years ago
router_contact.cpp ipv4 bogon checking 6 years ago
router_contact.hpp
router_identity.c
rpc.cpp initial tcp connect for epoll 6 years ago
service.cpp refactored event loop base classes 6 years ago
str.cpp forgot file 6 years ago
str.hpp code for disabling default hidden service 6 years ago
testnet.c
threadpool.cpp remove microsoft c++ crud 6 years ago
threadpool.hpp
time.cpp Merge branch 'master' of ssh://github.com/loki-project/loki-network 6 years ago
timer.cpp use event loop for time 6 years ago
transit_hop.cpp clarification for path transfer 6 years ago
win32_inet.c remove microsoft c++ crud 6 years ago
win32_intrnl.c scan-build fixes on win32 code paths 6 years ago
win32_intrnl.h