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
Jason Rhinelander 496451ebb9 Remove unwanted defines
Version definitions moved to CMakeLists.txt
4 years ago
..
android Produce hierarchy of 'libraries' inside libllarp 5 years ago
config only try fetching identity key once so we can interrupt lokinet (#1178) 4 years ago
consensus initial wack at 0.7.0 dht fixes 4 years ago
constants Remove unwanted defines 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 Merge pull request #1174 from notlesh/reduce-rr-decode-fail-verbosity-2020-03-09 4 years ago
ev cleanup 4 years ago
exit limit path builds on snode sessions 4 years ago
handlers when we have an inbound session and we do a forward dns lookup 4 years ago
hook prepare for 0.5.0 5 years ago
iwp strict check of bounds 4 years ago
link squash commits 4 years ago
linux Produce hierarchy of 'libraries' inside libllarp 5 years ago
messages change log 4 years ago
net squash commits 4 years ago
path use size / 2 as the number of transit paths 4 years ago
router typo fix 4 years ago
routing Add some notes/comments about DHT message handling 4 years ago
rpc fix dns rebinding vuln in jsonrpc 4 years ago
service discard unknown fields in introset for future use 4 years ago
util fix logging 4 years ago
win32 move these out of the way 4 years ago
CMakeLists.txt make decaying hashset use llarp::Time_t and move unit tests to use catch2 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 Miscellaneous small absl removals 4 years ago
nodedb.cpp add additional case (#1180) 4 years ago
nodedb.hpp remove dead code 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