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
Rick V 7f52c9eae7
restore gtest win32 patch (stripped during gtest rebase)
enable lokinet shared library on win32

TODO: define an API to expose from this library
currently, it resorts to exporting *everything*
including system implementation details that otherwise
should remain hidden out of sight
(i.e. the winsock2 load stubs for new socket API, or entire libstdc++ classes!)
6 years ago
..
crypto win32 g++ is set to c++17 by default, so we use the _real_ string_view class 6 years ago
dht Convert llarp::Router into an abstract base class 6 years ago
dns Create CopyableBuffer type 6 years ago
exit More refactoring to continue to make dependency graph acylic 6 years ago
gtest restore gtest win32 patch (stripped during gtest rebase) 6 years ago
link Rename to ManagedBuffer 6 years ago
net Move net components into a distinct folder 6 years ago
routing macos llvm fix 6 years ago
service Convert llarp::Crypto into an abstract base class 6 years ago
util win32 g++ is set to c++17 by default, so we use the _real_ string_view class 6 years ago
main.cpp
test_libabyss.cpp Convert llarp::Crypto into an abstract base class 6 years ago
test_llarp_dns.cpp Rename to ManagedBuffer 6 years ago
test_llarp_dnsd.cpp Rename to ManagedBuffer 6 years ago
test_llarp_encrypted_frame.cpp Convert llarp::Crypto into an abstract base class 6 years ago
test_llarp_router.cpp Convert llarp::Crypto into an abstract base class 6 years ago
test_llarp_router_contact.cpp Convert llarp::Crypto into an abstract base class 6 years ago
test_util.cpp Add tests for crypto/types 6 years ago
test_util.hpp More unit tests of dht internals 6 years ago