1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
lokinet/llarp
2019-03-08 09:36:24 -05:00
..
android Produce hierarchy of 'libraries' inside libllarp 2019-01-15 23:15:43 +00:00
constants fix limit 2019-03-04 11:05:27 -05:00
crypto undo previous change 2019-02-27 21:11:17 -08:00
dht unconditional reply 2019-02-23 12:22:34 -05:00
dns fix mojave random.snode lookup issue #324 2019-02-27 21:39:24 -08:00
ev Merge remote-tracking branch 'origin/staging' into staging 2019-03-07 17:58:29 -05:00
exit more 2019-03-07 10:17:29 -05:00
handlers Merge remote-tracking branch 'origin/staging' into staging 2019-03-07 17:58:29 -05:00
link fix excessive pings 2019-03-07 18:32:15 -05:00
linux Produce hierarchy of 'libraries' inside libllarp 2019-01-15 23:15:43 +00:00
messages stick for 10 seconds longer in relay commit 2019-02-23 12:34:12 -05:00
net Convert most of llarp to use Printer 2019-02-24 23:46:44 +00:00
path Merge remote-tracking branch 'origin/staging' into staging 2019-03-07 17:58:29 -05:00
router Merge branch 'staging' into absl_mutex 2019-03-05 17:06:23 -05:00
routing today's work 2019-03-07 17:53:36 -05:00
rpc Convert from rapidjson to use nlohmann::json 2019-03-02 02:32:50 +00:00
service better chill with path building 2019-03-08 09:36:24 -05:00
util Merge remote-tracking branch 'origin/staging' into staging 2019-03-07 17:58:29 -05:00
win32 require full C++11 toolset for mingw-w64 (see loki-project/loki #441) 2019-02-25 21:06:02 -06:00
app.xml stray tag ;-; 2018-12-24 22:39:34 -06:00
CMakeLists.txt Merge branch 'staging' into absl_mutex 2019-03-05 17:06:23 -05:00
config.cpp Fix annoying typo 2019-02-12 00:33:19 +00:00
config.hpp Fix annoying typo 2019-02-12 00:33:19 +00:00
context.cpp llarp::Context uses AbstractRouter now 2019-02-22 16:21:05 +00:00
dns.cpp Convert llarp_buffer_t to be a class with methods 2019-02-17 13:09:48 +00:00
dns.h Move dns* to llarp/ 2018-12-12 02:53:01 +00:00
dns.hpp Rename to ManagedBuffer 2019-02-03 00:48:10 +00:00
dnsc.cpp Add implicit conversion from ManagedBuffer to llarp_buffer_t 2019-02-03 01:44:09 +00:00
dnsc.hpp Rename to ManagedBuffer 2019-02-03 00:48:10 +00:00
dnsd.cpp Rename to ManagedBuffer 2019-02-03 00:48:10 +00:00
dnsd.hpp Rename to ManagedBuffer 2019-02-03 00:48:10 +00:00
nodedb.cpp Add threading annotations and fix potential deadlocks 2019-03-04 00:03:52 +00:00
nodedb.hpp Add threading annotations and fix potential deadlocks 2019-03-04 00:03:52 +00:00
pow.cpp Convert most of llarp to use Printer 2019-02-24 23:46:44 +00:00
pow.hpp Convert most of llarp to use Printer 2019-02-24 23:46:44 +00:00
profiling.cpp Merge remote-tracking branch 'origin/staging' into staging 2019-03-07 17:58:29 -05:00
profiling.hpp Merge pull request #380 from majestrate/staging 2019-03-05 17:08:25 -05:00
router_contact.cpp Convert most of llarp to use Printer 2019-02-24 23:46:44 +00:00
router_contact.hpp delay dns resolution for snode until we have a session with it 2019-03-01 14:10:42 -05:00
router_id.cpp refactor 2019-02-11 12:14:43 -05:00
router_id.hpp refactor 2019-02-11 12:14:43 -05:00
testnet.c initial shadow test net 2018-06-06 13:02:57 -04:00