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 917edfbd4e update llarp::Addr changes 6 years ago
..
android add mingw stl threading lib 6 years ago
dht Merge branch 'master' of https://github.com/loki-project/loki-network 6 years ago
dtls remove iwp and start on curvecp 6 years ago
handlers Merge branch 'master' of https://github.com/loki-project/loki-network 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 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 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 remove microsoft c++ crud 6 years ago
buffer.hpp use NTRU for introset end to end encryption 6 years ago
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 more onion routing stuff 6 years ago
crypto_libsodium.cpp scan-build fixes on win32 code paths 6 years ago
dht.cpp clang format 6 years ago
dns.cpp lower debug 6 years ago
dns_dotlokilookup.cpp accelerate already built paths (HasPathToService) 6 years ago
dns_iptracker.cpp merge 6 years ago
dnsc.cpp lower debug 6 years ago
dnsd.cpp format 6 years ago
encode.cpp more 6 years ago
encode.hpp correct encoding of aligned buffer 6 years ago
encrypted_frame.cpp merge 6 years ago
ev.cpp * fix up kqueue tcp connection tracking so it works on mac os 6 years ago
ev.hpp 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 Merge branch 'master' of https://github.com/loki-project/loki-network 6 years ago
ev_win32.hpp i knew i was forgetting something earlier 6 years ago
exit_info.cpp make signatures work again ;~; 6 years ago
exit_route.cpp initial windows server port. Requires Windows 2000 Server or later. 6 years ago
fs.hpp grabbed packaging scripts and fluff from abandoned repo 6 years ago
ini.hpp Merge branch 'master' of https://github.com/loki-project/loki-network 6 years ago
ip.cpp ip: endianess swaps aren't needed, a bit of renaming and tweaking 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 use event loop for time 6 years ago
mem.cpp clang format 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 'master' of https://github.com/loki-project/loki-network 6 years ago
net_addr.cpp update llarp::Addr changes 6 years ago
net_inaddr.cpp refactor out net.hpp => net_addr.*, new inAddr struct API 6 years ago
nodedb.cpp ipv4 bogon checking 6 years ago
path.cpp use event loop for time 6 years ago
pathbuilder.cpp merge 6 years ago
pathset.cpp merge 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 expire introsets correctly and allow multiple tun if 6 years ago
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 more refactor 6 years ago
router_identity.c more 6 years ago
rpc.cpp format 6 years ago
service.cpp 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
threadpool.cpp remove microsoft c++ crud 6 years ago
threadpool.hpp Merge branch 'master' of https://github.com/loki-project/loki-network 6 years ago
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 initial windows server port. Requires Windows 2000 Server or later. 6 years ago