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/exit
dr7ana 3e9d5a97a8 ALPN verification
- laying the groundwork for functional client->service node connections. this requires ALPNs verification as a secondary method of identification to the remote key
- refactored btreq stream creation to use improved stream creation logic in libquic
8 months ago
..
context.cpp Local router mode 8 months ago
context.hpp Local router mode 8 months ago
endpoint.cpp path control messages and onioning fleshed out 8 months ago
endpoint.hpp config addr change 8 months ago
policy.cpp
policy.hpp
session.cpp ALPN verification 8 months ago
session.hpp