Adam Ierymenko
|
12e7546ebc
|
ZeroTier standard .clang-format -- switch to spaces, match indentation of Rust, mostly based on LLVM format.
|
2021-04-26 08:55:28 -04:00 |
|
Adam Ierymenko
|
8d9067e982
|
A bunch of simplification in SymmetricKey and the ephemeral re-keying logic. Not on yet, but the structure is all there.
|
2021-04-09 23:18:29 -04:00 |
|
Adam Ierymenko
|
b40eba8fc7
|
More refactoring: rename RuntimeEnvironment to Context to be more descriptive and make it a reference instead of a raw pointer.
|
2021-04-07 18:54:52 -04:00 |
|
Adam Ierymenko
|
89e9eb755e
|
Big core refactor to create a CallContext to carry several annoying state variables through the call chain. Also remove some warnings.
|
2021-04-06 17:33:00 -04:00 |
|
Adam Ierymenko
|
b39d4bed16
|
Break out a few things from Node in the core to make code cleaner.
|
2021-04-02 15:28:25 -04:00 |
|