Adam Ierymenko
|
312a14c593
|
Controller fix.
|
2022-12-07 14:17:31 -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
|
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
|
e772292d5e
|
Fix for test errors on ZSSP.
|
2022-12-01 12:39:33 -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 |
|
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
|
19d973cfd4
|
(1) Implement typestate Verified for identity, (2) FileDatabase in controller now works.
|
2022-11-16 21:41:08 -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
|
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 |
|
Adam Ierymenko
|
bc7a9e41bf
|
V2 network controller now provides a reply that at least parses!
|
2022-10-28 16:03:06 -04:00 |
|
Adam Ierymenko
|
bc31c35ae8
|
Getting there on V2 controller!!!
|
2022-10-27 19:32:33 -04:00 |
|
Adam Ierymenko
|
9e6617b324
|
More controller work and some ZSSP cleanup.
|
2022-10-27 15:03:23 -04:00 |
|
Adam Ierymenko
|
8a50427833
|
A bunch of reorg to partition off V1 stuff for future convenience, and more controller work.
|
2022-10-26 14:00:07 -04:00 |
|
Adam Ierymenko
|
0239991c0d
|
Cleanup, add NetworkConfig itself to log.
|
2022-10-25 11:54:21 -04:00 |
|
Adam Ierymenko
|
127e27326a
|
cleanup
|
2022-10-25 08:40:24 -04:00 |
|
Adam Ierymenko
|
dc615e2b04
|
Tons and tons of work on the controller, and some other cleanup.
|
2022-10-07 11:53:10 -04:00 |
|
Adam Ierymenko
|
5d17c37b65
|
Remove parking_lot since as of 1.63 Rust std::mutex is usually as good or better.
|
2022-09-29 15:34:03 -04:00 |
|
Adam Ierymenko
|
de506dc48b
|
Reorg to move around some V1 protocol stuff and label it as such.
|
2022-09-29 13:24:36 -04:00 |
|
Adam Ierymenko
|
aac20c67d2
|
Controller receives NETWORK_CONFIG_REQUEST packets!
|
2022-09-28 14:36:41 -04:00 |
|
Adam Ierymenko
|
459b195fa4
|
Reorg some stuff and skeleton of separate controller binary
|
2022-09-28 14:08:29 -04:00 |
|
Adam Ierymenko
|
38f8ee808e
|
A bunch of reorg to consolidate utils, controller work, and rework identity binary marshaling for better backward compability.
|
2022-09-27 15:46:18 -04:00 |
|
Adam Ierymenko
|
373adb028d
|
Controller work and basic in-filesystem DB, slightly different from v1 version and supporting live editing of the network in the filesystem.
|
2022-09-22 17:29:10 -04:00 |
|
Adam Ierymenko
|
be000c2046
|
Centralize import of tokio to control its version and features.
|
2022-09-22 09:30:37 -04:00 |
|
Adam Ierymenko
|
dca7bb8e85
|
WIP it good
|
2022-09-21 16:58:06 -04:00 |
|
Adam Ierymenko
|
768ec6e710
|
Tons more work: (1) remove async again from the core, (2) controller stuff, (3) retrofit other stuff to handle non-async core.
|
2022-09-21 16:43:47 -04:00 |
|
Adam Ierymenko
|
7ec46540fa
|
A ton more reorg work and controller work.
|
2022-09-20 12:10:05 -04:00 |
|