1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
lokinet/llarp
2018-09-10 09:43:36 -04:00
..
android add mingw stl threading lib 2018-07-25 10:35:11 +10:00
dht update readme and make dht bootstrap work with low peer count 2018-09-09 08:27:56 -04:00
dtls remove iwp and start on curvecp 2018-09-02 14:25:42 -04:00
handlers more logging 2018-09-10 07:08:09 -04:00
link various fixes and tweaks 2018-09-10 09:43:36 -04:00
linux forgot files 2018-08-26 08:51:41 -04:00
routing remove iwp and start on curvecp 2018-09-02 14:25:42 -04:00
service various fixes and tweaks 2018-09-10 09:43:36 -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 broken 2018-09-06 07:46:19 -04:00
buffer.cpp make it compile 2018-09-04 08:55:20 -04:00
buffer.hpp use NTRU for introset end to end encryption 2018-08-13 19:22:31 -04:00
config.cpp add more autogenerate config lines 2018-08-22 11:51:50 -04:00
config.hpp more defaults 2018-08-09 09:55:51 -04:00
context.cpp remove iwp and start on curvecp 2018-09-02 14:25:42 -04:00
crypto.hpp more onion routing stuff 2018-06-10 10:05:48 -04:00
crypto_async.cpp use const 2018-08-31 15:46:25 -04:00
crypto_libsodium.cpp remove iwp and start on curvecp 2018-09-02 14:25:42 -04:00
dht.cpp more refactor 2018-08-30 14:48:43 -04:00
dns.cpp use endian helpers 2018-08-08 13:01:32 -04:00
dns.hpp unbreak shared library build 2018-07-27 14:07:22 +10:00
dnsc.cpp initial threadpool isolation code and run make format 2018-08-08 13:43:46 -04:00
dnsc.hpp add mingw stl threading lib 2018-07-25 10:35:11 +10:00
dnsd.cpp initial threadpool isolation code and run make format 2018-08-08 13:43:46 -04:00
dnsd.hpp initial threadpool isolation code and run make format 2018-08-08 13:43:46 -04:00
encode.cpp more 2018-09-04 15:15:06 -04:00
encode.hpp correct encoding of aligned buffer 2018-06-13 09:18:18 -04:00
encrypted_frame.cpp more 2018-09-04 15:15:06 -04:00
ev.cpp refactor (not done) 2018-08-29 16:40:26 -04:00
ev.hpp various fixes and tweaks 2018-09-10 09:43:36 -04:00
ev_epoll.hpp various fixes and tweaks 2018-09-10 09:43:36 -04:00
ev_kqueue.hpp more 2018-09-06 16:31:58 -04:00
ev_win32.hpp more 2018-09-06 16:31:58 -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 various fixes and tweaks 2018-09-10 09:43:36 -04:00
ini.hpp more 2018-09-04 15:15:06 -04:00
ip.cpp more netns code 2018-08-26 08:51:22 -04: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 make format 2018-06-29 08:15:15 -04:00
logger.cpp * logging updates 2018-08-02 10:48:43 +10:00
logger.hpp refactor everything to use logger 2018-05-27 10:04:30 -04:00
logic.cpp refactor (not done) 2018-08-29 16:40:26 -04: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
mem_std.cpp Remove most of the extern "C" 2018-07-09 14:34:09 +10:00
net.cpp implement utp link protocol 2018-09-04 08:41:25 -04:00
nodedb.cpp various fixes and tweaks 2018-09-10 09:43:36 -04:00
path.cpp broken 2018-09-06 07:46:19 -04:00
pathbuilder.cpp broken 2018-09-06 07:46:19 -04:00
pathset.cpp * more tun stuff 2018-08-17 15:49:58 -04:00
proofofwork.cpp hidden services sorta work 2018-08-10 17:34:11 -04:00
relay_commit.cpp mostly works 2018-09-07 13:41:49 -04:00
relay_up_down.cpp remove iwp and start on curvecp 2018-09-02 14:25:42 -04:00
router.cpp various fixes and tweaks 2018-09-10 09:43:36 -04:00
router.hpp don't overwrite our RC, hide parameter. 2018-09-09 07:23:21 -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 more 2018-04-05 10:23:14 -04:00
service.cpp fug 2018-09-08 12:54:37 -04:00
str.hpp clang format and lots of stupid bug fixes 2018-05-22 11:54:19 -04:00
testnet.c initial shadow test net 2018-06-06 13:02:57 -04:00
threadpool.cpp actually fix compile error for windows 2018-09-07 16:50:10 -04:00
threadpool.hpp more refactor 2018-08-30 14:48:43 -04:00
time.cpp more hidden service stuff 2018-07-19 14:58:39 +10:00
timer.cpp more refactor 2018-08-30 14:48:43 -04:00
transit_hop.cpp persist on commit 2018-08-22 12:19:51 -04:00
tun.cpp initial threadpool isolation code and run make format 2018-08-08 13:43:46 -04:00
win32_inet.c i blame clang-format 2018-08-23 13:44:45 -05:00
win32_intrnl.c * kill dht feedback loop 2018-08-27 09:44:16 -04:00
win32_intrnl.h initial windows server port. Requires Windows 2000 Server or later. 2018-08-01 23:41:02 -05:00