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
|
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
|
251cc082f2
|
Implement usage flags in certificate, make root sets require a usage flag and a more general local trust flag, and clean up Identity return in Rust Node.
|
2021-04-23 18:16:49 -04:00 |
|
Adam Ierymenko
|
e7b7d7444e
|
Stub out certificate revocations and harden certificate structure verification to make sure there are no dangling pointers.
|
2021-04-20 17:32:56 -04:00 |
|
Adam Ierymenko
|
e7ed8051c6
|
Refactor certificates to have their own keys instead of being signed by identities, and fix certificate chain validation to be like how X509 certs are validated.
|
2021-04-15 23:20:02 -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
|
0f4d18c4ed
|
Add serialize and deserialize functions to TrustStore.
|
2021-04-02 18:12:30 -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
|
7ad660c3ef
|
Break out certificate trust store into a separate object and simplify and clean up certificate verification code.
|
2021-03-31 22:15:26 -04:00 |
|
Adam Ierymenko
|
11d367d5ec
|
Attic cleaning, some work on certs, etc.
|
2021-03-31 15:33:31 -04:00 |
|