lokinet/llarp/net
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
..
address_info.cpp Convert most of llarp to use Printer 2019-02-24 23:46:44 +00:00
address_info.hpp Convert most of llarp to use Printer 2019-02-24 23:46:44 +00:00
exit_info.cpp fix exit info 2019-04-08 13:40:51 -04:00
exit_info.hpp fix exit info 2019-04-08 13:40:51 -04:00
ip.cpp Allow builds on MSVC (#518) 2019-04-19 13:24:33 -05:00
ip.hpp use shared_ptr for event loop 2019-04-08 08:01:52 -04:00
net_addr.cpp Move net components into a distinct folder 2019-01-11 01:42:02 +00:00
net_addr.hpp More refactoring to continue to make dependency graph acylic 2019-01-15 23:15:44 +00:00
net_inaddr.cpp Move net components into a distinct folder 2019-01-11 01:42:02 +00:00
net_inaddr.hpp Move net components into a distinct folder 2019-01-11 01:42:02 +00:00
net_int.cpp Move net components into a distinct folder 2019-01-11 01:42:02 +00:00
net_int.hpp add include 2019-03-27 17:20:04 -04:00
net.cpp fix exit address 2019-04-08 14:21:01 -04:00
net.h Move net components into a distinct folder 2019-01-11 01:42:02 +00:00
net.hpp add introspection rpc endpoint 2019-02-08 14:43:25 -05:00