lokinet/llarp/dht
Jason Rhinelander bfc6d35b33 Simplifications & C++17
- Modernize some iterator loops
- Simplify a couple places by using `if (init; ...)`
- Replace various std::binds with lambdas
2021-11-14 10:11:00 -04:00
..
messages separate white/grey list for active/decommissioned nodes. 2021-06-07 10:57:33 -04:00
bucket.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
context.cpp separate white/grey list for active/decommissioned nodes. 2021-06-07 10:57:33 -04:00
context.hpp Replace ::Hash nested structs with std::hash specializations 2021-03-10 11:19:52 -04:00
dht.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
dht.h standardize include format and pragma once 2021-03-09 19:01:41 -05:00
explorenetworkjob.cpp Simplifications & C++17 2021-11-14 10:11:00 -04:00
explorenetworkjob.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
kademlia.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
key.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
localrouterlookup.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
localrouterlookup.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
localserviceaddresslookup.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
localserviceaddresslookup.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
localtaglookup.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
localtaglookup.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
message.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
message.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
node.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
publishservicejob.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
publishservicejob.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
recursiverouterlookup.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
recursiverouterlookup.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
serviceaddresslookup.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
serviceaddresslookup.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
taglookup.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
taglookup.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
tx.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
txholder.hpp Replace ::Hash nested structs with std::hash specializations 2021-03-10 11:19:52 -04:00
txowner.hpp Replace ::Hash nested structs with std::hash specializations 2021-03-10 11:19:52 -04:00