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 Becker 4bb214eba0
attempt fix for libunbound on win32
* run unbound stuff in another thread because LOL windows
* because unbound runs in another thread callbacks for libunbound need to be wrapped in a deferred call so they are done in the logic thread
* bump sqlite3 dep because it's gone, repin hash.
4 years ago
..
dns.hpp The Great Wall of Blame 4 years ago
message.cpp Move IPRange out of net.hpp; free up TruncateV6 etc. 4 years ago
message.hpp Implement upstream DNS using libunbound 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 The Great Wall of Blame 4 years ago
question.hpp The Great Wall of Blame 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
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