Commit Graph

10 Commits (7ea8d62640e1b0bb3d72dbcdf16e0628304ca683)

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
Stephen Shelton 1666498405 Replace bencode_write_version_entry with a more general-purpose function for writing bencoded dictionary entries 5 years ago
Michael 7cb1b525c9
Dump more info from router contact 5 years ago
Michael 16cdfbd5f0
clang-tidy modernize pass 5 years ago
Michael 3f53965b71
Remove all use of IBEncodeMessage 5 years ago
Michael e4cf1f245c
Convert most of llarp to use Printer 6 years ago
Michael a00d6afc5e
Convert llarp_buffer_t to be a class with methods 6 years ago
Michael 2de621b0ad
Disable copy constructing llarp_buffer_t 6 years ago
Jeff Becker 6064ff5a68
try fixing unit tests 6 years ago
Michael da6cdfc0b2
More refactoring to continue to make dependency graph acylic 6 years ago