Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-07 | Require MacOS 10.10 | Adam Ierymenko | |
2019-08-07 | Put kext back in Mac distro and use on versions older than High Sierra ↵ | Adam Ierymenko | |
(which lack the feth device) | |||
2019-08-04 | Windows AIP version bump | Adam Ierymenko | |
2019-08-04 | Version bump to 1.4.2 for all but Windows AIP | Adam Ierymenko | |
2019-07-31 | Version 1.4.0.1: bug fix for Mac multicast and IPv4 issues, no change for ↵ | Adam Ierymenko | |
other platforms | |||
2019-07-29 | Windows installer version bump | Adam Ierymenko | |
2019-07-29 | 1.4 bump | Adam Ierymenko | |
2019-07-29 | Merge pull request #973 from unquietwiki/patch-1 | Adam Ierymenko | |
Update Dockerfile | |||
2019-07-18 | Update Dockerfile | Michael Adams | |
Update Dockerfile to use Debian 10 + pull the main.sh directly from Github; works for Portainer use. | |||
2019-06-28 | Windows installer bump | Adam Ierymenko | |
2019-06-27 | Fix Mac installer | Adam Ierymenko | |
2019-06-27 | Version bump, cleanup | Adam Ierymenko | |
2019-06-20 | Windows build changes for 1.2.99 (1.4.0pre) | Adam Ierymenko | |
2019-06-17 | Win32 build fix | Adam Ierymenko | |
2018-11-28 | Merge docker update PR | Adam Ierymenko | |
2018-10-21 | Update ZeroTier version on Docker | Bruno Tavares | |
This commit changes the Dockerfile ot use the multi-stage build and help to get an automated build on Docker. The idea of the multi-stage build is to use the already stable Debian distribution channel to provide up-to-date versions of ZeroTier. The benefit is that it would be possible to automate the image build, either on Docker Hub, Travis or taking advantage of the [docker-library/official-images] infrastructure. This changes follows the best-practices suggested by [docker-library/official-images], such as using a High Availability GPG keyserver, providing a default CMD, allowing "bash" on `docker run` and others. Given that both the builder `debian:stretch` and `alpine:latest` are official messages and have [manifests], this means that this Dockerfile is also multi-platform. This means that this same Dockerfile will pick-up the correct Debian package according to the architecture of the running system during build. With this changes we could try to promote the image to be parte of [docker-library/official-images], and take advantage of automated publishing of multi-architecture images. Others would be able to use `docker run zerotier` and download the latest version appropriate to their system. Related to #682 [docker-library/official-images]: https://github.com/docker-library/official-images [manifests]: https://blog.docker.com/2017/09/docker-official-images-now-multi-platform/ | |||
2018-09-25 | Merge pull request #858 from tommyang/fix/mac-uninstall-script | Adam Ierymenko | |
macOS uninstall script: remove symlinks from the actual location | |||
2018-09-23 | Remove symlinks from the actual location | Tommy Yang | |
Binary symlinks are in `/usr/local/bin` instead of `/usr/bin` since commit 0cf4ddd | |||
2018-09-07 | Using builder pattern to build in container while keeping final image small | Asbjørn Enge | |
2018-07-27 | Windows Advanced Installer to 1.2.12 | Adam Ierymenko | |
2018-07-25 | Version bumps. | Adam Ierymenko | |
2018-05-11 | Windows 1.2.10 | Adam Ierymenko | |
2018-05-08 | 1.2.10 | Adam Ierymenko | |
2018-04-27 | 1.2.8 Windows Advanced Installer update. | Adam Ierymenko | |
2018-04-27 | 1.2.8 bump for all but Windows install files. | Adam Ierymenko | |
2018-04-17 | Windows installer tweaks and version bumps. | Adam Ierymenko | |
2018-04-17 | More versioning | Adam Ierymenko | |
2018-03-27 | certutil needs -f in case TrustedProvider store is not yet created | Adam Ierymenko | |
2018-03-27 | Take two on unattended driver installs. I think it works now.' | Adam Ierymenko | |
2018-03-27 | Upgrade installer AIP versions and redo how we bundle the driver ↵ | Adam Ierymenko | |
sub-installer to allow unattended driver installs (hopefully). | |||
2018-01-12 | Add zerotier-idtool to Windows. | Adam Ierymenko | |
2017-12-07 | Go ahead and load kext so MacOS High Sierra users will see kext auth dialog ↵ | Adam Ierymenko | |
right away. | |||
2017-10-25 | Windows build fixes, AIP file update. | Adam Ierymenko | |
2017-07-06 | Windows build fixes. | Adam Ierymenko | |
2017-05-10 | version | Adam Ierymenko | |
2017-05-03 | GitHub issue #494 -- shut down and restart UI on Mac pkg install/upgrade. | Adam Ierymenko | |
2017-04-24 | Version bumps. | Adam Ierymenko | |
2017-04-24 | Windows version bump. | Adam Ierymenko | |
2017-04-21 | GitHub issue #463 -- fix MacOS uninstall script. | Adam Ierymenko | |
2017-04-14 | Resurrect zerotier-containerized. | Adam Ierymenko | |
2017-03-17 | Windows installer version bump and a build fix. | Adam Ierymenko | |
2017-03-17 | Version bumps, and fix Debian so default is to build normally and .static ↵ | Adam Ierymenko | |
files are used in our builds. | |||
2017-03-14 | Windows version bump. | Adam Ierymenko | |
2017-03-14 | bump bump bump that version | Adam Ierymenko | |
2017-03-14 | Software update cleanup, and a fix for updates on Windows. | Adam Ierymenko | |
2017-03-07 | Windows build process updates, and repackage everything using new EV ↵ | Adam Ierymenko | |
certificate and SHA256. | |||
2017-03-07 | Windows build fixes. | Adam Ierymenko | |
2017-01-13 | Windows update build in Advanced Installer, and warning removal. | Adam Ierymenko | |
2017-01-13 | "make official" for Mac now builds update image as well as pkg (update image ↵ | Adam Ierymenko | |
is just PKG + SFX script) | |||
2017-01-13 | Mac updater SFX code. | Adam Ierymenko | |