Adam Ierymenko
|
f898029241
|
formatting, aes-gmac-siv crate
|
2021-07-14 15:38:37 -04:00 |
|
Adam Ierymenko
|
0290446000
|
Clang-format changes.
|
2021-05-18 12:43:13 -04:00 |
|
Adam Ierymenko
|
76244f0474
|
Turn off wrapping as it makes things hard to follow in some cases.
|
2021-04-26 20:33:38 -04:00 |
|
Adam Ierymenko
|
cd68474e47
|
More formatting stuff....
|
2021-04-26 20:28:30 -04:00 |
|
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
|
e26e77dd6d
|
Forgot some consts.
|
2021-04-07 19:04:24 -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 |
|
Adam Ierymenko
|
8c45fbe64c
|
C++ build fixes, fix regression in SharedPtr
|
2021-03-09 18:08:31 -05:00 |
|
Adam Ierymenko
|
26e8859d99
|
Copyright notices, dates.
|
2021-02-22 22:58:16 -05:00 |
|
Adam Ierymenko
|
20b6f347c8
|
Comments, fix to Rust bindgen, cleanup, warning removal, etc.
|
2021-01-08 14:59:05 -05:00 |
|
Adam Ierymenko
|
7c929099b3
|
Change date bump for v2.0
|
2020-07-31 14:26:55 -07:00 |
|
Adam Ierymenko
|
1fc4dce835
|
A bunch of cleanup, make Location serialization format saner, reduce core memory use.
|
2020-07-31 13:27:27 -07:00 |
|
Adam Ierymenko
|
189dea7c96
|
Certificate work, and add an Endpoint attributes field to Locator for future use.
|
2020-07-22 20:38:57 -07:00 |
|
Adam Ierymenko
|
407f737212
|
A bunch of Topology simplification, integrate some cert and root changes.
|
2020-07-16 20:04:05 -07:00 |
|
Adam Ierymenko
|
727aa8e71f
|
Warning removal.
|
2020-07-02 15:03:12 -07:00 |
|
Adam Ierymenko
|
92d2bbc63c
|
Some symbol renaming, performance improvements, a bug fix for compiling on some platforms, and some Topology work.
|
2020-06-30 11:20:44 -07:00 |
|
Adam Ierymenko
|
016d85b169
|
Code formatting and similar.
|
2020-06-08 11:47:28 -07:00 |
|
Adam Ierymenko
|
3c11c13af4
|
More reorg, work in progress.
|
2020-06-05 13:04:37 -07:00 |
|