lokinet/llarp/quic
Jeff Becker 5b05d22bad
refactors
* add path sequence numbers on routing messages
* reduce log level in debug mode
* wire up loopback style sending to ourself
2021-04-19 06:59:06 -04:00
..
address.cpp QUIC lokinet integration refactor 2021-04-19 06:58:36 -04:00
address.hpp make the lokinet endpoint code work 2021-04-19 06:58:37 -04:00
client.cpp Add missing client TCP accept/forwarding handlers 2021-04-19 06:59:04 -04:00
client.hpp Add missing client TCP accept/forwarding handlers 2021-04-19 06:59:04 -04:00
connection.cpp 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
connection.hpp QUIC lokinet integration refactor 2021-04-19 06:58:36 -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
null_crypto.cpp Migrate plainquic logging to llarp logging 2021-04-19 06:57:46 -04:00
null_crypto.hpp
packet.hpp
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 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.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
tunnel.cpp refactors 2021-04-19 06:59:06 -04:00
tunnel.hpp fixes 2021-04-19 06:59:06 -04:00