1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
lokinet/llarp
2020-01-12 07:30:03 -05:00
..
android Produce hierarchy of 'libraries' inside libllarp 2019-01-15 23:15:43 +00:00
config Enable the JSON RPC API by default 2019-12-19 14:54:09 -07:00
constants version bump 2020-01-07 14:41:41 -05:00
crypto more travis fixes 2019-12-10 11:49:32 -07:00
dht Merge pull request #1034 from majestrate/dht-timeout-fixes-2020-01-10 2020-01-10 17:35:56 -05:00
dns prune unused files. 2019-12-15 07:02:17 -05:00
ev fix up tcp connection logic 2020-01-07 13:04:12 -05:00
exit m_LastUse shouldn't be 0 ever now 2020-01-08 11:05:29 -05:00
handlers limit number of snode sessions client side 2019-12-30 05:19:03 -05:00
hook prepare for 0.5.0 2019-08-29 07:45:58 -04:00
iwp add bw stats to iwp sessions 2019-12-17 09:36:56 -05:00
link make format 2019-12-22 09:16:28 -05:00
linux Produce hierarchy of 'libraries' inside libllarp 2019-01-15 23:15:43 +00:00
messages use optional 2019-12-30 16:06:57 -05:00
net remove side effect from address detection assert 2020-01-08 09:57:23 -05:00
path rename bloomfilter to replayfilter 2020-01-06 07:20:16 -05:00
router if select_random_hop_excluding returns false we should probably break anyways so do that 2020-01-07 14:31:35 -05:00
routing seek for version and set it before deserializing 2019-11-03 10:31:01 -05:00
rpc rpc clean up logic, dont fetch list as client AND dont ping lokid as client 2020-01-07 12:59:08 -05:00
service Merge pull request #1034 from majestrate/dht-timeout-fixes-2020-01-10 2020-01-10 17:35:56 -05:00
util client side replay filter 2020-01-03 06:04:47 -05:00
win32 happy new year 2020-01-05 20:40:34 -06:00
app.xml stray tag ;-; 2018-12-24 22:39:34 -06:00
bootstrap.cpp add bootstrap list functionality and utility 2019-12-06 12:32:46 -05:00
bootstrap.hpp add bootstrap list functionality and utility 2019-12-06 12:32:46 -05:00
CMakeLists.txt i hate curl 2020-01-07 18:14:25 -05:00
context.cpp implement timers using libuv 2019-12-18 13:11:13 -05:00
nodedb.cpp reduce disk io 2020-01-12 07:30:03 -05:00
nodedb.hpp reduce disk io 2020-01-12 07:30:03 -05: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 more intellegent path failure profiling using LRSM 2020-01-03 07:52:19 -05:00
profiling.hpp more intellegent path failure profiling using LRSM 2020-01-03 07:52:19 -05:00
router_contact.cpp Put version info into a compiled file 2019-12-11 22:40:07 -04:00
router_contact.hpp Undo adding of crypto version to RouterContact, other fixes 2019-11-27 11:30:19 -07: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