1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
lokinet/llarp
Jeff Becker 3425069b41
feedback from jason
* use emplace in PeerSectionConfig::Acceptable use insert everywhere else
* use const l-value references
* fix typos and spelling mistakes
2021-03-02 07:20:29 -05:00
..
android The Great Wall of Blame 2020-04-07 12:38:56 -06:00
config feedback from jason 2021-03-02 07:20:29 -05:00
consensus The Great Wall of Blame 2020-04-07 12:38:56 -06:00
constants add conf.d directory for config overrides (#1410) 2020-10-21 08:58:08 -04:00
crypto proper lokimq -> oxenmq refactor 2021-02-03 13:12:21 -05:00
dht proper lokimq -> oxenmq refactor 2021-02-03 13:12:21 -05:00
dns wire up sigusr1 to reset libunbound dns resolver 2021-02-17 13:32:55 -05:00
ev remove pointless operator overload 2021-02-23 05:49:32 -05:00
exit nodedb refactor 2021-02-02 09:35:40 -05:00
handlers wire up sigusr1 to reset libunbound dns resolver 2021-02-17 13:32:55 -05:00
hook The Great Wall of Blame 2020-04-07 12:38:56 -06:00
iwp add missing header 2021-02-23 05:53:48 -05:00
link get rid of use of llarp::IpAddress from hotpaths 2021-02-22 10:01:05 -05:00
linux Removed RPI definition 2020-05-17 21:28:25 -03:00
messages nodedb refactor 2021-02-02 09:35:40 -05:00
net feedback from jason 2021-03-02 07:20:29 -05:00
path feedback from jason 2021-03-02 07:20:29 -05:00
peerstats proper lokimq -> oxenmq refactor 2021-02-03 13:12:21 -05:00
router only set public address when provided 2021-02-23 09:35:24 -05:00
routing Config file improvements (#1397) 2020-10-07 18:22:58 -04:00
rpc fix typo 2021-02-24 14:08:21 -05:00
service add option to enforce unique netblocks per path. 2021-03-02 07:20:28 -05:00
simulation Config file improvements (#1397) 2020-10-07 18:22:58 -04:00
tooling fix pybind layer 2021-02-02 13:16:34 -05:00
util nodedb refactor 2021-02-02 09:35:40 -05:00
vpn fix up names of functions to be less hidious. 2021-02-17 06:37:21 -05:00
win32 Config file improvements (#1397) 2020-10-07 18:22:58 -04:00
app.xml stray tag ;-; 2018-12-24 22:39:34 -06:00
bootstrap.cpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
bootstrap.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
CMakeLists.txt nodedb refactor 2021-02-02 09:35:40 -05:00
context.cpp dont wire up router thaw to sigusr1 2021-02-17 13:35:06 -05:00
nodedb.cpp nodedb refactor 2021-02-02 09:35:40 -05:00
nodedb.hpp truly random access in nodedb iteration 2021-03-02 07:20:29 -05:00
pow.cpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
pow.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
profiling.cpp try fixing deadlock (#1454) 2020-11-05 06:19:43 -05:00
profiling.hpp try fixing deadlock (#1454) 2020-11-05 06:19:43 -05:00
router_contact.cpp nodedb refactor 2021-02-02 09:35:40 -05:00
router_contact.hpp nodedb refactor 2021-02-02 09:35:40 -05:00
router_id.cpp proper lokimq -> oxenmq refactor 2021-02-03 13:12:21 -05:00
router_id.hpp nodedb refactor 2021-02-02 09:35:40 -05:00
router_version.cpp Config file improvements (#1397) 2020-10-07 18:22:58 -04:00
router_version.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
testnet.c prepare for 0.5.0 2019-08-29 07:45:58 -04:00