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.
2020-08-04 10:53:32 -04:00
..
dns.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
message.cpp Move IPRange out of net.hpp; free up TruncateV6 etc. 2020-05-20 19:18:27 -03:00
message.hpp Implement upstream DNS using libunbound 2020-06-15 18:32:57 -04:00
name.cpp Move IPRange out of net.hpp; free up TruncateV6 etc. 2020-05-20 19:18:27 -03:00
name.hpp reverse dns for ipv6 2019-06-12 09:48:14 -04:00
query.hpp Move dns* to llarp/ 2018-12-12 02:53:01 +00:00
question.cpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
question.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
rr.cpp The Great Wall of Blame 2020-04-07 12:38:56 -06: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 std::vector instead of std::array 2020-06-15 18:32:57 -04:00
server.hpp std::vector instead of std::array 2020-06-15 18:32:57 -04:00
string.hpp Add .cpp files for all .hpp files 2018-12-15 16:21:52 +00:00
unbound_resolver.cpp attempt fix for libunbound on win32 2020-08-04 10:53:32 -04:00
unbound_resolver.hpp attempt fix for libunbound on win32 2020-08-04 10:53:32 -04:00