Commit graph

6158 commits

Author SHA1 Message Date
mamoniot
2213548877 switched e0 to hk 2022-12-14 11:51:45 -05:00
mamoniot
1cbe9a57dc broke zssp into files 2022-12-14 11:47:31 -05:00
mamoniot
f8ed545f32 reviewed renaming 2022-12-14 11:11:46 -05:00
mamoniot
adc0674fb5 renamed under a new naming convention 2022-12-14 11:06:10 -05:00
mamoniot
b3b0ef02b9 got to compile 2022-12-14 10:10:16 -05:00
mamoniot
987b0f0769 excised zssp 2022-12-14 10:06:49 -05:00
mamoniot
d0078ea33d excised zssp 2022-12-14 10:05:05 -05:00
Adam Ierymenko
49d9982aa2 Merge branch 'tetanus' of github.com:/zerotier/ZeroTierOne into tetanus 2022-12-13 09:55:40 -05:00
Adam Ierymenko
035d8203c4 A little cleanup and renaming. 2022-12-13 09:55:21 -05:00
Brenton Bostick
17d09ee258
fix typos (#1810) 2022-12-13 11:10:27 +01:00
Sean OMeara
1aee28aef7
adding github builds (#1816) 2022-12-13 00:05:49 +01:00
Adam Ierymenko
cfa1d8434e remove base64 from cargo 2022-12-12 13:38:02 -05:00
Adam Ierymenko
d0d34e75fd Build fix due to base64 crate API changes. 2022-12-12 13:37:36 -05:00
Adam Ierymenko
c133fd0d1c More postgres stuff. 2022-12-09 17:34:15 -05:00
Adam Ierymenko
567b6027ae A bunch of work on the Postgres controller. 2022-12-09 16:04:25 -05:00
Adam Ierymenko
312a14c593 Controller fix. 2022-12-07 14:17:31 -05:00
Adam Ierymenko
57badb6e56 Also test AES-GCM decrypt and bad decrypt cases. 2022-12-06 17:54:43 -05:00
Adam Ierymenko
263900ae00 Add AES-GCM test vectors even though aes.rs is just glue... to make sure the glue holds. :) 2022-12-06 17:49:17 -05:00
Adam Ierymenko
c94c0cfa7f More controller work: fix to Rule, change strategy for blacklisting lingering deauthed members to something cleaner and lighter, move Revocation into VL2 since it will likely stick around post-V1. 2022-12-06 17:36:20 -05:00
Adam Ierymenko
52770ddaef Comment out set_tag_len which is not necessary and seems to crash some OpenSSL versions (are they missing it?) 2022-12-06 11:37:06 -05:00
Adam Ierymenko
a4fd7318c2 build fix 2022-12-05 17:02:58 -05:00
Adam Ierymenko
dff2605544 build fix 2022-12-05 17:01:51 -05:00
Adam Ierymenko
7c2e0b8507 Windows fixes... not quite ported yet but almost there. 2022-12-05 16:58:33 -05:00
Adam Ierymenko
330ec11e4a Vendor openssl for Windows. 2022-12-05 15:57:15 -05:00
Adam Ierymenko
49128a55cc Use ordered sets and maps in network configs to make them deterministic, and some other cleanup. 2022-12-02 16:08:15 -05:00
Adam Ierymenko
3be8a7aa6f PPC fix. 2022-12-01 13:15:10 -05:00
Adam Ierymenko
e772292d5e Fix for test errors on ZSSP. 2022-12-01 12:39:33 -05:00
Adam Ierymenko
8041ebf90a Merge branch 'tetanus' of github.com:/zerotier/ZeroTierOne into tetanus 2022-12-01 12:04:07 -05:00
Adam Ierymenko
e433b670fc ZSSP comments and cleanup. 2022-12-01 12:03:52 -05:00
Adam Ierymenko
580496cbd7 Some docs, assert AES IV is 96 bits since anything else has security issues. 2022-11-30 09:43:31 -05:00
Sean OMeara
ab01c1397e initial test harness 2022-11-29 16:16:40 +01:00
Adam Ierymenko
e8cdce34f2 Temporarily remove workflows from tetanus. 2022-11-28 12:52:49 -05:00
Adam Ierymenko
7771de0bf7 Merge branch 'tetanus' of github.com:/zerotier/ZeroTierOne into tetanus 2022-11-28 12:44:36 -05:00
Adam Ierymenko
42178d1716 cleanup 2022-11-28 12:44:29 -05:00
Adam Ierymenko
6a3b9f9bbf
Merge pull request #1796 from zerotier/bugfix/tetanus-typos
Bugfix/tetanus typos
2022-11-28 12:44:10 -05:00
Brenton Bostick
40cce9dba6 fix typos in comments 2022-11-28 12:36:51 -05:00
Brenton Bostick
f8351ca47e fix typos in header comment 2022-11-28 12:36:35 -05:00
Adam Ierymenko
7522282c2e docs, comments, readable code 2022-11-18 13:41:44 -05:00
Adam Ierymenko
1d23f40226 import cleanup 2022-11-16 21:48:18 -05:00
Adam Ierymenko
6ba9aeaa99 Warning removal 2022-11-16 21:43:05 -05:00
Adam Ierymenko
19d973cfd4 (1) Implement typestate Verified for identity, (2) FileDatabase in controller now works. 2022-11-16 21:41:08 -05:00
Adam Ierymenko
68021b8a7f cleanup 2022-11-14 11:51:55 -05:00
Adam Ierymenko
5d9022f815 FileDB and timing fixes. 2022-11-11 18:23:45 -05:00
Adam Ierymenko
6bf978d4de Some cleanup, move some more V1 only fields into V1 credentials struct. 2022-11-11 16:11:02 -05:00
Adam Ierymenko
5772a135f5 More work on controller: FileDB change detection, etc. 2022-11-10 18:25:36 -05:00
Adam Ierymenko
015abb62e0
Factor out a few more warnings. 2022-11-03 15:38:23 -04:00
Adam Ierymenko
ceaba4f725
Fix some warnings by either factoring out or allowing in one case. 2022-11-03 15:37:12 -04:00
Adam Ierymenko
80cee57255
Moar controller. 2022-11-03 15:33:33 -04:00
Adam Ierymenko
ee4ce6a8ef
Tons of work: reorg traits to simplify, implement multicast authority stuff, other works in progress. 2022-11-03 11:11:04 -04:00
Adam Ierymenko
3266064549
Fixed name in network configs. 2022-10-28 22:25:03 -04:00