| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-10-03 | Ticket #739 - Fixed what appears to be a copy-paste error for machine type ↵ | Joseph Henry | |
| detection in linux makefile, added line for armv7hl | |||
| 2018-09-28 | Working controller & docker container for GKE | Grant Limberg | |
| 2018-09-25 | Merge branch 'dev' into libpq | Grant Limberg | |
| 2018-08-31 | Postgres Integration has begun | Grant Limberg | |
| 2018-07-11 | Minor tweak to linux makefile | Joseph Henry | |
| 2018-07-03 | Fix two controller bugs: filesystem bug and another possible infinite ↵ | Adam Ierymenko | |
| recursion bug. | |||
| 2018-06-04 | Merge branch 'rtnetlink' into edge | Grant Limberg | |
| 2018-06-04 | rtnetlink integrated. no more callouts to iproute2 | Grant Limberg | |
| 2018-05-30 | Added VERB_ACK and VERB_QOS_MEASUREMENT, refined notion of path quality | Joseph Henry | |
| 2018-05-30 | Merge branch 'dev' into edge | Adam Ierymenko | |
| 2018-05-24 | ManagedRoute uses ioctl to add/remove routes on Linux | Grant Limberg | |
| Added LinuxNetLink to talk to the rtnetlink socket for adding interfaces, addresses routes. Not yet complete. Can currently monitor changes on the system. | |||
| 2018-05-09 | Consolidated powerpc64le machine types, added 32-bit powerpc machine type ↵ | Joseph Henry | |
| and a flag to disable use of Linux capabilities | |||
| 2018-05-09 | Merge branch 'master' into dev | Joseph Henry | |
| 2018-05-04 | Added override directive to CFLAGS for Synology builds in make-linux.mk | Joseph Henry | |
| 2018-05-04 | Added override directive to CXXFLAGS for Synology builds in make-linux.mk | Joseph Henry | |
| 2018-05-04 | Added -fPIC for Synology builds | Joseph Henry | |
| 2018-05-03 | Debian clean fix and CentOS 6 upgrade fix. | Adam Ierymenko | |
| 2018-04-30 | Merge branch 'dev' into edge | Adam Ierymenko | |
| 2018-04-30 | ARM32 fix. | Adam Ierymenko | |
| 2018-04-30 | Merge branch 'dev' into edge | Adam Ierymenko | |
| 2018-04-27 | Typo. | Adam Ierymenko | |
| 2018-04-27 | Debian build fix. | Adam Ierymenko | |
| 2018-04-25 | Merge branch 'master' into edge | Adam Ierymenko | |
| 2018-04-25 | Re-enable faster ed25519 signatures on x64 thanks to PR from @jonathonf | Adam Ierymenko | |
| 2018-04-20 | Disable ASM ed25519 by default (it only helps significantly on controllers) ↵ | Adam Ierymenko | |
| so fPIE will work -- GitHub issue #717 | |||
| 2018-04-18 | Merge pull request #654 from atopuzov/armv7l | Adam Ierymenko | |
| Add support for armv7l | |||
| 2018-03-29 | Merge branch 'dev' into edge | Adam Ierymenko | |
| 2018-03-29 | GitHub issue #701 | Adam Ierymenko | |
| 2018-03-19 | Merge branch 'dev' into edge | Adam Ierymenko | |
| 2018-03-13 | Use X64 ASM ed25519 signatures on Linux/x64, which are about 10X faster. ↵ | Adam Ierymenko | |
| Will matter a lot for network controllers, not so much for other things. | |||
| 2018-02-16 | Linux: link system libcurl when compiling with ZT_VAULT_SUPPORT=1 | Grant Limberg | |
| Requires libcurl and development headers to be installed | |||
| 2018-02-01 | A few other make changes. | Adam Ierymenko | |
| 2018-02-01 | Allow us to build a semi-dynamic official binary that works back to CentOS ↵ | Adam Ierymenko | |
| 6, at least on x64, and is very fast since we can build it with newer clang or icc. | |||
| 2018-02-01 | Use Intel icc if available on Linux. | Adam Ierymenko | |
| 2018-02-01 | Fix build on Intel C/C++ Compiler for Linux. | Adam Ierymenko | |
| 2018-01-02 | Add support for armv7l | Aleksandar Topuzovic | |
| * GCC running on Raspberry Pi 3 on Arch linux ARM reports arch as armv7l-unknown-linux-gnueabihf | |||
| 2017-12-15 | Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev | Adam Ierymenko | |
| 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 | |||
