ZeroTierOne/ext
Grant Limberg 7f3b15011e Update central controller build to use CMake + conda
Muuuuch easier to use external dependencies now

Also tried out conan and vcpkg.   Ran into dependency issues when solving for packages to install with conan.

vcpkg is just obtuse as all hell to install and not easy to integrate
2025-08-27 16:23:02 -07:00
..
arm32-neon-salsa2012-asm Adding ARM/NEON detection for non-Linux targets 2018-09-12 19:51:28 -07:00
bin/tap-windows-ndis6 Windows arm64 (#2099) 2023-08-17 12:48:48 -04:00
central-controller-docker Update central controller build to use CMake + conda 2025-08-27 16:23:02 -07:00
cpp-httplib Expose routing() method in httplib so changes can be made in OneService 2025-02-26 09:56:08 -08:00
ed25519-amd64-asm Rename C25519.* to ECC.* 2024-09-15 17:34:01 -04:00
hiredis-0.14.1 libhiredis + arm64 for controller 2021-05-21 15:35:26 -07:00
hiredis-1.0.2 Multi-arch controller container (#2037) 2023-06-29 19:45:44 -04:00
http-parser Fix LZ4 warning. 2017-01-19 14:54:39 -08:00
inja Add inja 2022-05-13 09:34:15 -07:00
installfiles windows installer changes: add auto-startup shortcut for UI and auto-restart backend on failure 2025-07-17 15:22:30 -07:00
libnatpmp ext/libnatpmp: Set sa_len properly in getdefaultgateway() 2022-01-10 20:42:34 -05:00
libpqxx-7.7.3 1.12.0 (#2102) 2023-08-23 13:03:57 -04:00
miniupnpc fix warning: 'OS_STRING' macro redefined [-Wmacro-redefined] (#2064) 2023-07-20 11:38:08 -04:00
misc Allow us to build a semi-dynamic official binary that works back to CentOS 6, at least on x64, and is very fast since we can build it with newer clang or icc. 2018-02-01 15:52:41 -08:00
nlohmann Add inja 2022-05-13 09:34:15 -07:00
opentelemetry-cpp-1.21.0 add otel library to ext 2025-07-11 10:37:21 -07:00
opentelemetry-cpp-api-only include the otel header-only part directly for ease of use 2025-07-11 13:12:13 -07:00
prometheus-cpp-lite-1.0 Update central controller build to use CMake + conda 2025-08-27 16:23:02 -07:00
redis-plus-plus-1.1.1 libhiredis++ multi-arch binary 2021-05-21 15:48:19 -07:00
redis-plus-plus-1.3.3 Multi-arch controller container (#2037) 2023-06-29 19:45:44 -04:00
x64-salsa2012-asm ARM NEON Salsa20/12. 2017-04-19 15:58:20 -07:00
CMakeLists.txt Update central controller build to use CMake + conda 2025-08-27 16:23:02 -07:00
README.md docs 2016-06-29 09:45:02 -07:00

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.