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/quic
Jeff Becker a24b82119b
fix #1655
* make it so that we don't set up unbound resolver when we have no resolvers provided by config
* clean up dns codepath and make it use llarp::SockAddr instead of llarp::IpAddress
3 years ago
..
address.cpp QUIC lokinet integration refactor 3 years ago
address.hpp 😡 3 years ago
client.cpp macos variant fixes 3 years ago
client.hpp Add missing client TCP accept/forwarding handlers 3 years ago
connection.cpp Attempt fix to work around gcc-8 warning 3 years ago
connection.hpp Reduce max number of per-connection active streams to 32 3 years ago
endpoint.cpp Revisit/reduce quic logging 3 years ago
endpoint.hpp wire up snode traffic to quic 3 years ago
io_result.hpp WIP plainquic tunnels 3 years ago
null_crypto.cpp Migrate plainquic logging to llarp logging 3 years ago
null_crypto.hpp Increase null_iv to 8 bytes to avoid ngtcp2 stack corruption 3 years ago
packet.hpp WIP plainquic tunnels 3 years ago
server.cpp QUIC lokinet integration refactor 3 years ago
server.hpp build paths faster and limit path builds at edge router instead of via a time counter for all edges 3 years ago
stream.cpp Fix connection close handling 3 years ago
stream.hpp correct header 3 years ago
tunnel.cpp fix #1655 3 years ago
tunnel.hpp initial commit for #1595 3 years ago