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
Thomas Winget 2c6e7b86c3
SRV records fixes (#1332)
* fix a log print log level

* correctly match SRV record service and protocol...

* tests for new dns question functions
4 years ago
..
dns.hpp SRV Record handling for introsets (#1331) 4 years ago
message.cpp SRV Record handling for introsets (#1331) 4 years ago
message.hpp SRV Record handling for introsets (#1331) 4 years ago
name.cpp Move IPRange out of net.hpp; free up TruncateV6 etc. 4 years ago
name.hpp reverse dns for ipv6 5 years ago
query.hpp Move dns* to llarp/ 6 years ago
question.cpp SRV records fixes (#1332) 4 years ago
question.hpp SRV records fixes (#1332) 4 years ago
rr.cpp The Great Wall of Blame 4 years ago
rr.hpp The Great Wall of Blame 4 years ago
serialize.cpp The Great Wall of Blame 4 years ago
serialize.hpp The Great Wall of Blame 4 years ago
server.cpp std::vector instead of std::array 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 attempt fix for libunbound on win32 4 years ago
unbound_resolver.hpp attempt fix for libunbound on win32 4 years ago