Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-13 | Windows update build in Advanced Installer, and warning removal. | Adam Ierymenko | |
2016-12-23 | Ship pre-build man pages. We stopped doing this for a bit due to nit-picky ↵ | Adam Ierymenko | |
Debian craziness but since we are not targeting core Debian at the moment bring it back. | |||
2016-11-07 | Added a file copy util for Windows UI | Grant Limberg | |
Copies the authtoken.secret file into a private local folder for the user so that the UI doesnt have to be run with Admin privileges. | |||
2016-11-03 | add new files & remove old ones from VS project. Now builds & runs on ↵ | Grant Limberg | |
Windows again | |||
2016-11-03 | upgraded vcxprojs to VS2015. got the tap driver building. | Grant Limberg | |
2016-10-17 | Merge remote-tracking branch 'macui/master' into macui-merge | Grant Limberg | |
# Conflicts: # .gitignore | |||
2016-07-14 | Windows installer now installs a batch file and Path variable settings to ↵ | Adam Ierymenko | |
make zerotier-cli work in the Windows CLI (1.1.12 MSI updated on web for this too) and a Chocolatey packaging job for ZeroTier One. | |||
2016-06-25 | . | Adam Ierymenko | |
2016-06-22 | Outline of new CLI with ability to control controllers/central as well as ↵ | Adam Ierymenko | |
service. | |||
2016-06-08 | RedHat stuff and cleanup. | Adam Ierymenko | |
2016-06-08 | systemd stuff for debian | Adam Ierymenko | |
2016-06-08 | Minimal debian is working. | Adam Ierymenko | |
2016-06-08 | make install installs man pages | Adam Ierymenko | |
2016-06-02 | Switch manual pages to "ronn," a program that converts MarkDown to roff man ↵ | Adam Ierymenko | |
pages, and pre-build them. Also have the zerotier-cli(1) man page ready to go! | |||
2016-05-16 | remove some mistakenly committed files and add .gitignore for Xcode projects | Grant Limberg | |
2016-03-04 | Ignore generated man page files. | Ben Finney | |
2015-12-18 | . | Adam Ierymenko | |
2015-12-08 | Stub out getsockname() | Adam Ierymenko | |
2015-12-08 | (WIP) more netcon work | Adam Ierymenko | |
2015-12-04 | Merge of netcon with edge and unification of make processes. | Adam Ierymenko | |
2015-11-23 | Ignore more DLL patterns. | Adam Ierymenko | |
2015-11-16 | Build libminiupnpc from source now, and update version. | Adam Ierymenko | |
2015-11-09 | . | Adam Ierymenko | |
2015-11-03 | Merge windows-ui into edge. | Adam Ierymenko | |
2015-11-03 | tests | Adam Ierymenko | |
2015-11-02 | Merge branch 'edge' into windows-ui | Grant Limberg | |
2015-11-02 | . | Adam Ierymenko | |
2015-10-28 | More tweaks to tests... just about ready to run at scale. | Adam Ierymenko | |
2015-10-28 | Basic Dockerfile for building test agents. | Adam Ierymenko | |
2015-10-21 | Base windows UI is working. | Grant Limberg | |
* No joining/leaving networks yet, but they do display. * Nothing is updated yet after first load of the app. Need to set up a background task to run updates. | |||
2015-10-21 | Merge branch 'adamierymenko-dev' into windows-ui | Grant Limberg | |
2015-10-21 | Cluster-geo launcher. | Adam Ierymenko | |
2015-10-21 | Code for cluster-geo service. | Adam Ierymenko | |
2015-10-19 | set up project and base UI for a native windows UI for ZeroTier | Grant Limberg | |
2015-10-13 | World stuff... | Adam Ierymenko | |
2015-10-13 | Add C output to mkworld. | Adam Ierymenko | |
2015-10-09 | Docker example (and useful for testing) | Adam Ierymenko | |
2015-06-02 | Merge organized .gitignore | Adam Ierymenko | |
2015-05-26 | Merge branch 'adamierymenko-dev' into android-jni | Grant Limberg | |
2015-05-26 | Clean old netconf-service from attic. | Adam Ierymenko | |
2015-05-21 | Merge branch 'adamierymenko-dev' into android-jni | Grant Limberg | |
Conflicts: .gitignore | |||
2015-05-18 | A visit to the Windows house of pain: | Adam Ierymenko | |
(1) Yes, you *can* create a mixed 32/64 bit Windows MSI installer that installs drivers. All you have to do is... umm... create individual sub-MSI files for each driver (one for 32, one for 64) and then package those in the main MSI files as "chained" MSI installers. Each of these must only be considered a prerequisite on 32 or 64 bit machines, respectively. (2) Upgrade Advanced Installer version, add rules to uninstall NDIS6 tap device on uninstall. (3) Fix IE issue in UI code. | |||
2015-05-17 | Mac .pkg building using Packages (third party app) instead of old ↵ | Adam Ierymenko | |
bootstrapping .app and installer script. | |||
2015-05-17 | Add signed binary build of Mac GUI wrapper. | Adam Ierymenko | |
2015-05-16 | Merge branch 'adamierymenko-dev' into android-jni | Grant Limberg | |
2015-05-16 | Fixes to control plane, API, eliminate problematic inheritance pattern, and ↵ | Adam Ierymenko | |
start on a NodeJS class for talking to the network controller. | |||
2015-05-13 | Merge branch 'adamierymenko-dev' into android-jni | Grant Limberg | |
2015-05-08 | Windows WebControl based wrapper for web UI. | Adam Ierymenko | |
2015-05-08 | Minify JS in UI, add Makefile. | Adam Ierymenko | |
2015-05-07 | Merge branch 'adamierymenko-dev' into android-jni | Grant Limberg | |
Conflicts: .gitignore |