Commit Graph

9 Commits (46f3459b7972d7f69c06cbbd86dba735a65bc82c)

Author SHA1 Message Date
Michael 68063b320c
Rename InboundMessageParser to LinkMessageParser 5 years ago
Michael 333b23b59c
Tweak link message parser 5 years ago
Michael 7ca0927d8f
Replace dict_reader/list_reader with version which doesn't involve indirection 5 years ago
Jeff Becker 3a8cb0bfb5
add shell based hooks for service::Endpoint, also make format 5 years ago
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
Michael 048fa83c39
Finish replacement of Router with AbstractRouter 5 years ago
Michael 2de621b0ad
Disable copy constructing llarp_buffer_t 5 years ago
Michael 550669e318
Fix typo in class name 6 years ago
Michael da6cdfc0b2
More refactoring to continue to make dependency graph acylic 6 years ago