Adam Ierymenko
|
653a6dcf3c
|
Huge cleanup. Some of these things will come back but right now clean them out of this branch.
|
2021-08-04 12:36:15 -04:00 |
|
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
|
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
|
37d706b635
|
Some cleanup.
|
2021-04-12 19:17:19 -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
|
26e8859d99
|
Copyright notices, dates.
|
2021-02-22 22:58:16 -05:00 |
|
Adam Ierymenko
|
7d951783ca
|
A bunch of little warning removal and format fix things.
|
2020-12-04 15:52:30 -05:00 |
|
Adam Ierymenko
|
7c929099b3
|
Change date bump for v2.0
|
2020-07-31 14:26:55 -07:00 |
|
Adam Ierymenko
|
cfc2a43f51
|
A whole bunch of minor refactoring, and rename a bunch of classes to be more canonical. A credential really is not a certficiate, so just call IdentificationCertificate Certificate and call the network auth stuff credentials.
|
2020-06-18 17:02:36 -07:00 |
|