lokinet/llarp
2018-07-27 14:25:34 +10:00
..
android add mingw stl threading lib 2018-07-25 10:35:11 +10:00
dht * put sequence numbers in routing messages 2018-07-25 08:34:46 +10:00
iwp get rid of wizard and autogenerate configs if not present with sane defaults 2018-07-27 10:21:57 +10:00
link Move EncodeLIM to its own source file 2018-07-09 13:08:41 +10:00
routing * pad messages under 1KB to 1KB to reduce jitter 2018-07-24 08:36:46 +10:00
service backport 2018-07-24 16:25:13 +10:00
address_info.cpp Remove most of the extern "C" 2018-07-09 14:34:09 +10:00
address_info.hpp verify authenticity of iwp session (initial) 2018-06-14 10:26:03 -04:00
bencode.cpp broken 2018-07-09 13:32:11 -04: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 extern "C" block for shared library 2018-07-27 13:41:55 +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 more onion routing stuff 2018-06-10 10:05:48 -04:00
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 correct encoding of aligned buffer 2018-06-13 09:18:18 -04:00
encrypted_frame.cpp more also run make format 2018-07-17 14:37:50 +10:00
ev_epoll.hpp get rid of wizard and autogenerate configs if not present with sane defaults 2018-07-27 10:21:57 +10:00
ev_kqueue.hpp this should get things going on UNIX :D 2018-07-25 20:00:15 -05:00
ev.cpp this should get things going on UNIX :D 2018-07-25 20:00:15 -05:00
ev.hpp * codel related changes 2018-06-27 09:14:07 -04:00
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 make format 2018-06-29 08:15:15 -04:00
logger.cpp clang format 2018-07-09 14:34:28 +10:00
logger.hpp refactor everything to use logger 2018-05-27 10:04:30 -04:00
logic.cpp Merge branch 'hidden-service-dht' of https://github.com/majestrate/llarp 2018-07-13 07:25:20 +00: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 make compile on linux gcc 7.2 2018-07-26 08:52:27 +00:00
path.cpp * put sequence numbers in routing messages 2018-07-25 08:34:46 +10:00
pathbuilder.cpp more 2018-07-27 07:08:56 +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 add sequence numbers to routing messages 2018-07-24 07:59:43 +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 get rid of wizard and autogenerate configs if not present with sane defaults 2018-07-27 10:21:57 +10:00
str.hpp
testnet.c initial shadow test net 2018-06-06 13:02:57 -04:00
threadpool.cpp get rid of wizard and autogenerate configs if not present with sane defaults 2018-07-27 10:21:57 +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 get rid of wizard and autogenerate configs if not present with sane defaults 2018-07-27 10:21:57 +10:00
transit_hop.cpp * put sequence numbers in routing messages 2018-07-25 08:34:46 +10:00