ZeroTierOne/controller/src
Adam Ierymenko f66a2a7ef9
Tetanus adam (#1906)
* Move some stuff around in prep for a VL2 rework and identity rework.

* Mix ephemeral keys into "h"

* More topology stuff for VL2.

* Simplify key queue, fix macOS issues with bindings, and no need to cache PSK forever.

* Some more merge fixes.

* A bunch of ZSSP cleanup and optimization. Runs a bit faster now.
2023-03-10 17:03:22 -05:00
..
model Tetanus adam (#1906) 2023-03-10 17:03:22 -05:00
cache.rs Some docs, assert AES IV is 96 bits since anything else has security issues. 2022-11-30 09:43:31 -05:00
controller.rs Tetanus adam (#1906) 2023-03-10 17:03:22 -05:00
database.rs A bit more simplification of generics in VL1 and VL1Service. 2023-01-02 14:49:37 -05:00
filedatabase.rs silence compiler warnings about _unused_variables (#1852) 2023-03-03 13:47:22 -05:00
lib.rs A bunch of work on the Postgres controller. 2022-12-09 16:04:25 -05:00
main.rs More trait simplification. 2023-01-03 10:18:47 -05:00
postgresdatabase.rs Tetanus adam (#1906) 2023-03-10 17:03:22 -05:00