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 82f300523d handle crash on multiple response to an alreayd handled packet, rename hook to sendto_hook, writecname_dnss_response() and write404_dnss_response() 6 years ago
..
android add mingw stl threading lib 6 years ago
dht remove unused encoding functions 6 years ago
iwp fix feedback loop 6 years ago
link Move EncodeLIM to its own source file 6 years ago
routing fix feedback loop 6 years ago
service * tweak event loop parameters 6 years ago
address_info.cpp remove unused encoding functions 6 years ago
address_info.hpp verify authenticity of iwp session (initial) 6 years ago
bencode.cpp fix previous commit 6 years ago
buffer.cpp Remove most of the extern "C" 6 years ago
buffer.hpp more hidden service stuff 6 years ago
config.cpp fix ffi example 6 years ago
config.hpp more 6 years ago
context.cpp deterministic logging 6 years ago
crypto.hpp more onion routing stuff 6 years ago
crypto_async.cpp more 6 years ago
crypto_libsodium.cpp include header for android 6 years ago
dht.cpp more 6 years ago
discard_message.cpp clang format 6 years ago
dns.cpp another DNS clean up pass 6 years ago
dns.hpp another DNS clean up pass 6 years ago
dnsc.cpp handle crash on multiple response to an alreayd handled packet, rename hook to sendto_hook, writecname_dnss_response() and write404_dnss_response() 6 years ago
dnsc.hpp another DNS clean up pass 6 years ago
dnsd.cpp handle crash on multiple response to an alreayd handled packet, rename hook to sendto_hook, writecname_dnss_response() and write404_dnss_response() 6 years ago
dnsd.hpp handle crash on multiple response to an alreayd handled packet, rename hook to sendto_hook, writecname_dnss_response() and write404_dnss_response() 6 years ago
encode.cpp clang format 6 years ago
encode.hpp correct encoding of aligned buffer 6 years ago
encrypted_frame.cpp more also run make format 6 years ago
ev.cpp * tweak event loop parameters 6 years ago
ev.hpp * codel related changes 6 years ago
ev_epoll.hpp * tweak event loop parameters 6 years ago
ev_kqueue.hpp bring kqueue up to date with epoll 6 years ago
exit_info.cpp Remove most of the extern "C" 6 years ago
exit_route.cpp renamed .c to .cpp 6 years ago
fs.hpp extern "C" block for shared library 6 years ago
ini.hpp print(), write(filename), commitStream(outstream), private commit() 6 years ago
link_intro.cpp deterministic logging 6 years ago
link_message.cpp deterministic logging 6 years ago
logger.c make format 6 years ago
logger.cpp clang format 6 years ago
logger.hpp refactor everything to use logger 6 years ago
logic.cpp * tweak event loop parameters 6 years ago
mem.cpp clang format 6 years ago
mem.hpp all the files 6 years ago
mem_std.cpp Remove most of the extern "C" 6 years ago
net.cpp get rid of wizard and autogenerate configs if not present with sane defaults 6 years ago
nodedb.cpp update code to match protocol spec 6 years ago
path.cpp deterministic logging 6 years ago
pathbuilder.cpp update code to match protocol spec 6 years ago
pathset.cpp backport 6 years ago
proofofwork.cpp broken 6 years ago
relay_ack.cpp Merge remote-tracking branch 'sachaaaa/refactor' into hidden-service-dht 6 years ago
relay_commit.cpp update code to match protocol spec 6 years ago
relay_up_down.cpp add sequence numbers to routing messages 6 years ago
router.cpp deterministic logging 6 years ago
router.hpp when building paths only use nodes we are directly connected to for first hops. 6 years ago
router_contact.cpp Merge branch 'master' of https://github.com/neuroscr/loki-network 6 years ago
router_contact.hpp clang-format 7 years ago
router_identity.c more 6 years ago
service.cpp cleanup 6 years ago
str.hpp clang format and lots of stupid bug fixes 6 years ago
testnet.c initial shadow test net 6 years ago
threadpool.cpp * tweak event loop parameters 6 years ago
threadpool.hpp get rid of wizard and autogenerate configs if not present with sane defaults 6 years ago
time.cpp more hidden service stuff 6 years ago
timer.cpp * tweak event loop parameters 6 years ago
transit_hop.cpp fix feedback loop 6 years ago