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
Ryan Tharp 6d0cf0c8c0 move logic into dnsc context, clang-format 6 years ago
..
android
dht better handling for introset propagation 6 years ago
dtls remove iwp and start on curvecp 6 years ago
handlers fix ip mapping for new addresses so they don't use premapped addresses 6 years ago
link limits and have clients use ephemeral identity 6 years ago
linux forgot files 6 years ago
routing add data discarded message in routing layer to indicate 6 years ago
service Merge branch 'master' of https://github.com/loki-project/loki-network 6 years ago
address_info.cpp don't overwrite our RC, hide parameter. 6 years ago
address_info.hpp
bencode.cpp Merge branch 'master' of https://github.com/loki-project/loki-network 6 years ago
buffer.cpp make it compile 6 years ago
buffer.hpp use NTRU for introset end to end encryption 6 years ago
config.cpp configurable base directory for config and add option for only generating config 6 years ago
config.hpp more defaults 6 years ago
context.cpp prefetch and expose it 6 years ago
crypto.hpp
crypto_async.cpp clang format 6 years ago
crypto_libsodium.cpp Merge branch 'master' of https://github.com/loki-project/loki-network 6 years ago
dht.cpp clang format 6 years ago
dns.cpp windows compile compat fixes 6 years ago
dns.hpp windows compile compat fixes 6 years ago
dns_dotlokilookup.cpp clang format 6 years ago
dns_dotlokilookup.hpp clang format 6 years ago
dns_iptracker.cpp support other tun gateways others than 10.x.x.x 6 years ago
dns_iptracker.hpp whoops for the last commit 6 years ago
dnsc.cpp move logic into dnsc context, clang-format 6 years ago
dnsc.hpp deconflict saddr 6 years ago
dnsd.cpp better logging, note 6 years ago
dnsd.hpp better logging, note 6 years ago
encode.cpp more 6 years ago
encode.hpp
encrypted_frame.cpp more 6 years ago
ev.cpp fix crash 6 years ago
ev.hpp use queues 6 years ago
ev_epoll.hpp fix epoll 6 years ago
ev_kqueue.hpp Merge branch 'master' of https://github.com/loki-project/loki-network 6 years ago
ev_win32.hpp more 6 years ago
exit_info.cpp make signatures work again ;~; 6 years ago
exit_route.cpp
fs.hpp fixed during latest rebase 6 years ago
ini.hpp Merge branch 'master' of https://github.com/loki-project/loki-network 6 years ago
ip.cpp fix win32 build 6 years ago
link_intro.cpp protocol docs, more efficient padding, make code reflect protocol changes. 6 years ago
link_layer.hpp more 6 years ago
link_message.cpp more 6 years ago
logger.c
logger.cpp
logger.hpp
logic.cpp refactor (not done) 6 years ago
mem.cpp
mem.hpp use NTRU for introset end to end encryption 6 years ago
mem_std.cpp
net.cpp Merge branch 'master' of https://github.com/loki-project/loki-network 6 years ago
nodedb.cpp basic router profiling and fix ip rewrite 6 years ago
path.cpp fix leak when forwarding and sending LRCM 6 years ago
pathbuilder.cpp fix leak when forwarding and sending LRCM 6 years ago
pathset.cpp tweak parameters for path build and obtain path if we have none 6 years ago
profiling.cpp more agressive network exploration 6 years ago
proofofwork.cpp hidden services sorta work 6 years ago
relay_commit.cpp mostly works 6 years ago
relay_up_down.cpp expire introsets correctly and allow multiple tun if 6 years ago
router.cpp Merge branch 'master' of https://github.com/loki-project/loki-network 6 years ago
router.hpp update readme 6 years ago
router_contact.cpp don't overwrite our RC, hide parameter. 6 years ago
router_contact.hpp more refactor 6 years ago
router_identity.c
service.cpp permit 10 seconds clock skew for introsets 6 years ago
str.hpp
testnet.c
threadpool.cpp actually fix compile error for windows 6 years ago
threadpool.hpp Merge branch 'master' of https://github.com/loki-project/loki-network 6 years ago
time.cpp
timer.cpp more refactor 6 years ago
transit_hop.cpp don't heap allocate messages for transit traffic 6 years ago
tun.cpp initial threadpool isolation code and run make format 6 years ago
win32_inet.c wow64 cross compile setup 6 years ago
win32_intrnl.c * kill dht feedback loop 6 years ago
win32_intrnl.h