Commit Graph

20 Commits (a73335579acbcc1a987ab258698af5a85965efc2)

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.
5 years ago
Jeff Becker d2d109e92c
llarp_time_t is now using std::chrono 5 years ago
Jeff Becker 4185d47d4b
link layer message priority 5 years ago
Michael 16cdfbd5f0
clang-tidy modernize pass 5 years ago
Michael 2291d48bcc
Move remaining messages around 5 years ago
Michael 7ca0927d8f
Replace dict_reader/list_reader with version which doesn't involve indirection 5 years ago
Jeff Becker d50b18d7b0
try fixing leak also make format 5 years ago
Jeff Becker 94eb37d490
bundle RC in build record to improve build success rates. 6 years ago
Michael 3bada02d89
Fixup one ASAN warning 6 years ago
Jeff Becker b254c19c5f
more metrics 6 years ago
Michael 048fa83c39
Finish replacement of Router with AbstractRouter 6 years ago
Michael 67b5d48095
Replace usage of new/delete with unique_ptr/stack allocation 6 years ago
Michael 2de621b0ad
Disable copy constructing llarp_buffer_t 6 years ago
Michael da6cdfc0b2
More refactoring to continue to make dependency graph acylic 6 years ago
Michael 6e38e85a79
Produce hierarchy of 'libraries' inside libllarp 6 years ago
Michael 79157414f3
Split crypto.hpp into 3 different files 6 years ago
Michael 04e0fe3ad7
Move crypto code to a subdirectory 6 years ago
Michael 081d4dfa32
Reorganise source into more folders 6 years ago
Jeff Becker e7f5eeff51
use fewer allocations 6 years ago
Michael 85dde7b6b0
Move remaining include/llarp headers to llarp/ 6 years ago