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 68faa14e3e
map local address for tun endpoint
6 years ago
..
android add initial jni stuff for lokinet android. i fucking hate android so god damn much. 6 years ago
dht pack exit traffic 6 years ago
dtls remove iwp and start on curvecp 6 years ago
exit new exit packet buffer format 6 years ago
handlers map local address for tun endpoint 6 years ago
link node whitelist option via jsonrpc 6 years ago
linux make clang happy, disable netns by default (for now) 6 years ago
routing De-C-ify several .h headers 6 years ago
service Merge branch 'dev' into snode-endpoint 6 years ago
address_info.cpp we NEED NT >= 6 for event loop 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 Rename endian.h 6 years ago
buffer.hpp use NTRU for introset end to end encryption 6 years ago
config.cpp Merge branch 'dev' into snode-endpoint 6 years ago
config.hpp make bootstrap happen only when we have very few nodes 6 years ago
context.cpp Merge branch 'dev' into snode-endpoint 6 years ago
crypto.hpp more onion routing stuff 6 years ago
crypto_libsodium.cpp more exit stuff 6 years ago
dht.cpp always remove dht nodes, lock sometimes, don't make router destructor virtual 6 years ago
dns.cpp Merge branch 'dev' into snode-endpoint 6 years ago
dns_dotlokilookup.cpp wire up snode to dns (maybe) 6 years ago
dns_iptracker.cpp Merge remote-tracking branch 'micheal/wextra' into dev 6 years ago
dns_rectypes.cpp additional recommended clean up from code review and clang-format 6 years ago
dnsc.cpp Merge branch 'dev' into snode-endpoint 6 years ago
dnsd.cpp Merge branch 'dev' into snode-endpoint 6 years ago
encode.cpp wire up exit traffic 6 years ago
encode.hpp correct encoding of aligned buffer 6 years ago
encrypted_frame.cpp pack exit traffic 6 years ago
ev.cpp Merge branch 'master' into dev 6 years ago
ev.hpp add initial jni stuff for lokinet android. i fucking hate android so god damn much. 6 years ago
ev_epoll.hpp Merge branch 'master' into dev 6 years ago
ev_kqueue.hpp make format 6 years ago
ev_win32.hpp have llarp_ev_* use llarp_buffer_t 6 years ago
exit_info.cpp we NEED NT >= 6 for event loop 6 years ago
exit_route.cpp initial windows server port. Requires Windows 2000 Server or later. 6 years ago
fs.hpp Update from `typedef` to `using` in .hpp files 6 years ago
ini.hpp Update from `typedef` to `using` in .hpp files 6 years ago
ip.cpp new exit packet buffer format 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 Rename logic.h 6 years ago
mem.cpp Enable -Wextra 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 make format 6 years ago
net_addr.cpp clang-format 6 years ago
net_inaddr.cpp refactor out net.hpp => net_addr.*, new inAddr struct API 6 years ago
nodedb.cpp Merge branch 'master' into dev 6 years ago
path.cpp new exit packet buffer format 6 years ago
pathbuilder.cpp fix pathbuilder 6 years ago
pathset.cpp locking 6 years ago
profiling.cpp clarification for path transfer 6 years ago
proofofwork.cpp De-C-ify several .h headers 6 years ago
queue.hpp add std::optional backport option for cxx11 6 years ago
queue_manager.cpp Fix broken assert :( 6 years ago
queue_manager.hpp make format 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 Merge branch 'dev' into snode-endpoint 6 years ago
router.hpp Merge branch 'dev' into snode-endpoint 6 years ago
router_contact.cpp make bootstrap happen only when we have very few nodes 6 years ago
router_contact.hpp more refactor 6 years ago
router_identity.c more 6 years ago
rpc.cpp Minor fixes for macOS build 6 years ago
service.cpp more 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
thread_pool.cpp Create ThreadPool component with test suite 6 years ago
thread_pool.hpp Create ThreadPool component with test suite 6 years ago
threadpool.cpp Merge branch 'master' into dev 6 years ago
threadpool.hpp Update from `typedef` to `using` in .hpp files 6 years ago
time.cpp De-C-ify several .h headers 6 years ago
timer.cpp De-C-ify several .h headers 6 years ago
transit_hop.cpp new exit packet buffer format 6 years ago