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
Ryan Tharp 429927187a refactored detect into net.cpp, clang-format 6 years ago
..
android add mingw stl threading lib 6 years ago
dht don't store introsets when forwarding a request 6 years ago
dtls remove iwp and start on curvecp 6 years ago
handlers Merge branch 'master' of https://github.com/loki-project/loki-network 6 years ago
link make bencode ILP32/LLP64 clean (long is 32 bits outside of unix!) 6 years ago
linux add lint target for makefile using clang tidy 6 years ago
routing add data discarded message in routing layer to indicate 6 years ago
service add default hidden service endpoint for clients 6 years ago
address_info.cpp don't overwrite our RC, hide parameter. 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 make it compile 6 years ago
buffer.hpp use NTRU for introset end to end encryption 6 years ago
config.cpp refactored detect into net.cpp, clang-format 6 years ago
config.hpp Merge branch 'master' of https://github.com/loki-project/loki-network 6 years ago
context.cpp update llarp_main_init_dnsd to make new DNSd init 6 years ago
crypto.hpp more onion routing stuff 6 years ago
crypto_async.cpp how did this even compile on llvm 6 years ago
crypto_libsodium.cpp please don't fucking do this, reverted. 6 years ago
dht.cpp clang format 6 years ago
dns.cpp header clean up and clang-format 6 years ago
dns_dotlokilookup.cpp improve b32 failure handling, dead code removal 6 years ago
dns_iptracker.cpp more clang-format 6 years ago
dnsc.cpp Merge branch 'master' of https://github.com/loki-project/loki-network 6 years ago
dnsd.cpp llarp_dnsd_init() update to use llarp::Addr more and adjust to new DNSc init changes, remove unneeded WIN32 change (made it the default) 6 years ago
encode.cpp more 6 years ago
encode.hpp correct encoding of aligned buffer 6 years ago
encrypted_frame.cpp more 6 years ago
ev.cpp make bencode ILP32/LLP64 clean (long is 32 bits outside of unix!) 6 years ago
ev.hpp pretty sure this a clang-format 6 years ago
ev_epoll.hpp try fixing all that tun shit, YOLO 6 years ago
ev_kqueue.hpp getSockAddr(), findFreePrivateRange(), findFreeLokiTunIfName() 6 years ago
ev_win32.hpp fix 6 years ago
exit_info.cpp make signatures work again ;~; 6 years ago
exit_route.cpp initial windows server port. Requires Windows 2000 Server or later. 6 years ago
fs.hpp clean up win32 build rules 6 years ago
ini.hpp Merge branch 'master' of https://github.com/loki-project/loki-network 6 years ago
ip.cpp fix win32 build 6 years ago
link_intro.cpp protocol docs, more efficient padding, make code reflect protocol changes. 6 years ago
link_layer.hpp more 6 years ago
link_message.cpp more 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 refactor (not done) 6 years ago
mem.cpp clang format 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 getSockAddr(), findFreePrivateRange(), findFreeLokiTunIfName() 6 years ago
nodedb.cpp doesn't make sense to pass by value 6 years ago
path.cpp linear backoff for path building to lessen strain on the network 6 years ago
pathbuilder.cpp premptively build path to selected intro's router every time we don't have it if we get an introset update, on the outbound context 6 years ago
pathset.cpp try better publish logic and timeouts for requests 6 years ago
profiling.cpp more agressive network exploration 6 years ago
proofofwork.cpp hidden services sorta work 6 years ago
relay_commit.cpp mostly works 6 years ago
relay_up_down.cpp expire introsets correctly and allow multiple tun if 6 years ago
router.cpp add default hidden service endpoint for clients 6 years ago
router.hpp add default hidden service endpoint for clients 6 years ago
router_contact.cpp don't overwrite our RC, hide parameter. 6 years ago
router_contact.hpp more refactor 6 years ago
router_identity.c more 6 years ago
service.cpp close sessions on link close not on destructor 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 add lint target for makefile using clang tidy 6 years ago
threadpool.hpp Merge branch 'master' of https://github.com/loki-project/loki-network 6 years ago
time.cpp clang-format 6 years ago
timer.cpp more refactor 6 years ago
transit_hop.cpp handover logic fix, remove and add logging 6 years ago
win32_inet.c wow64 cross compile setup 6 years ago
win32_intrnl.c * kill dht feedback loop 6 years ago
win32_intrnl.h initial windows server port. Requires Windows 2000 Server or later. 6 years ago