Commit Graph

14 Commits (273270916ea33b096753c5ad316f46a8268761bd)

Author SHA1 Message Date
Stephen Shelton 273270916e
The Great Wall of Blame
This commit reflects changes to clang-format rules. Unfortunately,
these rule changes create a massive change to the codebase, which
causes an apparent rewrite of git history.

Git blame's --ignore-rev flag can be used to ignore this commit when
attempting to `git blame` some code.
4 years ago
Michael 4143472a17
Add cmake module to target a library as 'system', and fix a few warnings 5 years ago
Jeff Becker e178a70929
use shared_ptr for event loop 5 years ago
Jeff Becker 990049f423
make rpc do basic auth and shit like that 5 years ago
Michael 31441b46dc
Convert from rapidjson to use nlohmann::json 5 years ago
Michael a0125ffe86
Move abyss/json to llarp/util/json 5 years ago
Michael b1ffdba7ba
Build with libabyss 6 years ago
Michael e5eda0fb8f
Move lokinet unspecific components to a util/ library 6 years ago
Jeff Becker 21d1998a38
add graceful stop for path builders and friends 6 years ago
Michael 85dde7b6b0
Move remaining include/llarp headers to llarp/ 6 years ago
Michael e4c5f4f77a
Update from `typedef` to `using` in .hpp files 6 years ago
Jeff Becker 67eadff143
node whitelist option via jsonrpc 6 years ago
despair 8952873b84 include string_view 6 years ago
Jeff Becker 2d279e83fd
initial tcp connect for epoll 6 years ago