mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-03-25 05:15:22 +00:00
refactored the old control plane code to use [cpp-httplib](https://github.com/yhirose/cpp-httplib) instead of a hand rolled HTTP server. Makes the control plane code much more legible. Also no longer randomly stops responding.
Miscellaneous Stuff
This subfolder contains:
-
Bundled third party libraries that are compiled into the binary on platforms and Linux distributions where they are not available on the system.
-
Pre-compiled binaries for some platforms, such as pre-built and signed drivers for Mac and Windows.
-
Miscellaneous files used by installers and packages on various platform targets.