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
dan 13b01c86a6 Updated RpcServer Initialization and Logic
-- Moved all RPCServer initialization logic to rpcserver constructor
    -- Fixed config logic, fxn binding to rpc address, fxn adding rpc cats
    -- router hive failed CI/CD resulting from outdated reference to rpcBindAddr
    -- ipc socket as default hidden from windows (for now)
refactored config endpoint
    - added rpc call script (contrib/omq-rpc.py)
    - added new fxns to .ini config stuff
    - added delete .ini file functionality to config endpoint
    - added edge case control for config endpoint

add commented out line in clang-form for header reorg later
1 year ago
..
address.cpp Replace logging with oxen-logger 2 years ago
address.hpp Replace logging with oxen-logger 2 years ago
client.cpp changeset for windows port 2 years ago
client.hpp Add missing client TCP accept/forwarding handlers 3 years ago
connection.cpp changeset for windows port 2 years ago
connection.hpp Replace logging with oxen-logger 2 years ago
endpoint.cpp Apply some lipstick to llarp_buffer_t 2 years ago
endpoint.hpp add close_reason parameter to quic::Endpoint::close_connection defaulting to emtpy string 2 years ago
io_result.hpp WIP plainquic tunnels 3 years ago
null_crypto.cpp Replace logging with oxen-logger 2 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 Replace logging with oxen-logger 2 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 Replace logging with oxen-logger 2 years ago
stream.hpp Replace logging with oxen-logger 2 years ago
tunnel.cpp Updated RpcServer Initialization and Logic 1 year ago
tunnel.hpp initial commit for #1595 3 years ago