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 b8da447053
use const iterators explicitly
4 years ago
..
android The Great Wall of Blame 4 years ago
config bounds checks and such 4 years ago
consensus The Great Wall of Blame 4 years ago
constants path testing interval increase to reduce bandwidth use 4 years ago
crypto Don't use std::optional::value() because f u macos 4 years ago
dht bounds checks and such 4 years ago
dns Move IPRange out of net.hpp; free up TruncateV6 etc. 4 years ago
ev use std::vector instead of thrashing heap with allocation 4 years ago
exit exit traffic via loki addresses 4 years ago
handlers exit traffic via loki addresses 4 years ago
hook The Great Wall of Blame 4 years ago
iwp bounds checks and such 4 years ago
link iwp/libuv cleanup: remove llarp_pkt_list and all users of it as it's broke 4 years ago
linux Removed RPI definition 4 years ago
messages Don't use std::optional::value() because f u macos 4 years ago
net add move and copy constructors/assigment operators to ip_address 4 years ago
path increase transit hop limits 4 years ago
router increase transit hop limits 4 years ago
routing The Great Wall of Blame 4 years ago
rpc Silence various warnings 4 years ago
service use random good path for outbound traffic so that it uses an even spread accross 4 years ago
simulation The Great Wall of Blame 4 years ago
tooling unbreak router hive 4 years ago
util use const iterators explicitly 4 years ago
win32 remove a ton of ded win32 code 4 years ago
CMakeLists.txt Untangle some interdependencies 4 years ago
app.xml stray tag ;-; 6 years ago
bootstrap.cpp The Great Wall of Blame 4 years ago
bootstrap.hpp The Great Wall of Blame 4 years ago
context.cpp Don't use std::optional::value() because f u macos 4 years ago
nodedb.cpp Don't use std::optional::value() because f u macos 4 years ago
nodedb.hpp Opportunistically move 'netdb' to 'nodedb' 4 years ago
pow.cpp The Great Wall of Blame 4 years ago
pow.hpp The Great Wall of Blame 4 years ago
profiling.cpp Don't use std::optional::value() because f u macos 4 years ago
profiling.hpp The Great Wall of Blame 4 years ago
router_contact.cpp Don't use std::optional::value() because f u macos 4 years ago
router_contact.hpp C++17 4 years ago
router_id.cpp The Great Wall of Blame 4 years ago
router_id.hpp The Great Wall of Blame 4 years ago
router_version.cpp The Great Wall of Blame 4 years ago
router_version.hpp The Great Wall of Blame 4 years ago
testnet.c prepare for 0.5.0 5 years ago