Adam Ierymenko
|
2d700f644b
|
Add signed binary build of Mac GUI wrapper.
|
11 years ago |
Adam Ierymenko
|
a187d290f1
|
Fixes to control plane, API, eliminate problematic inheritance pattern, and start on a NodeJS class for talking to the network controller.
|
11 years ago |
Adam Ierymenko
|
a913f00670
|
Windows WebControl based wrapper for web UI.
|
11 years ago |
Adam Ierymenko
|
bd2ce82ea6
|
Minify JS in UI, add Makefile.
|
11 years ago |
Adam Ierymenko
|
4426899e8c
|
Add support for local user account caching of authtoken.secret as in old UI -- this is now pretty much working.
|
11 years ago |
Adam Ierymenko
|
d56e9fce41
|
Get user data out of repo.
|
11 years ago |
Grant Limberg
|
e28712555d
|
build & package libZeroTierOneSDK.jnilib on Mac oS
Signed-off-by: Grant Limberg <glimberg@gmail.com>
|
11 years ago |
Grant Limberg
|
0a15eae00f
|
Setup native build for Windows Java.
Still need to do Mac & Linux
|
11 years ago |
Adam Ierymenko
|
5185103692
|
Fix to create-test-root-topology.
|
11 years ago |
Grant Limberg
|
0a2d1e7a66
|
Ignore windows debug build files
|
11 years ago |
Grant Limberg
|
56f8160af8
|
generate javadocs for the Java SDK
|
11 years ago |
Grant Limberg
|
1a528aec76
|
don't require clean before build
Signed-off-by: Grant Limberg <glimberg@gmail.com>
|
11 years ago |
Grant Limberg
|
407e2fc7de
|
Added ant build script. Requires NDK_BUILD_LOC environment variable pointing to the ndk-build script
fixed compile erros in Node and VirutalNetworkConfig
Signed-off-by: Grant Limberg <glimberg@gmail.com>
|
11 years ago |
Grant Limberg
|
f40eb665c5
|
Add build files for compiling ZeroTier One SDK for Android targets
Signed-off-by: Grant Limberg <glimberg@gmail.com>
|
11 years ago |
Adam Ierymenko
|
31bf0a4ea6
|
Netconf build fixes, schema, etc.
|
11 years ago |
Adam Ierymenko
|
4bf2fa3edb
|
Basic Debian package support in buildinstaller.sh
|
11 years ago |
Adam Ierymenko
|
496109fdcc
|
Announce multicast group changes on network rescanMulticastGroups()
|
12 years ago |
Adam Ierymenko
|
d7189dd6c7
|
.
|
12 years ago |
Adam Ierymenko
|
dd58006d65
|
Rename topology/ to be more descriptive, and some more updates.
|
12 years ago |
Adam Ierymenko
|
117f977ce3
|
mktopology for making new signed topology root server dictionaries
|
12 years ago |
Adam Ierymenko
|
93f24ea86a
|
Some work on new netconf service...
|
12 years ago |
Adam Ierymenko
|
282d41bc94
|
Script to build UI against our own new precompiled Win32 static Qt binary, which paradoxiclally results in a smaller executable than dynamic Qt and doesn't require us to bundle a million DLLs. Also update installer to reflect that. Finally, add a step to the installer to remove all instances of the tap device on full uninstall so as not to leave orphaned junk in your network connections or device manager. Looking good!
|
12 years ago |
Adam Ierymenko
|
be36eda858
|
Add prerequisites (VS2012 redistributables) to installer.
|
12 years ago |
Adam Ierymenko
|
9ae6403346
|
Installer works, and fix for ugly fonts in pulldown menus in main windows in UI. Also remove dummy installer, which we don't need anymore.
|
12 years ago |
Adam Ierymenko
|
93fe848bb6
|
Ignore a build dir.
|
12 years ago |
Adam Ierymenko
|
7a49d50187
|
Windows installer work...
|
12 years ago |
Adam Ierymenko
|
2da6a7570b
|
More tap driver work, increment version number, remove old binaries since signatures may not have been valid.
|
12 years ago |
Adam Ierymenko
|
4935fdf6e4
|
Windows ignore file updates
|
12 years ago |
Adam Ierymenko
|
c4425c836a
|
Ignores...
|
12 years ago |
Adam Ierymenko
|
f0dd90d9d7
|
Windows Service stubs...
|
12 years ago |
Adam Ierymenko
|
fbb40b98ad
|
Add Windows Build folder to ignore list.
|
12 years ago |
Adam Ierymenko
|
4d1cca1150
|
Remove VC++ warnings in C25519, also add inline to short methods.
|
12 years ago |
Adam Ierymenko
|
092e6e947e
|
.gitignore fixes for Windows
|
12 years ago |
Adam Ierymenko
|
07f505971c
|
Windows build fixes.
|
12 years ago |
Adam Ierymenko
|
866edd41a7
|
Build DMG from makefile for Mac.
|
12 years ago |
Adam Ierymenko
|
9e491decc0
|
Build stuff...
|
12 years ago |
Adam Ierymenko
|
63d6052159
|
Mac installer work.
|
12 years ago |
Adam Ierymenko
|
fb685bcb1d
|
New Unix installer is script-based with a payload... no fracking idea what I will do for Windows.
|
12 years ago |
Adam Ierymenko
|
191d204674
|
Mac uninstall script fixes.
|
12 years ago |
Adam Ierymenko
|
8cc9692cd9
|
Installer work, change to plain C, work for OSX installation.
|
12 years ago |
Adam Ierymenko
|
66cff2e98d
|
Create common Makefile that automatically loads make rules on a per-OS basis.
|
12 years ago |
Adam Ierymenko
|
2133984318
|
Build instructions for tap-mac.
|
12 years ago |
Adam Ierymenko
|
64bc0e4929
|
Exclude llvm in ext/...
|
12 years ago |
Adam Ierymenko
|
10f03d4119
|
More UI work.
|
13 years ago |
Adam Ierymenko
|
b3fdb37b87
|
Create UI project, start designing UI.
|
13 years ago |
Adam Ierymenko
|
165bc589fd
|
Linux install and uninstall seem to work.
|
13 years ago |
Adam Ierymenko
|
34302edcc5
|
Installer build script for *nix systems.
|
13 years ago |
Adam Ierymenko
|
93427b8cb6
|
Installer work, add .pid file writing on *nix systems to main.cpp.
|
13 years ago |
Adam Ierymenko
|
9fe613805f
|
Netconf service build fix.
|
13 years ago |
Adam Ierymenko
|
6882c374c9
|
Add two new Windows projects: Windows service (process supervisor) and Windows Installer/Updater. Our installer/updater is probably going to be custom-written, and will be used both for installation (in which it'll pop up a progress meter) and for updates via a command line switch.
|
13 years ago |