Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2015-05-06 | Add support for local user account caching of authtoken.secret as in old UI ↵ | Adam Ierymenko | |
-- this is now pretty much working. | |||
2015-05-06 | Get user data out of repo. | Adam Ierymenko | |
2015-05-04 | build & package libZeroTierOneSDK.jnilib on Mac oS | Grant Limberg | |
Signed-off-by: Grant Limberg <glimberg@gmail.com> | |||
2015-04-30 | Setup native build for Windows Java. | Grant Limberg | |
Still need to do Mac & Linux | |||
2015-04-30 | Merge branch 'adamierymenko-dev' into android-jni | Grant Limberg | |
Conflicts: .gitignore | |||
2015-04-30 | Fix to create-test-root-topology. | Adam Ierymenko | |
2015-04-29 | Ignore windows debug build files | Grant Limberg | |
2015-04-25 | generate javadocs for the Java SDK | Grant Limberg | |
2015-04-23 | don't require clean before build | Grant Limberg | |
Signed-off-by: Grant Limberg <glimberg@gmail.com> | |||
2015-04-23 | Added ant build script. Requires NDK_BUILD_LOC environment variable ↵ | Grant Limberg | |
pointing to the ndk-build script fixed compile erros in Node and VirutalNetworkConfig Signed-off-by: Grant Limberg <glimberg@gmail.com> | |||
2015-04-20 | Add build files for compiling ZeroTier One SDK for Android targets | Grant Limberg | |
Signed-off-by: Grant Limberg <glimberg@gmail.com> | |||
2015-03-12 | Netconf build fixes, schema, etc. | Adam Ierymenko | |
2014-12-03 | Basic Debian package support in buildinstaller.sh | Adam Ierymenko | |
2014-10-03 | Announce multicast group changes on network rescanMulticastGroups() | Adam Ierymenko | |
2014-10-03 | . | Adam Ierymenko | |