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
2021-06-20 05:59:22 -04:00
..
address.cpp QUIC lokinet integration refactor 2021-04-19 06:58:36 -04:00
address.hpp 😡 2021-04-21 00:24:35 -03:00
client.cpp macos variant fixes 2021-04-20 09:44:52 -04:00
client.hpp Add missing client TCP accept/forwarding handlers 2021-04-19 06:59:04 -04:00
connection.cpp Attempt fix to work around gcc-8 warning 2021-04-19 13:30:00 -03:00
connection.hpp Reduce max number of per-connection active streams to 32 2021-04-19 06:59:07 -04:00
endpoint.cpp Revisit/reduce quic logging 2021-04-19 06:59:05 -04:00
endpoint.hpp wire up snode traffic to quic 2021-04-19 06:58:36 -04:00
io_result.hpp WIP plainquic tunnels 2021-04-19 06:57:45 -04:00
null_crypto.cpp Migrate plainquic logging to llarp logging 2021-04-19 06:57:46 -04:00
null_crypto.hpp Increase null_iv to 8 bytes to avoid ngtcp2 stack corruption 2021-04-19 06:59:06 -04:00
packet.hpp WIP plainquic tunnels 2021-04-19 06:57:45 -04:00
server.cpp QUIC lokinet integration refactor 2021-04-19 06:58:36 -04:00
server.hpp build paths faster and limit path builds at edge router instead of via a time counter for all edges 2021-04-19 06:59:05 -04:00
stream.cpp Fix connection close handling 2021-04-19 06:59:07 -04:00
stream.hpp correct header 2021-04-20 09:47:29 -04:00
tunnel.cpp fix #1655 2021-06-20 05:59:22 -04:00
tunnel.hpp initial commit for #1595 2021-04-19 07:02:46 -04:00