Commit Graph

22 Commits (43998f97c89c11b2b33d409f3aa4ab06ef86ee68)

Author SHA1 Message Date
Jeff Becker 16c7e7dd33 fix unit tests 5 years ago
Thomas Winget f4c9e09d44 remove obsolete timer-related code 5 years ago
Jeff Becker 8455d5d1cf more cleanup 5 years ago
jeff ac2a2aed1d gut libutp and finish making things compile and pass tests 5 years ago
Michael edd0ec398f
Move thread stuff to subdirectory 5 years ago
Michael e32470ae5a
Skip 3 tests on windows 5 years ago
Jeff Becker b9bcc2b775
make threadpool consice 5 years ago
Rick V 5092a1fa85
restore llarp_make_ev_loop() as we only use libuv now; separate function is now ded code 5 years ago
Jeff Becker 4c7f8e8351
more libuv jizz 5 years ago
Jeff Becker 9deafa4cb8
use libuv 5 years ago
Jeff Becker 9c96aecf3f
move llarp::Logic to std::shared_ptr
add sequence numbers to HSD messages

begin work on network isolation code

add more docs
5 years ago
Michael 9ee525a006
Fix shadowing warnings 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
Jeff Becker e178a70929
use shared_ptr for event loop 5 years ago
Michael efb61da56a
Tidy up libabyss test 5 years ago
Michael 31441b46dc
Convert from rapidjson to use nlohmann::json 5 years ago
Michael a0125ffe86
Move abyss/json to llarp/util/json 5 years ago
Jeff Becker e1fceb3636
fix it (again) 5 years ago
Michael f24f554a01
Convert llarp::Crypto into an abstract base class 6 years ago
Michael 26a66ce013
Add missing header for libabyss tests 6 years ago
Michael b1ffdba7ba
Build with libabyss 6 years ago
Michael fa2b466ffe
Reorganise tests to mirror source layout 6 years ago