lokinet/llarp
2018-09-03 08:03:43 -04:00
..
android add mingw stl threading lib 2018-07-25 10:35:11 +10:00
curvecp remove iwp and start on curvecp 2018-09-02 14:25:42 -04:00
dht remove iwp and start on curvecp 2018-09-02 14:25:42 -04:00
dtls remove iwp and start on curvecp 2018-09-02 14:25:42 -04:00
handlers move codel off of pointer types 2018-08-31 10:41:04 -04:00
link more refactor 2018-08-30 14:48:43 -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 remove iwp and start on curvecp 2018-09-02 14:25:42 -04:00
address_info.cpp make signatures work again ;~; 2018-08-31 09:51:24 -04:00
address_info.hpp
bencode.cpp fix previous commit 2018-07-30 11:53:35 +10:00
buffer.cpp initial windows server port. Requires Windows 2000 Server or later. 2018-08-01 23:41:02 -05: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_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
crypto.hpp
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 clang format 2018-07-09 14:34:28 +10:00
encode.hpp
encrypted_frame.cpp more refactor 2018-08-30 14:48:43 -04:00
ev_epoll.hpp more tun stuff 2018-08-22 11:52:10 -04:00
ev_kqueue.hpp hmm this may work on BSD unix... 2018-08-23 13:44:44 -05:00
ev_win32.hpp more netns code 2018-08-26 08:51:22 -04:00
ev.cpp refactor (not done) 2018-08-29 16:40:26 -04:00
ev.hpp redo codel to do as few allocations as possible 2018-08-31 14:33:08 -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 more netns code 2018-08-26 08:51:22 -04:00
ini.hpp clang format and fix (some) compile warnings 2018-08-08 12:56:45 -04:00
ip.cpp more netns code 2018-08-26 08:51:22 -04:00
link_intro.cpp remove iwp and start on curvecp 2018-09-02 14:25:42 -04:00
link_layer.hpp remove iwp and start on curvecp 2018-09-02 14:25:42 -04:00
link_message.cpp remove iwp and start on curvecp 2018-09-02 14:25:42 -04:00
logger.c
logger.cpp * logging updates 2018-08-02 10:48:43 +10:00
logger.hpp
logic.cpp refactor (not done) 2018-08-29 16:40:26 -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 add more members to llarp::Addr 2018-09-03 08:03:43 -04:00
nodedb.cpp move codel off of pointer types 2018-08-31 10:41:04 -04:00
path.cpp remove iwp and start on curvecp 2018-09-02 14:25:42 -04:00
pathbuilder.cpp move codel off of pointer types 2018-08-31 10:41:04 -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 remove iwp and start on curvecp 2018-09-02 14:25:42 -04:00
relay_up_down.cpp remove iwp and start on curvecp 2018-09-02 14:25:42 -04:00
router_contact.cpp make signatures work again ;~; 2018-08-31 09:51:24 -04:00
router_contact.hpp more refactor 2018-08-30 14:48:43 -04:00
router_identity.c
router.cpp remove iwp and start on curvecp 2018-09-02 14:25:42 -04:00
router.hpp remove iwp and start on curvecp 2018-09-02 14:25:42 -04:00
service.cpp use NTRU for introset end to end encryption 2018-08-13 19:22:31 -04:00
str.hpp
testnet.c
threadpool.cpp more refactor 2018-08-30 14:48:43 -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