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 0b0278a312
we don't use crypto_async anymore
6 years ago
..
android
dht don't store introsets when forwarding a request 6 years ago
dtls
handlers make bencode ILP32/LLP64 clean (long is 32 bits outside of unix!) 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
service add default hidden service endpoint for clients 6 years ago
address_info.cpp
address_info.hpp
bencode.cpp make bencode ILP32/LLP64 clean (long is 32 bits outside of unix!) 6 years ago
buffer.cpp
buffer.hpp
config.cpp code for disabling default hidden service 6 years ago
config.hpp
context.cpp pass RC by ref, header cleanup, clang format 6 years ago
crypto.hpp
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 check for cache hit to prevent automapping 6 years ago
dns_iptracker.cpp add lint target for makefile using clang tidy 6 years ago
dnsc.cpp make bencode ILP32/LLP64 clean (long is 32 bits outside of unix!) 6 years ago
dnsd.cpp header clean up and clang-format 6 years ago
encode.cpp
encode.hpp
encrypted_frame.cpp
ev.cpp make bencode ILP32/LLP64 clean (long is 32 bits outside of unix!) 6 years ago
ev.hpp fix 6 years ago
ev_epoll.hpp try fixing all that tun shit, YOLO 6 years ago
ev_kqueue.hpp fix kqueue build 6 years ago
ev_win32.hpp fix 6 years ago
exit_info.cpp
exit_route.cpp
fs.hpp clean up win32 build rules 6 years ago
ini.hpp
ip.cpp fix win32 build 6 years ago
link_intro.cpp
link_layer.hpp
link_message.cpp
logger.c
logger.cpp
logger.hpp
logic.cpp
mem.cpp
mem.hpp
mem_std.cpp
net.cpp bug: if we have only one network interface, then terminate the linked list with nullptr 6 years ago
nodedb.cpp we don't use crypto_async anymore 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
proofofwork.cpp
relay_commit.cpp
relay_up_down.cpp
router.cpp code for disabling default hidden service 6 years ago
router.hpp code for disabling default hidden service 6 years ago
router_contact.cpp
router_contact.hpp
router_identity.c
service.cpp close sessions on link close not on destructor 6 years ago
str.cpp forgot file 6 years ago
str.hpp code for disabling default hidden service 6 years ago
testnet.c
threadpool.cpp add lint target for makefile using clang tidy 6 years ago
threadpool.hpp
time.cpp meh 6 years ago
timer.cpp
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
win32_intrnl.h