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
michael-loki 0195152e05 Allow builds on MSVC (#518)
* Import cxxopts to replace getopts usage

* Add visual studio build things

* Fixup abseil build parts

* Replace __attribute__((unused)) with ABSL_ATTRIBUTE_UNUSED

* Fixup minor windows build issues

* Replace getopts usage

* Temporarily fixup .rc files

* More minor windows fixes

* Get a working build

* Revert .rc files

* Revert changes to nodedb
5 years ago
..
dns.cpp Revert "move is_random_snode/is_localhost_loki into dns, llarp_HandleHookedDNSMessage() attempt at unification refactor between exit/tun handlers" 6 years ago
dns.hpp disable mx record dropping 6 years ago
dotlokilookup.cpp
dotlokilookup.hpp
iptracker.cpp Allow builds on MSVC (#518) 5 years ago
iptracker.hpp
message.cpp fix compiler warning 6 years ago
message.hpp disable mx record dropping 6 years ago
name.cpp added some notes to gear up for the #371 putback by @michael-loki 6 years ago
name.hpp
query.cpp
query.hpp
question.cpp Convert most of llarp to use Printer 6 years ago
question.hpp Convert most of llarp to use Printer 6 years ago
rectypes.cpp
rectypes.hpp
rr.cpp Convert most of llarp to use Printer 6 years ago
rr.hpp Convert most of llarp to use Printer 6 years ago
serialize.cpp
serialize.hpp
server.cpp remove adding of defaults to upstream dns resolvers 6 years ago
server.hpp use shared_ptr for event loop 6 years ago
string.cpp
string.hpp