Commit Graph

218 Commits (9c68f64929abcc2b1f92694e141cc0da0d3da750)

Author SHA1 Message Date
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
Jeff Becker dfa00e3415
fix exit address 5 years ago
Jeff Becker 20e398b684
fix exit info 5 years ago
Jeff Becker e178a70929
use shared_ptr for event loop 5 years ago
Jeff Becker 3e1c067974
add include 5 years ago
Jeff Becker c931ac069f
add AAAA records that return SIIT addresses 5 years ago
Michael e4cf1f245c
Convert most of llarp to use Printer 5 years ago
Michael a00d6afc5e
Convert llarp_buffer_t to be a class with methods 5 years ago
Jeff Becker e1522faeaa
add introspection rpc endpoint 5 years ago
Michael 6d8d910aff
Refactor and add tests for bits.hpp 5 years ago
Ryan Tharp 4bf4faa956 make format 5 years ago
Michael f3b0af9d2f
Create CopyableBuffer type 5 years ago
Michael 2de621b0ad
Disable copy constructing llarp_buffer_t 5 years ago
Jeff Becker 4406ef9c9c
enable xi serialization 6 years ago
Jeff Becker 6064ff5a68
try fixing unit tests 6 years ago
Michael da6cdfc0b2
More refactoring to continue to make dependency graph acylic 6 years ago
Michael 6e38e85a79
Produce hierarchy of 'libraries' inside libllarp 6 years ago
Michael a3463120cc
Move net components into a distinct folder 6 years ago