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/messages
Jason Rhinelander bfc6d35b33 Simplifications & C++17
- Modernize some iterator loops
- Simplify a couple places by using `if (init; ...)`
- Replace various std::binds with lambdas
3 years ago
..
dht_immediate.cpp temp commit 3 years ago
dht_immediate.hpp standardize include format and pragma once 3 years ago
discard.hpp standardize include format and pragma once 3 years ago
link_intro.cpp standardize include format and pragma once 3 years ago
link_intro.hpp standardize include format and pragma once 3 years ago
link_message.hpp standardize include format and pragma once 3 years ago
link_message_parser.cpp standardize include format and pragma once 3 years ago
link_message_parser.hpp standardize include format and pragma once 3 years ago
relay.cpp make log warning have a more accurate message when we have no path for a relay downstream message 3 years ago
relay.hpp standardize include format and pragma once 3 years ago
relay_commit.cpp move setting hop to nullptr to after delivery or delivery fail 3 years ago
relay_commit.hpp standardize include format and pragma once 3 years ago
relay_status.cpp Simplifications & C++17 3 years ago
relay_status.hpp more shit 3 years ago