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/path
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
..
path.cpp re-animate paths 5 years ago
path.hpp Allow builds on MSVC (#518) 5 years ago
path_types.cpp Reorganise source into more folders 6 years ago
path_types.hpp Finish replacement of Router with AbstractRouter 5 years ago
pathbuilder.cpp make bundling rc in path builds configurable on runtime 5 years ago
pathbuilder.hpp Remove IStateful virtual inheritance 5 years ago
pathset.cpp log and don't remove path on died 5 years ago
pathset.hpp handle path death better 5 years ago
transit_hop.cpp more 5 years ago