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
Michael e39d02ddc2
Rename version.h
6 years ago
..
android make android build work in android studio 6 years ago
dht more dht tweaks 6 years ago
dtls
exit initial exit/service node comm code with some unit tests (incomplete) 6 years ago
handlers Merge pull request #54 from neuroscr/master 6 years ago
link Enable -Wextra 6 years ago
linux fixes for ancient rpi toolchain 6 years ago
routing De-C-ify several .h headers 6 years ago
service De-C-ify several .h headers 6 years ago
address_info.cpp we NEED NT >= 6 for event loop 6 years ago
address_info.hpp
bencode.cpp make bencode ILP32/LLP64 clean (long is 32 bits outside of unix!) 6 years ago
buffer.cpp remove microsoft c++ crud 6 years ago
buffer.hpp
config.cpp Merge pull request #54 from neuroscr/master 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 Don't let NS record stomp A values 6 years ago
dns_dotlokilookup.cpp make gcc 8.2 and RPI=1 happy 6 years ago
dns_iptracker.cpp Merge remote-tracking branch 'micheal/wextra' into dev 6 years ago
dnsc.cpp Don't let NS record stomp A values 6 years ago
dnsd.cpp don't use VLA 6 years ago
encode.cpp
encode.hpp
encrypted_frame.cpp merge 6 years ago
ev.cpp De-C-ify several .h headers 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 De-C-ify several .h headers 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 Merge branch 'master' of https://github.com/loki-project/loki-network 6 years ago
ip.cpp Enable -Wextra 6 years ago
link_intro.cpp ipv4 bogon checking 6 years ago
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 ipv4 bogon checking 6 years ago
path.cpp initial exit/service node comm code with some unit tests (incomplete) 6 years ago
pathbuilder.cpp fixes for testnet 6 years ago
pathset.cpp merge 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 Use std::atomic<std::uint32_t> over std::atomic_uint32_t 6 years ago
queue_manager.cpp Use std::atomic<std::uint32_t> over std::atomic_uint32_t 6 years ago
queue_manager.hpp Use std::atomic<std::uint32_t> over std::atomic_uint32_t 6 years ago
relay_commit.cpp use event loop for time 6 years ago
relay_up_down.cpp
router.cpp initial exit/service node comm code with some unit tests (incomplete) 6 years ago
router.hpp initial exit/service node comm code with some unit tests (incomplete) 6 years ago
router_contact.cpp Rename version.h 6 years ago
router_contact.hpp
router_identity.c
rpc.cpp Enable -Wextra 6 years ago
service.cpp format 6 years ago
str.cpp forgot file 6 years ago
str.hpp code for disabling default hidden service 6 years ago
testnet.c
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 De-C-ify several .h headers 6 years ago
threadpool.hpp Merge branch 'master' of https://github.com/loki-project/loki-network 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 initial exit/service node comm code with some unit tests (incomplete) 6 years ago
win32_inet.c fix windows cross-compile 6 years ago
win32_intrnl.c fix warnings on windows 6 years ago
win32_intrnl.h