1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
lokinet/llarp
2019-12-03 12:49:15 -05:00
..
android Produce hierarchy of 'libraries' inside libllarp 2019-01-15 23:15:43 +00:00
config make job queue size configurable 2019-11-25 16:30:34 -05:00
constants Merge remote-tracking branch 'upstream/dev' into multithreaded-cryptography 2019-10-01 10:51:28 -04:00
crypto add check for identity key validity 2019-11-26 20:40:55 -05:00
dht add trace log level for tracking logic thread jobs 2019-11-22 16:23:19 -05:00
dns add trace log level for tracking logic thread jobs 2019-11-22 16:23:19 -05:00
ev limit calls to pumpll such that it gets called fast enough but not too much under load 2019-11-29 19:11:14 -04:00
exit fix warnings and prevent bug that sends invalid traffic to user 2019-10-28 15:32:16 -04:00
handlers lower limit to 25ms 2019-11-29 19:11:14 -04:00
hook prepare for 0.5.0 2019-08-29 07:45:58 -04:00
iwp reduce calls in link pump 2019-11-29 19:11:14 -04:00
link ammend previous commit 2019-11-29 19:11:14 -04:00
linux Produce hierarchy of 'libraries' inside libllarp 2019-01-15 23:15:43 +00:00
messages add trace log level for tracking logic thread jobs 2019-11-22 16:23:19 -05:00
net fix address mapping bug 2019-11-29 19:11:14 -04:00
path fix path resource leak 2019-12-03 12:49:15 -05:00
router Merge pull request #935 from jagerman/logic-thread-fixes 2019-12-03 12:47:42 -05:00
routing seek for version and set it before deserializing 2019-11-03 10:31:01 -05:00
rpc ping lokid rpc 2019-11-27 13:11:15 -05:00
service style nitch 2019-11-29 19:11:14 -04:00
util limit calls to pumpll such that it gets called fast enough but not too much under load 2019-11-29 19:11:14 -04:00
win32 fix note 2019-10-31 17:22:59 -05:00
app.xml stray tag ;-; 2018-12-24 22:39:34 -06:00
CMakeLists.txt use curl to fetch from lokid rpc the identity key 2019-11-26 16:58:20 -05:00
context.cpp make job queue size configurable 2019-11-25 16:30:34 -05:00
dns.cpp Move logging to subdirectory 2019-09-03 20:52:27 +01:00
dns.h prepare for 0.5.0 2019-08-29 07:45:58 -04:00
dns.hpp prepare for 0.5.0 2019-08-29 07:45:58 -04:00
dnsc.cpp Move logging to subdirectory 2019-09-03 20:52:27 +01:00
dnsc.hpp prepare for 0.5.0 2019-08-29 07:45:58 -04:00
dnsd.cpp prepare for 0.5.0 2019-08-29 07:45:58 -04:00
dnsd.hpp Rename to ManagedBuffer 2019-02-03 00:48:10 +00:00
nodedb.cpp add trace log level for tracking logic thread jobs 2019-11-22 16:23:19 -05:00
nodedb.hpp Move thread stuff to subdirectory 2019-09-03 20:52:28 +01:00
pow.cpp prepare for 0.5.0 2019-08-29 07:45:58 -04:00
pow.hpp Port code to use CryptoManager over passing Crypto pointers 2019-05-28 20:45:08 +01:00
profiling.cpp continue using llarp::openfilestream 2019-06-24 12:51:29 -04:00
profiling.hpp Move thread stuff to subdirectory 2019-09-03 20:52:28 +01:00
router_contact.cpp reduce logging and make format 2019-09-09 07:36:21 -04:00
router_contact.hpp prepare for 0.5.0 2019-08-29 07:45:58 -04:00
router_id.cpp prepare for 0.5.0 2019-08-29 07:45:58 -04:00
router_id.hpp prepare for 0.5.0 2019-08-29 07:45:58 -04:00
testnet.c prepare for 0.5.0 2019-08-29 07:45:58 -04:00