lokinet/llarp
2018-11-19 23:44:42 +00:00
..
android make android build work in android studio 2018-11-07 07:23:06 -05:00
dht more dht tweaks 2018-11-08 14:25:04 -05:00
dtls
exit initial exit/service node comm code with some unit tests (incomplete) 2018-11-12 11:43:40 -05:00
handlers Merge pull request #54 from neuroscr/master 2018-11-18 15:13:25 -05:00
link Enable -Wextra 2018-11-07 15:31:13 +00:00
linux fixes for ancient rpi toolchain 2018-11-08 07:31:50 -05:00
routing De-C-ify several .h headers 2018-11-19 22:45:37 +00:00
service De-C-ify several .h headers 2018-11-19 22:45:37 +00:00
address_info.cpp we NEED NT >= 6 for event loop 2018-11-09 09:48:43 -05:00
address_info.hpp
bencode.cpp
buffer.cpp remove microsoft c++ crud 2018-10-30 00:16:33 -05:00
buffer.hpp
config.cpp Merge pull request #54 from neuroscr/master 2018-11-18 15:13:25 -05:00
config.hpp make android compile again 2018-11-06 09:06:09 -05:00
context.cpp Merge remote-tracking branch 'micheal/wextra' into dev 2018-11-07 10:57:34 -05:00
crypto_libsodium.cpp scan-build fixes on win32 code paths 2018-10-30 00:16:34 -05:00
crypto.hpp
dht.cpp always remove dht nodes, lock sometimes, don't make router destructor virtual 2018-11-05 08:19:08 -05:00
dns_dotlokilookup.cpp make gcc 8.2 and RPI=1 happy 2018-11-19 23:42:04 +00:00
dns_iptracker.cpp Merge remote-tracking branch 'micheal/wextra' into dev 2018-11-07 10:57:34 -05:00
dns.cpp Don't let NS record stomp A values 2018-11-14 05:36:30 -08:00
dnsc.cpp Don't let NS record stomp A values 2018-11-14 05:36:30 -08:00
dnsd.cpp don't use VLA 2018-11-09 07:12:08 -05:00
encode.cpp
encode.hpp
encrypted_frame.cpp merge 2018-11-03 06:19:18 -07:00
ev_epoll.hpp Merge remote-tracking branch 'micheal/wextra' into dev 2018-11-07 10:57:34 -05:00
ev_kqueue.hpp De-C-ify several .h headers 2018-11-19 22:45:37 +00:00
ev_win32.hpp we NEED NT >= 6 for event loop 2018-11-09 09:48:43 -05:00
ev.cpp De-C-ify several .h headers 2018-11-19 22:45:37 +00:00
ev.hpp we NEED NT >= 6 for event loop 2018-11-09 09:48:43 -05:00
exit_info.cpp we NEED NT >= 6 for event loop 2018-11-09 09:48:43 -05:00
exit_route.cpp
fs.hpp grabbed packaging scripts and fluff from abandoned repo 2018-10-30 00:16:18 -05:00
ini.hpp
ip.cpp Enable -Wextra 2018-11-07 15:31:13 +00:00
link_intro.cpp ipv4 bogon checking 2018-10-15 08:02:32 -04:00
link_layer.hpp
link_message.cpp merge 2018-11-03 06:19:18 -07:00
logger.c
logger.cpp
logger.hpp
logic.cpp use event loop for time 2018-10-29 12:48:36 -04:00
mem_std.cpp
mem.cpp Enable -Wextra 2018-11-07 15:31:13 +00:00
mem.hpp
net_addr.cpp make android compile again 2018-11-06 09:06:09 -05:00
net_inaddr.cpp refactor out net.hpp => net_addr.*, new inAddr struct API 2018-10-23 08:38:33 -07:00
net.cpp fixes for testnet 2018-11-08 10:15:02 -05:00
nodedb.cpp ipv4 bogon checking 2018-10-15 08:02:32 -04:00
path.cpp initial exit/service node comm code with some unit tests (incomplete) 2018-11-12 11:43:40 -05:00
pathbuilder.cpp fixes for testnet 2018-11-08 10:15:02 -05:00
pathset.cpp merge 2018-11-03 06:19:18 -07:00
profiling.cpp clarification for path transfer 2018-10-06 12:37:54 -04:00
proofofwork.cpp De-C-ify several .h headers 2018-11-19 22:45:37 +00:00
queue_manager.cpp Use std::atomic<std::uint32_t> over std::atomic_uint32_t 2018-11-19 10:39:07 +00:00
queue_manager.hpp Use std::atomic<std::uint32_t> over std::atomic_uint32_t 2018-11-19 10:39:07 +00:00
queue.hpp Use std::atomic<std::uint32_t> over std::atomic_uint32_t 2018-11-19 10:39:07 +00:00
relay_commit.cpp use event loop for time 2018-10-29 12:48:36 -04:00
relay_up_down.cpp
router_contact.cpp De-C-ify several .h headers 2018-11-19 22:45:37 +00:00
router_contact.hpp
router_identity.c
router.cpp initial exit/service node comm code with some unit tests (incomplete) 2018-11-12 11:43:40 -05:00
router.hpp initial exit/service node comm code with some unit tests (incomplete) 2018-11-12 11:43:40 -05:00
rpc.cpp Enable -Wextra 2018-11-07 15:31:13 +00:00
service.cpp format 2018-11-03 06:23:05 -07:00
str.cpp forgot file 2018-10-03 07:00:30 -04:00
str.hpp code for disabling default hidden service 2018-10-03 06:59:30 -04:00
testnet.c
thread_pool.cpp Create ThreadPool component with test suite 2018-11-17 21:13:34 +00:00
thread_pool.hpp Create ThreadPool component with test suite 2018-11-17 21:13:34 +00:00
threadpool.cpp De-C-ify several .h headers 2018-11-19 22:45:37 +00:00
threadpool.hpp
time.cpp De-C-ify several .h headers 2018-11-19 22:45:37 +00:00
timer.cpp De-C-ify several .h headers 2018-11-19 22:45:37 +00:00
transit_hop.cpp initial exit/service node comm code with some unit tests (incomplete) 2018-11-12 11:43:40 -05:00
win32_inet.c fix windows cross-compile 2018-11-07 19:25:17 -06:00
win32_intrnl.c fix warnings on windows 2018-11-07 18:09:49 -06:00
win32_intrnl.h