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 cab85b8f85
dont stomp existing convotags
5 years ago
..
android Produce hierarchy of 'libraries' inside libllarp 5 years ago
constants fix limit 5 years ago
crypto make format and readd win32 console color logging 5 years ago
dht * fix up integration tests 5 years ago
dns fix compiler warning 5 years ago
ev ooofff 5 years ago
exit log and don't remove path on died 5 years ago
handlers make it work 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 5 years ago
messages more 5 years ago
net fix exit address 5 years ago
path call hook 5 years ago
router * less vigorous profiling 5 years ago
routing fix exit address 5 years ago
rpc make format and readd win32 console color logging 5 years ago
service dont stomp existing convotags 5 years ago
util make format and readd win32 console color logging 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 Revert "unbreak windows target" 5 years ago
app.xml stray tag ;-; 6 years ago
config.cpp add trailing newline 5 years ago
config.hpp refactor logger 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 * less vigorous profiling 5 years ago
profiling.hpp clear profiles on removal 5 years ago
router_contact.cpp fix exit info 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