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/llarp
Jeff Becker 3da6551e82
make android compile
5 years ago
..
android Produce hierarchy of 'libraries' inside libllarp 6 years ago
constants fix limit 5 years ago
crypto make signing work 5 years ago
dht fix previous commit 5 years ago
dns use shared_ptr for event loop 5 years ago
ev make android compile 5 years ago
exit log and don't remove path on died 5 years ago
handlers make android compile 5 years ago
iwp Fix more address sanitiser issues 5 years ago
link use shared_ptr for event loop 5 years ago
linux Produce hierarchy of 'libraries' inside libllarp 6 years ago
messages more 5 years ago
net use shared_ptr for event loop 5 years ago
path more 5 years ago
router use shared_ptr for event loop 5 years ago
routing today's work 5 years ago
rpc don't use bootstrap nodes for first hops in paths 5 years ago
service use shared_ptr for event loop 5 years ago
util make it compile 5 years ago
utp Merge pull request #480 from michael-loki/more_asan 5 years ago
win32 require full C++11 toolset for mingw-w64 (see loki-project/loki #441) 5 years ago
CMakeLists.txt use shared_ptr for event loop 5 years ago
app.xml stray tag ;-; 6 years ago
config.cpp Add metrics section to config 5 years ago
config.hpp Add metrics section to config 5 years ago
context.cpp make android compile 5 years ago
dns.cpp Convert llarp_buffer_t to be a class with methods 5 years ago
dns.h Move dns* to llarp/ 6 years ago
dns.hpp Rename to ManagedBuffer 5 years ago
dnsc.cpp Add implicit conversion from ManagedBuffer to llarp_buffer_t 5 years ago
dnsc.hpp Rename to ManagedBuffer 5 years ago
dnsd.cpp Rename to ManagedBuffer 5 years ago
dnsd.hpp Rename to ManagedBuffer 5 years ago
nodedb.cpp don't insert RCs in main thread 5 years ago
nodedb.hpp async remove dead rc files when we think they are dead 5 years ago
pow.cpp Convert most of llarp to use Printer 5 years ago
pow.hpp Convert most of llarp to use Printer 5 years ago
profiling.cpp more 5 years ago
profiling.hpp clear profiles on removal 5 years ago
router_contact.cpp Convert most of llarp to use Printer 5 years ago
router_contact.hpp fix dumb as shit path building that causes premature termiantion because of duplicate hops 5 years ago
router_id.cpp refactor 5 years ago
router_id.hpp refactor 5 years ago
testnet.c initial shadow test net 6 years ago