lokinet/llarp
2018-11-03 09:35:54 -04:00
..
android add mingw stl threading lib 2018-07-25 10:35:11 +10:00
dht initial tcp connect for epoll 2018-11-01 08:47:14 -04:00
dtls remove iwp and start on curvecp 2018-09-02 14:25:42 -04:00
handlers ip: endianess swaps aren't needed, a bit of renaming and tweaking 2018-11-02 11:00:05 -04:00
link use event loop for time 2018-10-29 12:48:36 -04:00
linux add lint target for makefile using clang tidy 2018-09-28 10:29:34 -04:00
routing use std::unique_ptr as to not leak like a motherfucker 2018-10-19 07:33:49 -04:00
service don't use endpoint's paths 2018-11-03 09:35:54 -04:00
address_info.cpp don't overwrite our RC, hide parameter. 2018-09-09 07:23:21 -04:00
address_info.hpp verify authenticity of iwp session (initial) 2018-06-14 10:26:03 -04:00
bencode.cpp make bencode ILP32/LLP64 clean (long is 32 bits outside of unix!) 2018-10-01 15:08:55 -05:00
buffer.cpp remove microsoft c++ crud 2018-10-30 00:16:33 -05:00
buffer.hpp use NTRU for introset end to end encryption 2018-08-13 19:22:31 -04:00
config.cpp initial admin api infra 2018-10-09 08:06:30 -04:00
config.hpp initial admin api infra 2018-10-09 08:06:30 -04:00
context.cpp be slightly less annoying 2018-10-30 00:16: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 clang format 2018-09-21 07:36:06 -07:00
dns_dotlokilookup.cpp scan-build fixes 2018-10-27 15:40:12 -07:00
dns_iptracker.cpp revert Jeff's misunderstanding 2018-10-09 11:02:53 +00:00
dns.cpp scan-build fixes 2018-10-27 15:40:12 -07:00
dnsc.cpp refactored event loop base classes 2018-10-30 00:41:44 -05:00
dnsd.cpp implement tcp evloop on win32 2018-10-30 00:16:33 -05:00
encode.cpp more 2018-09-04 15:15:06 -04:00
encode.hpp
encrypted_frame.cpp implement tcp evloop on win32 2018-10-30 00:16:33 -05:00
ev_epoll.hpp * fix up kqueue tcp connection tracking so it works on mac os 2018-11-02 08:35:20 -04:00
ev_kqueue.hpp try fixing freebsd build 2018-11-02 13:41:55 -04:00
ev_win32.hpp i knew i was forgetting something earlier 2018-11-01 12:13:10 -05:00
ev.cpp * fix up kqueue tcp connection tracking so it works on mac os 2018-11-02 08:35:20 -04:00
ev.hpp ip: endianess swaps aren't needed, a bit of renaming and tweaking 2018-11-02 11:00:05 -04:00
exit_info.cpp make signatures work again ;~; 2018-08-31 09:51:24 -04:00
exit_route.cpp initial windows server port. Requires Windows 2000 Server or later. 2018-08-01 23:41:02 -05:00
fs.hpp grabbed packaging scripts and fluff from abandoned repo 2018-10-30 00:16:18 -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 ip: endianess swaps aren't needed, a bit of renaming and tweaking 2018-11-02 11:00:05 -04:00
link_intro.cpp ipv4 bogon checking 2018-10-15 08:02:32 -04:00
link_layer.hpp more 2018-09-06 16:31:58 -04:00
link_message.cpp merge 2018-10-21 10:57:36 -04:00
logger.c make format 2018-06-29 08:15:15 -04:00
logger.cpp * logging updates 2018-08-02 10:48:43 +10:00
logger.hpp
logic.cpp use event loop for time 2018-10-29 12:48:36 -04:00
mem_std.cpp Remove most of the extern "C" 2018-07-09 14:34:09 +10:00
mem.cpp clang format 2018-07-09 14:34:28 +10:00
mem.hpp use NTRU for introset end to end encryption 2018-08-13 19:22:31 -04:00
net.cpp remove microsoft c++ crud 2018-10-30 00:16:33 -05:00
nodedb.cpp ipv4 bogon checking 2018-10-15 08:02:32 -04:00
path.cpp use event loop for time 2018-10-29 12:48:36 -04:00
pathbuilder.cpp use event loop for time 2018-10-29 12:48:36 -04:00
pathset.cpp use event loop for time 2018-10-29 12:48:36 -04:00
profiling.cpp clarification for path transfer 2018-10-06 12:37:54 -04:00
proofofwork.cpp use event loop for time 2018-10-29 12:48:36 -04:00
relay_commit.cpp use event loop for time 2018-10-29 12:48:36 -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 ipv4 bogon checking 2018-10-15 08:02:32 -04:00
router_contact.hpp more refactor 2018-08-30 14:48:43 -04:00
router_identity.c
router.cpp use event loop for time 2018-10-29 12:48:36 -04:00
router.hpp make format 2018-11-02 10:58:12 -04:00
rpc.cpp remvoe const requirement and update unit tests for jsonrpc server 2018-11-02 14:02:45 -04:00
service.cpp refactored event loop base classes 2018-10-30 00:41:44 -05: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
threadpool.cpp remove microsoft c++ crud 2018-10-30 00:16:33 -05:00
threadpool.hpp Merge branch 'master' of https://github.com/loki-project/loki-network 2018-09-19 12:22:34 +00:00
time.cpp Merge branch 'master' of ssh://github.com/loki-project/loki-network 2018-10-08 07:56:46 -04:00
timer.cpp use event loop for time 2018-10-29 12:48:36 -04:00
transit_hop.cpp clarification for path transfer 2018-10-06 12:37:54 -04:00
win32_inet.c remove microsoft c++ crud 2018-10-30 00:16:33 -05:00
win32_intrnl.c scan-build fixes on win32 code paths 2018-10-30 00:16:34 -05:00
win32_intrnl.h initial windows server port. Requires Windows 2000 Server or later. 2018-08-01 23:41:02 -05:00