summaryrefslogtreecommitdiff
path: root/make-linux.mk
AgeCommit message (Expand)Author
2017-07-06.Adam Ierymenko
2017-06-27Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into edgeAdam Ierymenko
2017-06-25Detect platformDefaultHomePath on QNAP systemsJoseph Henry
2017-06-07Build fix, use -Os on Linux too.Adam Ierymenko
2017-05-09Musl fixAdam Ierymenko
2017-05-08Build fix.Adam Ierymenko
2017-05-08More makefile changes.Adam Ierymenko
2017-05-08Makefile reorg to allow core to be built as a library.Adam Ierymenko
2017-05-04More ARM stuff.Adam Ierymenko
2017-05-04Linux build stuff for ARM.Adam Ierymenko
2017-04-27Cleanup, fix a valgrind error, stack use reduction.Adam Ierymenko
2017-04-26Add a dummy Ethernet tap and a build option to enable it.Adam Ierymenko
2017-04-24Static ARM32 build fixes.Adam Ierymenko
2017-04-24.Adam Ierymenko
2017-04-24Add i486 and i586 to Linux makefile for detection of ia32.Adam Ierymenko
2017-04-19ARM NEON Salsa20/12 in build and selftest. Almost 2X speedup on a Raspberry Pi.Adam Ierymenko
2017-04-18Makefile cruft.Adam Ierymenko
2017-04-18Add MIPS architectures to Linux Makefile and add an error if architecture can...Adam Ierymenko
2017-04-18Enable x64 ASM Salsa20/12 on Linux.Adam Ierymenko
2017-04-04Need to just have a make option for soft float ARM.Adam Ierymenko
2017-04-04Linux ARM flags.Adam Ierymenko
2017-04-04More Linux ARM stuff.Adam Ierymenko
2017-03-21crazy formatting fixAdam Ierymenko
2017-03-17ARM tweaksAdam Ierymenko
2017-03-17Fix attempt to WHOIS self.Adam Ierymenko
2017-03-17Fixes for possible ARM issues, cleanup, fix for spurious meaningless exceptio...Adam Ierymenko
2017-03-07fix debuild comandAdam Ierymenko
2017-03-07Update RPM spec fileAdam Ierymenko
2017-02-16Route re-add patch for linux build on Synology devicesJoseph Henry
2017-02-15Integrate and test linux privilege drop code (from contributor PR). It works ...Adam Ierymenko
2017-01-26Add static build option so we can build a static Linux binary for ancient dis...Adam Ierymenko
2017-01-19docsAdam Ierymenko
2017-01-19Encapsulate LZ4 in Packet.cpp to eliminate dependency.Adam Ierymenko
2017-01-19Fix LZ4 warning.Adam Ierymenko
2017-01-12More software update work, and settings in local.conf.Adam Ierymenko
2017-01-11Software updater work.Adam Ierymenko
2016-12-23Retire old build farm (something new is coming) and update makefile for linux...Adam Ierymenko
2016-11-15Add rules engine debugging switch to make-linux.mkAdam Ierymenko
2016-10-16Run as nonroot user on Linux (with CAP_NET_ADMIN and CAP_NET_RAW added).Michał Zieliński
2016-09-07GitHub issue #346Adam Ierymenko
2016-08-24Add length limit to TEE and REDIRECT, and completely factor out old C json-pa...Adam Ierymenko
2016-08-17Linux build fixes, and build controller.Adam Ierymenko
2016-08-17We now always build the controller in ZeroTier One, at least for desktop and ...Adam Ierymenko
2016-07-21fix _FORTIFY_SOURCE warningMoritz Warning
2016-06-29amazon-2016.03 docker imageAdam Ierymenko
2016-06-29Auto-detect miniupnpc 2.0 and use it on Linux if present.Adam Ierymenko
2016-06-27Docker build farm seems to work!Adam Ierymenko
2016-06-27Put everything in /usr/sbin on Linux.Adam Ierymenko
2016-06-27More Dockerfile fixes, and do not use "ln -r" since it is not supported on ol...Adam Ierymenko
2016-06-27RPM build fixes -- use RPM cflags, spec fixes, etc.Adam Ierymenko