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 95cd275cdd
liblokinet additions:
* add lokinet_add_bootstrap_rc function for adding an rc from memory
* prevent stack overflow on error closing connection in quic
* add in memory nodedb
* refactor how convotags are set as active
* add initial stubs for endpoint statistics
* refactor time stuff to be a bit cleaner
* update lnproxy script with more arguments
3 years ago
..
address.cpp QUIC lokinet integration refactor 3 years ago
address.hpp make the lokinet endpoint code work 3 years ago
client.cpp Add missing client TCP accept/forwarding handlers 3 years ago
client.hpp Add missing client TCP accept/forwarding handlers 3 years ago
connection.cpp liblokinet additions: 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 build paths faster and limit path builds at edge router instead of via a time counter for all edges 3 years ago
tunnel.cpp liblokinet additions: 3 years ago
tunnel.hpp fixes 3 years ago