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/link
Thomas Winget 00f30f2c24 onion encrypt path build frames
path build frames should be onioned at each hop to avoid a bad actor
controlling two nodes in a path being able to know (with certainty,
temporal correlation is hard to avoid) that they're hops on the same
path.  This is desirable as in the worst case someone could be your edge
hop and terminal hop on a path, and now the terminal hop knows your IP
making the path basically pointless.
8 months ago
..
connection.cpp {Remote,Local}RC's 8 months ago
connection.hpp {Remote,Local}RC's 8 months ago
contacts.cpp RC refactor layout 8 months ago
contacts.hpp callsafe 12 months ago
link_manager.cpp onion encrypt path build frames 8 months ago
link_manager.hpp remove some unused "path build"-related functions 8 months ago
tunnel.cpp Clang format include sorting + CMake 8 months ago
tunnel.hpp Clang format include sorting + CMake 8 months ago