You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
4 years ago
..
dns.hpp SRV Record handling for introsets (#1331) 4 years ago
message.cpp dns features (#1404) 4 years ago
message.hpp dns features (#1404) 4 years ago
name.cpp LNS (#1342) 4 years ago
name.hpp LNS (#1342) 4 years ago
query.hpp Move dns* to llarp/ 6 years ago
question.cpp dns features (#1404) 4 years ago
question.hpp dns features (#1404) 4 years ago
rr.cpp Config file improvements (#1397) 4 years ago
rr.hpp The Great Wall of Blame 5 years ago
serialize.cpp The Great Wall of Blame 5 years ago
serialize.hpp The Great Wall of Blame 5 years ago
server.cpp enable profiling on clients by default (#1421) 4 years ago
server.hpp std::vector instead of std::array 4 years ago
srv_data.cpp SRV Record handling for introsets (#1331) 4 years ago
srv_data.hpp SRV Record handling for introsets (#1331) 4 years ago
string.hpp Add .cpp files for all .hpp files 6 years ago
unbound_resolver.cpp enable profiling on clients by default (#1421) 4 years ago
unbound_resolver.hpp enable profiling on clients by default (#1421) 4 years ago