.. |
android
|
|
|
dht
|
better handling for introset propagation
|
2018-09-21 12:37:49 -04:00 |
dtls
|
remove iwp and start on curvecp
|
2018-09-02 14:25:42 -04:00 |
handlers
|
start of nameresolver config key, actually inform the dns tracker of tun gw ip, some pre-ipv6 work, attempting some endian fixes
|
2018-09-23 09:48:43 -07:00 |
link
|
close socket in destructor
|
2018-09-23 07:29:41 -04:00 |
linux
|
forgot files
|
2018-08-26 08:51:41 -04:00 |
routing
|
add data discarded message in routing layer to indicate
|
2018-09-11 11:28:36 -04:00 |
service
|
get first tun interface wiring
|
2018-09-22 03:23:23 -07:00 |
address_info.cpp
|
don't overwrite our RC, hide parameter.
|
2018-09-09 07:23:21 -04:00 |
address_info.hpp
|
|
|
bencode.cpp
|
Merge branch 'master' of https://github.com/loki-project/loki-network
|
2018-09-19 12:22:34 +00:00 |
buffer.cpp
|
make it compile
|
2018-09-04 08:55:20 -04:00 |
buffer.hpp
|
|
|
config.cpp
|
configurable base directory for config and add option for only generating config
|
2018-09-19 09:02:55 -04:00 |
config.hpp
|
|
|
context.cpp
|
compile fixes
|
2018-09-22 03:39:53 -07:00 |
crypto_async.cpp
|
clang format
|
2018-09-21 07:36:06 -07:00 |
crypto_libsodium.cpp
|
Merge branch 'master' of https://github.com/loki-project/loki-network
|
2018-09-19 12:22:34 +00:00 |
crypto.hpp
|
|
|
dht.cpp
|
clang format
|
2018-09-21 07:36:06 -07:00 |
dns_dotlokilookup.cpp
|
clang format
|
2018-09-22 03:20:15 -07:00 |
dns_dotlokilookup.hpp
|
clang format
|
2018-09-22 03:20:15 -07:00 |
dns_iptracker.cpp
|
support multiple dns ip tracker contexts for netns
|
2018-09-22 03:24:32 -07:00 |
dns_iptracker.hpp
|
support multiple dns ip tracker contexts for netns
|
2018-09-22 03:24:32 -07:00 |
dns.cpp
|
windows compile compat fixes
|
2018-09-20 03:07:16 -07:00 |
dns.hpp
|
windows compile compat fixes
|
2018-09-20 03:07:16 -07:00 |
dnsc.cpp
|
reverse dns detection and question type
|
2018-09-23 09:52:47 -07:00 |
dnsc.hpp
|
for previous commit
|
2018-09-22 03:21:26 -07:00 |
dnsd.cpp
|
fix 404 packet, reverse dns response support
|
2018-09-23 09:55:43 -07:00 |
dnsd.hpp
|
move logic into client
|
2018-09-22 03:22:18 -07:00 |
encode.cpp
|
more
|
2018-09-04 15:15:06 -04:00 |
encode.hpp
|
|
|
encrypted_frame.cpp
|
more
|
2018-09-04 15:15:06 -04:00 |
ev_epoll.hpp
|
fix epoll
|
2018-09-20 18:38:45 -04:00 |
ev_kqueue.hpp
|
Merge branch 'master' of https://github.com/loki-project/loki-network
|
2018-09-21 11:06:57 +00:00 |
ev_win32.hpp
|
more
|
2018-09-06 16:31:58 -04:00 |
ev.cpp
|
fix crash
|
2018-09-21 08:30:57 -04:00 |
ev.hpp
|
use queues
|
2018-09-16 08:25:17 -04:00 |
exit_info.cpp
|
make signatures work again ;~;
|
2018-08-31 09:51:24 -04:00 |
exit_route.cpp
|
|
|
fs.hpp
|
fixed during latest rebase
|
2018-09-20 00:24:26 -05:00 |
ini.hpp
|
Merge branch 'master' of https://github.com/loki-project/loki-network
|
2018-09-19 12:22:34 +00:00 |
ip.cpp
|
fix win32 build
|
2018-09-19 20:41:47 -05:00 |
link_intro.cpp
|
protocol docs, more efficient padding, make code reflect protocol changes.
|
2018-09-08 11:53:20 -04:00 |
link_layer.hpp
|
more
|
2018-09-06 16:31:58 -04:00 |
link_message.cpp
|
more
|
2018-09-06 16:31:58 -04:00 |
logger.c
|
|
|
logger.cpp
|
|
|
logger.hpp
|
|
|
logic.cpp
|
refactor (not done)
|
2018-08-29 16:40:26 -04:00 |
mem_std.cpp
|
|
|
mem.cpp
|
|
|
mem.hpp
|
|
|
net.cpp
|
Merge branch 'master' of https://github.com/loki-project/loki-network
|
2018-09-19 12:22:34 +00:00 |
nodedb.cpp
|
basic router profiling and fix ip rewrite
|
2018-09-13 12:41:53 -04:00 |
path.cpp
|
fix leak when forwarding and sending LRCM
|
2018-09-19 12:36:12 -04:00 |
pathbuilder.cpp
|
fix leak when forwarding and sending LRCM
|
2018-09-19 12:36:12 -04:00 |
pathset.cpp
|
tweak parameters for path build and obtain path if we have none
|
2018-09-18 19:56:26 -04:00 |
profiling.cpp
|
more agressive network exploration
|
2018-09-15 07:37:46 -04:00 |
proofofwork.cpp
|
|
|
relay_commit.cpp
|
mostly works
|
2018-09-07 13:41:49 -04:00 |
relay_up_down.cpp
|
expire introsets correctly and allow multiple tun if
|
2018-09-10 12:36:36 -04:00 |
router_contact.cpp
|
don't overwrite our RC, hide parameter.
|
2018-09-09 07:23:21 -04:00 |
router_contact.hpp
|
more refactor
|
2018-08-30 14:48:43 -04:00 |
router_identity.c
|
|
|
router.cpp
|
Merge branch 'master' of https://github.com/loki-project/loki-network
|
2018-09-20 12:45:19 +00:00 |
router.hpp
|
update readme
|
2018-09-17 07:47:34 -04:00 |
service.cpp
|
breaking change: add timestamp to introset
|
2018-09-23 09:57:21 -04:00 |
str.hpp
|
|
|
testnet.c
|
|
|
threadpool.cpp
|
clang-format
|
2018-09-22 04:28:55 -07:00 |
threadpool.hpp
|
Merge branch 'master' of https://github.com/loki-project/loki-network
|
2018-09-19 12:22:34 +00:00 |
time.cpp
|
|
|
timer.cpp
|
more refactor
|
2018-08-30 14:48:43 -04:00 |
transit_hop.cpp
|
don't heap allocate messages for transit traffic
|
2018-09-19 10:12:46 -04:00 |
tun.cpp
|
|
|
win32_inet.c
|
wow64 cross compile setup
|
2018-09-19 19:43:16 -05:00 |
win32_intrnl.c
|
* kill dht feedback loop
|
2018-08-27 09:44:16 -04:00 |
win32_intrnl.h
|
|
|