ZeroTierOne/ext
2018-03-27 19:15:14 -07:00
..
arm32-neon-salsa2012-asm Integrate ARM/NEON crypto. 2017-04-19 17:11:56 -07:00
bin certutil needs -f in case TrustedProvider store is not yet created 2018-03-27 19:15:14 -07:00
ed25519-amd64-asm Use X64 ASM ed25519 signatures on Linux/x64, which are about 10X faster. Will matter a lot for network controllers, not so much for other things. 2018-03-13 06:51:17 -07:00
http-parser Fix LZ4 warning. 2017-01-19 14:54:39 -08:00
installfiles certutil needs -f in case TrustedProvider store is not yet created 2018-03-27 19:15:14 -07:00
json Fix build on Intel C/C++ Compiler for Linux. 2018-02-01 12:46:35 -08:00
libnatpmp sys/sysctl.h is required on OSX and probably other BSD 2016-07-21 19:21:51 -07:00
librethinkdbxx cleanup 2018-01-12 15:44:27 -08:00
miniupnpc Update miniupnpc to latest version (included library) 2018-01-12 15:30:40 -08: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
tap-mac Patch tap-mac to latest tuntaposx upstream changes, and add updated build for 10.8 or later (keep old one for 10.7). 2015-11-10 16:00:21 -08:00
x64-salsa2012-asm ARM NEON Salsa20/12. 2017-04-19 15:58:20 -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.