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 f144c25620
Merge pull request #526 from michael-loki/context_json_metrics
Make JSON metrics opt-in
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 findrouter 5 years ago
dns fix compiler warning 5 years ago
ev add disk worker based file flusher logger 5 years ago
exit add dead checking on exit paths 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 add disk worker based file flusher logger 5 years ago
metrics when SunOS 4.x/Sun386i compatibilty was yanked, 5 years ago
net fix exit address 5 years ago
path if a router is connected it's fine given it's a boostrap 5 years ago
router move async bootstrap insertion 5 years ago
routing fix exit address 5 years ago
rpc make format and readd win32 console color logging 5 years ago
service add disk worker based file flusher logger 5 years ago
util Merge pull request #523 from majestrate/master 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 Merge pull request #523 from majestrate/master 5 years ago
app.xml stray tag ;-; 5 years ago
config.cpp add trailing newline 5 years ago
config.hpp refactor logger 5 years ago
context.cpp Make JSON metrics opt-in 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 ban bootstrap nodes with profiling 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 decay profiles unconditionally 5 years ago
profiling.hpp decay profiles unconditionally 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