Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-15 | Some micro-optimizations, including a memcpy that is faster than Linux for ↵ | Adam Ierymenko | |
most distro/compiler versions. | |||
2017-12-14 | Added ZT_SANITIZE option to makefiles. This your new memory debugging best ↵ | Joseph Henry | |
friend | |||
2017-12-08 | Member commit bug fix. | Adam Ierymenko | |
2017-12-07 | GitHub issue #589 | Adam Ierymenko | |
2017-11-09 | GitHub issue #617 | Adam Ierymenko | |
2017-11-08 | RethinkDB build fix. | Adam Ierymenko | |
2017-11-03 | RethinkDB fixes. | Adam Ierymenko | |
2017-11-03 | Linux build fixes, linux build rule for RethinkDB mode controller, also ↵ | Adam Ierymenko | |
force disable shitty allocators in libstdc++. | |||
2017-10-24 | cleanup | Adam Ierymenko | |
2017-10-24 | Merge pull request #605 from oneguynick/patch-1 | Adam Ierymenko | |
Update make-linux.mk to include support for Armv7l | |||
2017-10-19 | Update make-linux.mk to include support for Armv7l | Nicholas Schmidt | |
When running ArchlinuxARM with 64bit support on Raspberry Pi3, the default build fails due to the architecture look-up at the beginning of the build process. A simple addition of the Armv7l section above allows the build to continue and successfully run. | |||
2017-08-18 | Fix PPC PR. | Adam Ierymenko | |
2017-08-18 | Merge pull request #560 from andyfangdz/patch-1 | Adam Ierymenko | |
Add `ppc64le` arch | |||
2017-08-18 | Add make rule for official-static. | Adam Ierymenko | |
2017-08-06 | Add `ppc64le` arch | Dezhi “Andy” Fang | |
I've only tested locally, on a power8 box running Ubuntu 16.10, but everything (and earth) checks out. Let me know if more testing infrastructure is needed. | |||
2017-07-06 | . | Adam Ierymenko | |
2017-06-27 | Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into edge | Adam Ierymenko | |
2017-06-25 | Detect platformDefaultHomePath on QNAP systems | Joseph Henry | |
2017-06-07 | Build fix, use -Os on Linux too. | Adam Ierymenko | |
2017-05-09 | Musl fix | Adam Ierymenko | |
2017-05-08 | Build fix. | Adam Ierymenko | |
2017-05-08 | More makefile changes. | Adam Ierymenko | |
2017-05-08 | Makefile reorg to allow core to be built as a library. | Adam Ierymenko | |
2017-05-04 | More ARM stuff. | Adam Ierymenko | |
2017-05-04 | Linux build stuff for ARM. | Adam Ierymenko | |
2017-04-27 | Cleanup, fix a valgrind error, stack use reduction. | Adam Ierymenko | |
2017-04-26 | Add a dummy Ethernet tap and a build option to enable it. | Adam Ierymenko | |
2017-04-24 | Static ARM32 build fixes. | Adam Ierymenko | |
2017-04-24 | . | Adam Ierymenko | |
2017-04-24 | Add i486 and i586 to Linux makefile for detection of ia32. | Adam Ierymenko | |
2017-04-19 | ARM NEON Salsa20/12 in build and selftest. Almost 2X speedup on a Raspberry Pi. | Adam Ierymenko | |
2017-04-18 | Makefile cruft. | Adam Ierymenko | |
2017-04-18 | Add MIPS architectures to Linux Makefile and add an error if architecture ↵ | Adam Ierymenko | |
cannot be determined. | |||
2017-04-18 | Enable x64 ASM Salsa20/12 on Linux. | Adam Ierymenko | |
2017-04-04 | Need to just have a make option for soft float ARM. | Adam Ierymenko | |
2017-04-04 | Linux ARM flags. | Adam Ierymenko | |
2017-04-04 | More Linux ARM stuff. | Adam Ierymenko | |
2017-03-21 | crazy formatting fix | Adam Ierymenko | |
2017-03-17 | ARM tweaks | Adam Ierymenko | |
2017-03-17 | Fix attempt to WHOIS self. | Adam Ierymenko | |
2017-03-17 | Fixes for possible ARM issues, cleanup, fix for spurious meaningless ↵ | Adam Ierymenko | |
exceptions on NETWORK_CONFIG_REQUEST | |||
2017-03-07 | fix debuild comand | Adam Ierymenko | |
2017-03-07 | Update RPM spec file | Adam Ierymenko | |
2017-02-16 | Route re-add patch for linux build on Synology devices | Joseph Henry | |
2017-02-15 | Integrate and test linux privilege drop code (from contributor PR). It works ↵ | Adam Ierymenko | |
now if a "zerotier-one" user is present on a Linux system. Does everything automagically. | |||
2017-01-26 | Add static build option so we can build a static Linux binary for ancient ↵ | Adam Ierymenko | |
distros (wheezy, etc.) | |||
2017-01-19 | docs | Adam Ierymenko | |
2017-01-19 | Encapsulate LZ4 in Packet.cpp to eliminate dependency. | Adam Ierymenko | |
2017-01-19 | Fix LZ4 warning. | Adam Ierymenko | |
2017-01-12 | More software update work, and settings in local.conf. | Adam Ierymenko | |