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/test
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
..
crypto include what i use 5 years ago
dht * fix up integration tests 5 years ago
dns add AAAA records that return SIIT addresses 5 years ago
ev add more android stuff 5 years ago
exit Finish replacement of Router with AbstractRouter 5 years ago
gtest add sun link libs 5 years ago
link use shared_ptr for event loop 5 years ago
metrics MetricTank metric collector 5 years ago
net Move net components into a distinct folder 6 years ago
routing macos llvm fix 5 years ago
service more 5 years ago
util Move metrics publishers to their own directory 5 years ago
win32 Fixup windows 5 years ago
CMakeLists.txt Allow builds on MSVC (#518) 5 years ago
main.cpp Convert to use abseil synchronisation primitives 5 years ago
test_libabyss.cpp Allow builds on MSVC (#518) 5 years ago
test_llarp_dns.cpp Rename to ManagedBuffer 5 years ago
test_llarp_dnsd.cpp Rename to ManagedBuffer 5 years ago
test_llarp_encrypted_frame.cpp Convert llarp::Crypto into an abstract base class 6 years ago
test_llarp_router.cpp Fix issues on debian 5 years ago
test_llarp_router_contact.cpp fix exit info 5 years ago
test_md5.cpp forgot test 5 years ago
test_util.cpp Add tests for crypto/types 6 years ago
test_util.hpp Include What You Use 5 years ago