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 5d7618cf02
try interchanging read / write oder on kqueue
5 years ago
..
android Produce hierarchy of 'libraries' inside libllarp 5 years ago
constants fix limit 5 years ago
crypto bundle RC in build record to improve build success rates. 5 years ago
dht bundle RC in build record to improve build success rates. 5 years ago
dns fix compiler warning 5 years ago
ev try interchanging read / write oder on kqueue 5 years ago
exit make bundling rc in path builds configurable on runtime 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 bundle RC in build record to improve build success rates. 5 years ago
metrics when SunOS 4.x/Sun386i compatibilty was yanked, 5 years ago
net fix exit address 5 years ago
path make bundling rc in path builds configurable on runtime 5 years ago
router make bundling rc in path builds configurable on runtime 5 years ago
routing fix exit address 5 years ago
rpc make format and readd win32 console color logging 5 years ago
service make bundling rc in path builds configurable on runtime 5 years ago
util Merge pull request #531 from majestrate/master 5 years ago
utp * refactor profiling function names 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 ;-; 6 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 bundle RC in build record to improve build success rates. 5 years ago
nodedb.hpp bundle RC in build record to improve build success rates. 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 * refactor profiling function names 5 years ago
profiling.hpp * refactor profiling function names 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