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
Thomas Winget 931ff521d1 working toward full testnet of routers (not clients yet) in hive/pybind setup
Not working yet -- some sort of RC issue.  Checkout the commit prior to this if you want something that 'works' that you can play with.
4 years ago
..
android Produce hierarchy of 'libraries' inside libllarp 6 years ago
config pybind config object, working 4 years ago
consensus initial wack at 0.7.0 dht fixes 4 years ago
constants De-static constants 4 years ago
crypto Remove absl optimization 4 years ago
dht Remove re-propagation of introsets when we are wrong candidate 4 years ago
dns handle snode and clean up codepath for hooked dns 4 years ago
ev llarp_time_t is now using std::chrono 4 years ago
exit remove Time_t, add operator overload for printing llarp_time_t and add to_json function for serializing llarp_time_t to json 4 years ago
handlers Avoid unnecessary copy 4 years ago
hook prepare for 0.5.0 5 years ago
iwp remove Time_t, add operator overload for printing llarp_time_t and add to_json function for serializing llarp_time_t to json 4 years ago
link llarp_time_t is now using std::chrono 4 years ago
linux Produce hierarchy of 'libraries' inside libllarp 6 years ago
messages change log 4 years ago
net 32-bit linux patches 4 years ago
path can ping on lokinet running in python context! 4 years ago
router working toward full testnet of routers (not clients yet) in hive/pybind setup 4 years ago
routing Add some notes/comments about DHT message handling 4 years ago
rpc remove Time_t, add operator overload for printing llarp_time_t and add to_json function for serializing llarp_time_t to json 4 years ago
service Merge branch 'fix-up-introset-lookup-fails-2020-03-02' of ssh://github.com/majestrate/loki-network into fix-up-introset-lookup-fails-2020-03-02 4 years ago
simulation make it compile 4 years ago
tooling working toward full testnet of routers (not clients yet) in hive/pybind setup 4 years ago
util can ping on lokinet running in python context! 4 years ago
win32 happy new year 5 years ago
CMakeLists.txt huzzah it builds, time to test soon! 4 years ago
app.xml stray tag ;-; 6 years ago
bootstrap.cpp add bootstrap list functionality and utility 5 years ago
bootstrap.hpp add bootstrap list functionality and utility 5 years ago
context.cpp OMG IT DOES STUFF :DDDDDD 4 years ago
nodedb.cpp llarp_time_t is now using std::chrono 4 years ago
nodedb.hpp llarp_time_t is now using std::chrono 4 years ago
pow.cpp llarp_time_t is now using std::chrono 4 years ago
pow.hpp llarp_time_t is now using std::chrono 4 years ago
profiling.cpp llarp_time_t is now using std::chrono 4 years ago
profiling.hpp llarp_time_t is now using std::chrono 4 years ago
router_contact.cpp llarp_time_t is now using std::chrono 4 years ago
router_contact.hpp llarp_time_t is now using std::chrono 4 years ago
router_id.cpp prepare for 0.5.0 5 years ago
router_id.hpp prepare for 0.5.0 5 years ago
router_version.cpp Make format 4 years ago
router_version.hpp Make format 4 years ago
testnet.c prepare for 0.5.0 5 years ago