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 0147672416
more
6 years ago
..
android make android build work in android studio 6 years ago
dht make format and make it compile with clang 6 years ago
dtls remove iwp and start on curvecp 6 years ago
exit better exit path logic 6 years ago
handlers better exit path logic 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 pull request #83 from majestrate/master 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 node whitelist option via jsonrpc 6 years ago
config.hpp Update from `typedef` to `using` in .hpp files 6 years ago
context.cpp Merge remote-tracking branch 'micheal/wextra' into dev 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 make format 6 years ago
dns_dotlokilookup.cpp make format 6 years ago
dns_iptracker.cpp Merge remote-tracking branch 'micheal/wextra' into dev 6 years ago
dnsc.cpp make format 6 years ago
dnsd.cpp don't use VLA 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 merge 6 years ago
ev.cpp fix merge 6 years ago
ev.hpp Update from `typedef` to `using` in .hpp files 6 years ago
ev_epoll.hpp fix up exit tun, fix up codel to actually do its job 6 years ago
ev_kqueue.hpp Minor fixes for macOS build 6 years ago
ev_win32.hpp bad merge! 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 Rename endian.h 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 and make it compile with clang 6 years ago
net_addr.cpp remove dead code 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 don't sign traffic 6 years ago
pathbuilder.cpp random fixes 6 years ago
pathset.cpp better exit path logic 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 pull request #83 from majestrate/master 6 years ago
router.hpp Merge pull request #83 from majestrate/master 6 years ago
router_contact.cpp Rename version.h 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 don't sign traffic 6 years ago