Commit Graph

9 Commits (e6a85d71761cd584b393f42bf8964433a4af1405)

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 63c3106db2
Make format 5 years ago
Stephen Shelton 66cb30fa58
Refactor: remove recursionDepth from DHT lookups 5 years ago
Stephen Shelton fa1df8db63 Big R, little r, what begins with R? 5 years ago
Jeff Becker 99eb7726ff
initial dht key blinding 5 years ago
Michael 491fee206b
Port code to use CryptoManager over passing Crypto pointers 5 years ago
Michael 3a8715d8e4
Fix introset tests 5 years ago
Michael b1213c7a7c
Tests for dht::TagLookup 6 years ago
Michael 40449df0f1
Split classes out of dht::Context 6 years ago