lokinet/llarp
2018-07-30 11:53:35 +10:00
..
android add mingw stl threading lib 2018-07-25 10:35:11 +10:00
dht remove unused encoding functions 2018-07-30 11:39:35 +10:00
iwp fix feedback loop 2018-07-30 11:29:22 +10:00
link Move EncodeLIM to its own source file 2018-07-09 13:08:41 +10:00
routing fix feedback loop 2018-07-30 11:29:22 +10:00
service * tweak event loop parameters 2018-07-30 10:30:10 +10:00
address_info.cpp remove unused encoding functions 2018-07-30 11:39:35 +10:00
address_info.hpp
bencode.cpp fix previous commit 2018-07-30 11:53:35 +10:00
buffer.cpp Remove most of the extern "C" 2018-07-09 14:34:09 +10:00
buffer.hpp more hidden service stuff 2018-07-23 09:14:29 +10:00
config.cpp fix ffi example 2018-07-27 14:25:34 +10:00
config.hpp more 2018-07-27 07:08:56 +10:00
context.cpp have logic and netio run in same thread for now 2018-07-30 08:20:31 +10:00
crypto_async.cpp more 2018-07-27 07:08:56 +10:00
crypto_libsodium.cpp include header for android 2018-07-27 12:34:09 +10:00
crypto.hpp
dht.cpp more 2018-07-16 13:32:13 +10:00
discard_message.cpp clang format 2018-07-09 14:34:28 +10:00
dns.cpp unbreak shared library build 2018-07-27 14:07:22 +10:00
dns.hpp unbreak shared library build 2018-07-27 14:07:22 +10:00
dnsc.cpp get rid of wizard and autogenerate configs if not present with sane defaults 2018-07-27 10:21:57 +10:00
dnsc.hpp add mingw stl threading lib 2018-07-25 10:35:11 +10:00
dnsd.cpp get rid of wizard and autogenerate configs if not present with sane defaults 2018-07-27 10:21:57 +10:00
dnsd.hpp add mingw stl threading lib 2018-07-25 10:35:11 +10:00
encode.cpp clang format 2018-07-09 14:34:28 +10:00
encode.hpp
encrypted_frame.cpp more also run make format 2018-07-17 14:37:50 +10:00
ev_epoll.hpp * tweak event loop parameters 2018-07-30 10:30:10 +10:00
ev_kqueue.hpp fix osx build 2018-07-27 14:30:32 +10:00
ev.cpp * tweak event loop parameters 2018-07-30 10:30:10 +10:00
ev.hpp
exit_info.cpp Remove most of the extern "C" 2018-07-09 14:34:09 +10:00
exit_route.cpp renamed .c to .cpp 2018-07-09 14:34:28 +10:00
fs.hpp extern "C" block for shared library 2018-07-27 13:41:55 +10:00
ini.hpp more also run make format 2018-07-17 14:37:50 +10:00
link_intro.cpp more also run make format 2018-07-17 14:37:50 +10:00
link_message.cpp Merge remote-tracking branch 'sachaaaa/refactor' into hidden-service-dht 2018-07-09 10:24:44 -04:00
logger.c
logger.cpp clang format 2018-07-09 14:34:28 +10:00
logger.hpp
logic.cpp * tweak event loop parameters 2018-07-30 10:30:10 +10:00
mem_std.cpp Remove most of the extern "C" 2018-07-09 14:34:09 +10:00
mem.cpp clang format 2018-07-09 14:34:28 +10:00
mem.hpp all the files 2018-07-20 14:50:28 +10:00
net.cpp get rid of wizard and autogenerate configs if not present with sane defaults 2018-07-27 10:21:57 +10:00
nodedb.cpp update code to match protocol spec 2018-07-29 08:20:32 +10:00
path.cpp update code to match protocol spec 2018-07-29 08:20:32 +10:00
pathbuilder.cpp update code to match protocol spec 2018-07-29 08:20:32 +10:00
pathset.cpp backport 2018-07-24 16:25:13 +10:00
proofofwork.cpp broken 2018-07-09 13:32:11 -04:00
relay_ack.cpp Merge remote-tracking branch 'sachaaaa/refactor' into hidden-service-dht 2018-07-09 10:24:44 -04:00
relay_commit.cpp update code to match protocol spec 2018-07-29 08:20:32 +10:00
relay_up_down.cpp add sequence numbers to routing messages 2018-07-24 07:59:43 +10:00
router_contact.cpp Merge branch 'master' of https://github.com/neuroscr/loki-network 2018-07-13 07:54:27 +00:00
router_contact.hpp
router_identity.c
router.cpp get rid of wizard and autogenerate configs if not present with sane defaults 2018-07-27 10:21:57 +10:00
router.hpp when building paths only use nodes we are directly connected to for first hops. 2018-07-25 11:36:22 +10:00
service.cpp cleanup 2018-07-30 09:29:36 +10:00
str.hpp
testnet.c
threadpool.cpp * tweak event loop parameters 2018-07-30 10:30:10 +10:00
threadpool.hpp get rid of wizard and autogenerate configs if not present with sane defaults 2018-07-27 10:21:57 +10:00
time.cpp more hidden service stuff 2018-07-19 14:58:39 +10:00
timer.cpp * tweak event loop parameters 2018-07-30 10:30:10 +10:00
transit_hop.cpp fix feedback loop 2018-07-30 11:29:22 +10:00