lokinet/llarp
Jeff dcb48db5fe
enable profiling on clients by default (#1421)
* enable client relay profiling by default

* macos dns fixes

* improve peer profiling algorithm to track timeouts vs failures

* remove debug ioctl call in tuntap code

* use ub_wait instead of ub_process as that was what was there before

* const correctness

* DRY out checking for SIIT

* typofix

* correct name
2020-10-27 17:34:09 -04:00
..
android The Great Wall of Blame 2020-04-07 12:38:56 -06:00
config enable profiling on clients by default (#1421) 2020-10-27 17:34:09 -04: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 Config file improvements (#1397) 2020-10-07 18:22:58 -04:00
dht Config file improvements (#1397) 2020-10-07 18:22:58 -04:00
dns enable profiling on clients by default (#1421) 2020-10-27 17:34:09 -04:00
ev enable profiling on clients by default (#1421) 2020-10-27 17:34:09 -04:00
exit more aggressive path building. (#1423) 2020-10-27 16:27:14 -04:00
handlers Some Windows fixes (#1415) 2020-10-21 09:06:43 -04:00
hook The Great Wall of Blame 2020-04-07 12:38:56 -06:00
iwp Config file improvements (#1397) 2020-10-07 18:22:58 -04:00
link Config file improvements (#1397) 2020-10-07 18:22:58 -04:00
linux Removed RPI definition 2020-05-17 21:28:25 -03:00
messages Config file improvements (#1397) 2020-10-07 18:22:58 -04:00
net enable profiling on clients by default (#1421) 2020-10-27 17:34:09 -04:00
path enable profiling on clients by default (#1421) 2020-10-27 17:34:09 -04:00
peerstats Config file improvements (#1397) 2020-10-07 18:22:58 -04:00
router Some Windows fixes (#1415) 2020-10-21 09:06:43 -04:00
routing Config file improvements (#1397) 2020-10-07 18:22:58 -04:00
rpc Lns exits (#1407) 2020-10-21 05:39:01 -04:00
service more aggressive path building. (#1423) 2020-10-27 16:27:14 -04:00
simulation Config file improvements (#1397) 2020-10-07 18:22:58 -04:00
tooling Config file improvements (#1397) 2020-10-07 18:22:58 -04:00
util Some Windows fixes (#1415) 2020-10-21 09:06:43 -04: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 dont poke routes if we have no exit (#1352) 2020-09-23 20:28:38 -04:00
context.cpp Config file improvements (#1397) 2020-10-07 18:22:58 -04:00
nodedb.cpp Config file improvements (#1397) 2020-10-07 18:22:58 -04:00
nodedb.hpp Config file improvements (#1397) 2020-10-07 18:22:58 -04: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 enable profiling on clients by default (#1421) 2020-10-27 17:34:09 -04:00
profiling.hpp enable profiling on clients by default (#1421) 2020-10-27 17:34:09 -04:00
router_contact.cpp dns features (#1404) 2020-10-12 12:18:46 -04:00
router_contact.hpp dns features (#1404) 2020-10-12 12:18:46 -04:00
router_id.cpp Use lokimq's hex/base32z encoding/decoding 2020-07-02 11:13:31 -04:00
router_id.hpp Config file improvements (#1397) 2020-10-07 18:22:58 -04: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