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
2019-04-19 13:24:33 -05:00
..
dns.cpp Revert "move is_random_snode/is_localhost_loki into dns, llarp_HandleHookedDNSMessage() attempt at unification refactor between exit/tun handlers" 2019-03-20 11:48:23 -04:00
dns.hpp disable mx record dropping 2019-04-05 12:39:43 -04:00
dotlokilookup.cpp Reorganise source into more folders 2019-01-11 01:19:49 +00:00
dotlokilookup.hpp Reorganise source into more folders 2019-01-11 01:19:49 +00:00
iptracker.cpp Allow builds on MSVC (#518) 2019-04-19 13:24:33 -05:00
iptracker.hpp Move net components into a distinct folder 2019-01-11 01:42:02 +00:00
message.cpp fix compiler warning 2019-04-12 11:26:20 -04:00
message.hpp disable mx record dropping 2019-04-05 12:39:43 -04:00
name.cpp added some notes to gear up for the #371 putback by @michael-loki 2019-03-18 16:13:08 -05:00
name.hpp Create CopyableBuffer type 2019-02-02 23:21:35 +00:00
query.cpp Add .cpp files for all .hpp files 2018-12-15 16:21:52 +00:00
query.hpp Move dns* to llarp/ 2018-12-12 02:53:01 +00:00
question.cpp Convert most of llarp to use Printer 2019-02-24 23:46:44 +00:00
question.hpp Convert most of llarp to use Printer 2019-02-24 23:46:44 +00:00
rectypes.cpp Reorganise source into more folders 2019-01-11 01:19:49 +00:00
rectypes.hpp Create CopyableBuffer type 2019-02-02 23:21:35 +00:00
rr.cpp Convert most of llarp to use Printer 2019-02-24 23:46:44 +00:00
rr.hpp Convert most of llarp to use Printer 2019-02-24 23:46:44 +00:00
serialize.cpp Convert llarp_buffer_t to be a class with methods 2019-02-17 13:09:48 +00:00
serialize.hpp Create CopyableBuffer type 2019-02-02 23:21:35 +00:00
server.cpp remove adding of defaults to upstream dns resolvers 2019-04-09 12:03:59 -04:00
server.hpp use shared_ptr for event loop 2019-04-08 08:01:52 -04:00
string.cpp Add .cpp files for all .hpp files 2018-12-15 16:21:52 +00:00
string.hpp Add .cpp files for all .hpp files 2018-12-15 16:21:52 +00:00