lokinet/llarp/dns
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
..
dns.hpp SRV Record handling for introsets (#1331) 2020-08-31 16:07:17 -04:00
message.cpp dns features (#1404) 2020-10-12 12:18:46 -04:00
message.hpp dns features (#1404) 2020-10-12 12:18:46 -04:00
name.cpp LNS (#1342) 2020-09-17 15:18:08 -04:00
name.hpp LNS (#1342) 2020-09-17 15:18:08 -04:00
query.hpp Move dns* to llarp/ 2018-12-12 02:53:01 +00:00
question.cpp dns features (#1404) 2020-10-12 12:18:46 -04:00
question.hpp dns features (#1404) 2020-10-12 12:18:46 -04:00
rr.cpp Config file improvements (#1397) 2020-10-07 18:22:58 -04:00
rr.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
serialize.cpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
serialize.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
server.cpp enable profiling on clients by default (#1421) 2020-10-27 17:34:09 -04:00
server.hpp std::vector instead of std::array 2020-06-15 18:32:57 -04:00
srv_data.cpp SRV Record handling for introsets (#1331) 2020-08-31 16:07:17 -04:00
srv_data.hpp SRV Record handling for introsets (#1331) 2020-08-31 16:07:17 -04:00
string.hpp Add .cpp files for all .hpp files 2018-12-15 16:21:52 +00:00
unbound_resolver.cpp enable profiling on clients by default (#1421) 2020-10-27 17:34:09 -04:00
unbound_resolver.hpp enable profiling on clients by default (#1421) 2020-10-27 17:34:09 -04:00