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" 5 years ago
dns.hpp disable mx record dropping 5 years ago
dotlokilookup.cpp Reorganise source into more folders 6 years ago
dotlokilookup.hpp Reorganise source into more folders 6 years ago
iptracker.cpp Allow builds on MSVC (#518) 5 years ago
iptracker.hpp Move net components into a distinct folder 6 years ago
message.cpp fix compiler warning 5 years ago
message.hpp disable mx record dropping 5 years ago
name.cpp added some notes to gear up for the #371 putback by @michael-loki 5 years ago
name.hpp Create CopyableBuffer type 5 years ago
query.cpp Add .cpp files for all .hpp files 6 years ago
query.hpp Move dns* to llarp/ 6 years ago
question.cpp Convert most of llarp to use Printer 5 years ago
question.hpp Convert most of llarp to use Printer 5 years ago
rectypes.cpp Reorganise source into more folders 6 years ago
rectypes.hpp Create CopyableBuffer type 5 years ago
rr.cpp Convert most of llarp to use Printer 5 years ago
rr.hpp Convert most of llarp to use Printer 5 years ago
serialize.cpp Convert llarp_buffer_t to be a class with methods 5 years ago
serialize.hpp Create CopyableBuffer type 5 years ago
server.cpp remove adding of defaults to upstream dns resolvers 5 years ago
server.hpp use shared_ptr for event loop 5 years ago
string.cpp Add .cpp files for all .hpp files 6 years ago
string.hpp Add .cpp files for all .hpp files 6 years ago