.. |
android
|
|
|
dht
|
don't store introsets when forwarding a request
|
2018-09-30 12:02:42 -04:00 |
dtls
|
|
|
handlers
|
change dll from tunEndpoint to router hidden service context, const some unchanging ptrs, use llarp::Addr more
|
2018-10-03 03:48:31 -07:00 |
link
|
make bencode ILP32/LLP64 clean (long is 32 bits outside of unix!)
|
2018-10-01 15:08:55 -05:00 |
linux
|
add lint target for makefile using clang tidy
|
2018-09-28 10:29:34 -04:00 |
routing
|
|
|
service
|
hasEndpoints(), mapAddressAll_context(), iterate(), MappAddressAllIter()
|
2018-10-03 03:44:58 -07:00 |
address_info.cpp
|
|
|
address_info.hpp
|
|
|
bencode.cpp
|
make bencode ILP32/LLP64 clean (long is 32 bits outside of unix!)
|
2018-10-01 15:08:55 -05:00 |
buffer.cpp
|
|
|
buffer.hpp
|
|
|
config.cpp
|
refactored detect into net.cpp, clang-format
|
2018-10-03 03:42:44 -07:00 |
config.hpp
|
Merge branch 'master' of https://github.com/loki-project/loki-network
|
2018-10-02 23:11:44 +00:00 |
context.cpp
|
update llarp_main_init_dnsd to make new DNSd init
|
2018-09-29 03:27:38 -07:00 |
crypto_async.cpp
|
|
|
crypto_libsodium.cpp
|
please don't fucking do this, reverted.
|
2018-09-26 08:33:12 -04:00 |
crypto.hpp
|
|
|
dht.cpp
|
|
|
dns_dotlokilookup.cpp
|
change dll from tunEndpoint to router hidden service context, const some unchanging ptrs, use llarp::Addr more
|
2018-10-03 03:48:31 -07:00 |
dns_iptracker.cpp
|
more clang-format
|
2018-09-29 03:25:07 -07:00 |
dns.cpp
|
notes and guard
|
2018-10-03 03:49:57 -07:00 |
dnsc.cpp
|
Merge branch 'master' of https://github.com/loki-project/loki-network
|
2018-10-02 23:11:44 +00:00 |
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)
|
2018-09-29 03:22:48 -07:00 |
encode.cpp
|
|
|
encode.hpp
|
|
|
encrypted_frame.cpp
|
|
|
ev_epoll.hpp
|
try fixing all that tun shit, YOLO
|
2018-10-01 13:16:15 -04:00 |
ev_kqueue.hpp
|
getSockAddr(), findFreePrivateRange(), findFreeLokiTunIfName()
|
2018-10-03 03:35:39 -07:00 |
ev_win32.hpp
|
fix
|
2018-10-01 15:19:26 -05:00 |
ev.cpp
|
make bencode ILP32/LLP64 clean (long is 32 bits outside of unix!)
|
2018-10-01 15:08:55 -05:00 |
ev.hpp
|
pretty sure this a clang-format
|
2018-10-03 03:40:32 -07:00 |
exit_info.cpp
|
|
|
exit_route.cpp
|
|
|
fs.hpp
|
clean up win32 build rules
|
2018-10-01 15:06:06 -05:00 |
ini.hpp
|
|
|
ip.cpp
|
|
|
link_intro.cpp
|
|
|
link_layer.hpp
|
|
|
link_message.cpp
|
|
|
logger.c
|
|
|
logger.cpp
|
|
|
logger.hpp
|
|
|
logic.cpp
|
|
|
mem_std.cpp
|
|
|
mem.cpp
|
|
|
mem.hpp
|
|
|
net.cpp
|
getSockAddr(), findFreePrivateRange(), findFreeLokiTunIfName()
|
2018-10-03 03:35:39 -07:00 |
nodedb.cpp
|
doesn't make sense to pass by value
|
2018-10-03 03:42:12 -07:00 |
path.cpp
|
linear backoff for path building to lessen strain on the network
|
2018-09-26 09:04:25 -04:00 |
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
|
2018-09-28 11:46:47 -04:00 |
pathset.cpp
|
try better publish logic and timeouts for requests
|
2018-10-01 10:18:17 -04:00 |
profiling.cpp
|
|
|
proofofwork.cpp
|
|
|
relay_commit.cpp
|
|
|
relay_up_down.cpp
|
|
|
router_contact.cpp
|
|
|
router_contact.hpp
|
|
|
router_identity.c
|
|
|
router.cpp
|
add default hidden service endpoint for clients
|
2018-10-02 13:35:51 -04:00 |
router.hpp
|
add default hidden service endpoint for clients
|
2018-10-02 13:35:51 -04:00 |
service.cpp
|
|
|
str.hpp
|
|
|
testnet.c
|
|
|
threadpool.cpp
|
add lint target for makefile using clang tidy
|
2018-09-28 10:29:34 -04:00 |
threadpool.hpp
|
|
|
time.cpp
|
clang-format
|
2018-10-03 03:33:28 -07:00 |
timer.cpp
|
|
|
transit_hop.cpp
|
handover logic fix, remove and add logging
|
2018-10-02 11:00:34 -04:00 |
win32_inet.c
|
|
|
win32_intrnl.c
|
|
|
win32_intrnl.h
|
|
|