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/config
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
..
config.cpp Updated RpcServer Initialization and Logic 1 year ago
config.hpp Updated RpcServer Initialization and Logic 1 year ago
definition.cpp Fix missing option names 2 years ago
definition.hpp Make Default&Required or Required&Hidden compilation failures 2 years ago
ini.cpp Updated RpcServer Initialization and Logic 1 year ago
ini.hpp Updated RpcServer Initialization and Logic 1 year ago
key_manager.cpp Replace logging with oxen-logger 2 years ago
key_manager.hpp Rename isRouter -> isSNode 3 years ago