lokinet/llarp
2018-08-24 13:25:47 -04:00
..
android add mingw stl threading lib 2018-07-25 10:35:11 +10:00
dht prevent crash? 2018-08-23 11:34:43 -04:00
handlers Microsoft libc6.x and libc7.x do not have C99 printf semantics, mingw-w64 handles this inline 2018-08-23 13:44:45 -05:00
iwp more tun stuff 2018-08-22 11:52:10 -04:00
link Move EncodeLIM to its own source file 2018-07-09 13:08:41 +10:00
routing it works. 2018-08-12 13:22:29 -04:00
service Merge branch 'master' of ssh://github.com/loki-project/loki-network 2018-08-23 14:02:13 -04:00
address_info.cpp initial threadpool isolation code and run make format 2018-08-08 13:43:46 -04:00
address_info.hpp verify authenticity of iwp session (initial) 2018-06-14 10:26:03 -04:00
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 sunos patches, avoid shadowing data members in derived classes, header fixes 2018-08-18 21:25:24 -05:00
crypto_async.cpp dht and testnet fixes 2018-08-04 12:59:32 +10:00
crypto_libsodium.cpp add runtime toggle of AVX2 code in sntrup 2018-08-14 17:28:14 -04:00
crypto.hpp more onion routing stuff 2018-06-10 10:05:48 -04:00
dht.cpp * more tun stuff 2018-08-17 15:49:58 -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 correct encoding of aligned buffer 2018-06-13 09:18:18 -04:00
encrypted_frame.cpp use NTRU for introset end to end encryption 2018-08-13 19:22:31 -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 Microsoft libc6.x and libc7.x do not have C99 printf semantics, mingw-w64 handles this inline 2018-08-23 13:44:45 -05:00
ev.cpp * add ProcessIf in CoDel queue to requeue unprocessed items 2018-08-21 14:17:16 -04:00
ev.hpp Microsoft libc6.x and libc7.x do not have C99 printf semantics, mingw-w64 handles this inline 2018-08-23 13:44:45 -05:00
exit_info.cpp add parts to rcutil to print out info about RCs: ./rcutil -V self.signed 2018-08-24 12:07:17 -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 sunos patches, avoid shadowing data members in derived classes, header fixes 2018-08-18 21:25:24 -05:00
ini.hpp clang format and fix (some) compile warnings 2018-08-08 12:56:45 -04:00
ip.cpp header fix 2018-08-23 13:48:41 -05:00
link_intro.cpp initial threadpool isolation code and run make format 2018-08-08 13:43:46 -04:00
link_message.cpp deterministic logging 2018-07-31 08:35:54 +10: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 more hidden service code 2018-08-09 15:02:17 -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 initial threadpool isolation code and run make format 2018-08-08 13:43:46 -04:00
nodedb.cpp fix skiplist placement 2018-08-24 13:25:47 -04:00
path.cpp persist sessions between routers 2018-08-23 10:35:29 -04:00
pathbuilder.cpp build paths if we have no connected routers to make sessions happen 2018-08-23 11:19:16 -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_ack.cpp Merge remote-tracking branch 'sachaaaa/refactor' into hidden-service-dht 2018-07-09 10:24:44 -04:00
relay_commit.cpp persist sessions between routers 2018-08-23 10:35:29 -04:00
relay_up_down.cpp add sequence numbers to routing messages 2018-07-24 07:59:43 +10:00
router_contact.cpp only write nickname if present in rc 2018-08-09 11:36:58 -04:00
router_contact.hpp clang-format 2018-01-29 09:27:24 -05:00
router_identity.c more 2018-04-05 10:23:14 -04:00
router.cpp build paths if we have no connected routers to make sessions happen 2018-08-23 11:19:16 -04:00
router.hpp build paths if we have no connected routers to make sessions happen 2018-08-23 11:19:16 -04:00
service.cpp use NTRU for introset end to end encryption 2018-08-13 19:22:31 -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 ran the linter on new code 2018-08-20 05:52:47 -05:00
threadpool.hpp fix crash 2018-08-18 10:01:21 -04:00
time.cpp more hidden service stuff 2018-07-19 14:58:39 +10:00
timer.cpp it works. 2018-08-12 13:22:29 -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 i blame clang-format 2018-08-23 13:44:45 -05:00
win32_intrnl.h initial windows server port. Requires Windows 2000 Server or later. 2018-08-01 23:41:02 -05:00