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
Stephen Shelton d09fd13dd6
Calculate 'candidateNumber' when we should store Introset
5 years ago
..
android
config gcc 5 compatibility workaround 5 years ago
consensus initial wack at 0.7.0 dht fixes 5 years ago
constants Use constants for path build timing 5 years ago
crypto Remove absl optimization 5 years ago
dht Calculate 'candidateNumber' when we should store Introset 5 years ago
dns handle snode and clean up codepath for hooked dns 5 years ago
ev llarp_time_t is now using std::chrono 5 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 5 years ago
handlers use std::chrono 5 years ago
hook
iwp remove Time_t, add operator overload for printing llarp_time_t and add to_json function for serializing llarp_time_t to json 5 years ago
link llarp_time_t is now using std::chrono 5 years ago
linux
messages remove Time_t, add operator overload for printing llarp_time_t and add to_json function for serializing llarp_time_t to json 5 years ago
net 32-bit linux patches 5 years ago
path Add some notes/comments about DHT message handling 5 years ago
router Shorten version and prefix with v 5 years ago
routing Add some notes/comments about DHT message handling 5 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 5 years ago
service Handle PubIntro relayOrder logic on client-side 5 years ago
util Merge pull request #1128 from majestrate/use-std-chrono-2020-02-24 5 years ago
win32 happy new year 5 years ago
CMakeLists.txt make decaying hashset use llarp::Time_t and move unit tests to use catch2 5 years ago
app.xml
bootstrap.cpp add bootstrap list functionality and utility 5 years ago
bootstrap.hpp add bootstrap list functionality and utility 5 years ago
context.cpp Miscellaneous small absl removals 5 years ago
nodedb.cpp llarp_time_t is now using std::chrono 5 years ago
nodedb.hpp llarp_time_t is now using std::chrono 5 years ago
pow.cpp llarp_time_t is now using std::chrono 5 years ago
pow.hpp llarp_time_t is now using std::chrono 5 years ago
profiling.cpp llarp_time_t is now using std::chrono 5 years ago
profiling.hpp llarp_time_t is now using std::chrono 5 years ago
router_contact.cpp llarp_time_t is now using std::chrono 5 years ago
router_contact.hpp llarp_time_t is now using std::chrono 5 years ago
router_id.cpp
router_id.hpp
router_version.cpp Make format 5 years ago
router_version.hpp Make format 5 years ago
testnet.c