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 2daa986c33 fix static analysis issues 6 years ago
..
android make android build work in android studio 6 years ago
dht more dht tweaks 6 years ago
dtls
handlers Deprecate DNS_PORT as configureable in INI now. Reduce confusion as it would change DNSc port too and I believe it was meant only to change DNSd port. 6 years ago
link Enable -Wextra 6 years ago
linux fixes for ancient rpi toolchain 6 years ago
routing
service add upstream dns to default hidden service 6 years ago
address_info.cpp we NEED NT >= 6 for event loop 6 years ago
address_info.hpp
bencode.cpp
buffer.cpp remove microsoft c++ crud 6 years ago
buffer.hpp
config.cpp address alphakamp complaint about using 127.0.0.1 on linux (systemd taking it by default) 6 years ago
config.hpp make android compile again 6 years ago
context.cpp Merge remote-tracking branch 'micheal/wextra' into dev 6 years ago
crypto.hpp
crypto_libsodium.cpp scan-build fixes on win32 code paths 6 years ago
dht.cpp always remove dht nodes, lock sometimes, don't make router destructor virtual 6 years ago
dns.cpp internal refactor 6 years ago
dns_dotlokilookup.cpp remove redundance from (sockaddr) param refactor 6 years ago
dns_iptracker.cpp Merge remote-tracking branch 'micheal/wextra' into dev 6 years ago
dns_rectypes.cpp don't truncate last 2 bytes 6 years ago
dnsc.cpp fix static analysis issues 6 years ago
dnsd.cpp remove redundance from (sockaddr) param refactor 6 years ago
encode.cpp
encode.hpp
encrypted_frame.cpp merge 6 years ago
ev.cpp fixes for ancient rpi toolchain 6 years ago
ev.hpp we NEED NT >= 6 for event loop 6 years ago
ev_epoll.hpp Merge remote-tracking branch 'micheal/wextra' into dev 6 years ago
ev_kqueue.hpp Merge remote-tracking branch 'rick/dev' 6 years ago
ev_win32.hpp we NEED NT >= 6 for event loop 6 years ago
exit_info.cpp we NEED NT >= 6 for event loop 6 years ago
exit_route.cpp
fs.hpp grabbed packaging scripts and fluff from abandoned repo 6 years ago
ini.hpp
ip.cpp Enable -Wextra 6 years ago
link_intro.cpp
link_layer.hpp
link_message.cpp merge 6 years ago
logger.c
logger.cpp
logger.hpp
logic.cpp use event loop for time 6 years ago
mem.cpp Enable -Wextra 6 years ago
mem.hpp
mem_std.cpp
net.cpp fixes for testnet 6 years ago
net_addr.cpp make android compile again 6 years ago
net_inaddr.cpp refactor out net.hpp => net_addr.*, new inAddr struct API 6 years ago
nodedb.cpp
path.cpp Enable -Wextra 6 years ago
pathbuilder.cpp fixes for testnet 6 years ago
pathset.cpp merge 6 years ago
profiling.cpp
proofofwork.cpp Enable -Wextra 6 years ago
relay_commit.cpp use event loop for time 6 years ago
relay_up_down.cpp
router.cpp make dns port configurable, update default dns 6 years ago
router.hpp add upstream dns to default hidden service 6 years ago
router_contact.cpp
router_contact.hpp
router_identity.c
rpc.cpp Enable -Wextra 6 years ago
service.cpp format 6 years ago
str.cpp
str.hpp
testnet.c
threadpool.cpp fixes for ancient rpi toolchain 6 years ago
threadpool.hpp
time.cpp
timer.cpp use event loop for time 6 years ago
transit_hop.cpp Enable -Wextra 6 years ago
win32_inet.c fix windows cross-compile 6 years ago
win32_intrnl.c clang-format 6 years ago
win32_intrnl.h