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
Jeff Becker d645c07290
fix up dht
6 years ago
..
link add link level keepalive 6 years ago
address_info.cpp verify authenticity of iwp session (initial) 6 years ago
address_info.hpp verify authenticity of iwp session (initial) 6 years ago
bencode.c refactor to use AlignedBuffer for public key, shared secret, nonce, secret key etc 6 years ago
buffer.cpp docs 6 years ago
buffer.hpp add single threaded mode for shadow 6 years ago
config.cpp * loopback test network 6 years ago
config.hpp clang format and lots of stupid bug fixes 6 years ago
context.cpp clean up llarp_nodedb_async_verify api, make setRC save to correct path 6 years ago
crypto.hpp more onion routing stuff 6 years ago
crypto_async.cpp Merge remote-tracking branch 'ryan/master' into dev 6 years ago
crypto_libsodium.cpp refactor to use AlignedBuffer for public key, shared secret, nonce, secret key etc 6 years ago
dht.cpp fix up dht 6 years ago
discard_message.cpp add single threaded mode for shadow 6 years ago
encode.hpp correct encoding of aligned buffer 6 years ago
encrypted_frame.cpp refactor to use AlignedBuffer for public key, shared secret, nonce, secret key etc 6 years ago
ev.cpp more shadow stuff 6 years ago
ev.hpp more shadow stuff 6 years ago
ev_epoll.hpp more shadow stuff 6 years ago
ev_kqueue.hpp Merge branch 'master' of https://github.com/majestrate/llarp 6 years ago
exit_info.cpp refactor to use AlignedBuffer for public key, shared secret, nonce, secret key etc 6 years ago
exit_route.c clang format and lots of stupid bug fixes 6 years ago
fs.hpp xenial backport fix 6 years ago
ini.hpp clang format and lots of stupid bug fixes 6 years ago
iwp_link.cpp slightly better iwp session establish logic 6 years ago
link.c * loopback test network 6 years ago
link_intro.cpp * logging refactor to be concise 6 years ago
link_message.cpp encrypted frames 6 years ago
logger.cpp add release targets to makefile for future 6 years ago
logger.hpp refactor everything to use logger 6 years ago
logic.cpp add single threaded mode for shadow 6 years ago
mem.cpp clang format and lots of stupid bug fixes 6 years ago
mem.hpp add release targets to makefile for future 6 years ago
mem_std.cpp implement missing llarp_alloc struct 6 years ago
net.cpp start working on onion routing parts 6 years ago
net.hpp more shadow stuff 6 years ago
nodedb.cpp make nodedb work 6 years ago
path.cpp more onion routing code 6 years ago
relay_ack.cpp more onion routing code 6 years ago
relay_commit.cpp refactor to use AlignedBuffer for public key, shared secret, nonce, secret key etc 6 years ago
relay_up_down.cpp start working on onion routing parts 6 years ago
router.cpp fix up dht 6 years ago
router.hpp do dht lookup for unknown routers 6 years ago
router_contact.cpp more dht stuff 6 years ago
router_contact.hpp clang-format 7 years ago
router_identity.c more 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 lessen warning threshold for slow jobs 6 years ago
threadpool.hpp add single threaded mode for shadow 6 years ago
time.cpp add single threaded mode for shadow 6 years ago
timer.cpp add single threaded mode for shadow 6 years ago