376 Commits (master)

Author SHA1 Message Date
Kees Bos dc50e8ae5b Add ui to /var/lib/zerotier (linux installer) 11 years ago
Adam Ierymenko ee1a008f2d Product code for 1.0.3 etc. 11 years ago
Adam Ierymenko 4fe12756d4 Get rid of "autoupdating" in Linux package names. 11 years ago
Adam Ierymenko c5a3e80113 Linux installer tweaks, and Mac updater tweak. 11 years ago
Adam Ierymenko b8f40c0b91 Yet another /Users/api path in packages script. 11 years ago
Adam Ierymenko 97dd8d864f Fix paths again in Mac pkg build. 11 years ago
Adam Ierymenko 1afd02df54 Path fix in Packages build file for Mac 11 years ago
Adam Ierymenko 502cd6921f Fix for GitHub issue #133, and move restart out of installer to address restart problem. Installer probably should NOT mess with the running service, since Linux servers are likely to be production. 11 years ago
Adam Ierymenko fbb990f8a3 Mac uninstall.sh update. 11 years ago
Adam Ierymenko 905d2e91e5 Windows auto-update integration into OneService. 11 years ago
Adam Ierymenko 1213073916 Apple auto-update stuff, now for Windows. 11 years ago
Adam Ierymenko b6698d8415 Ground work for reincorporating software updater for select platforms. 11 years ago
Adam Ierymenko 0caac25d28 . 11 years ago
Adam Ierymenko dd70188643 Make tap driver even more defensive... seems to maybe fix the new network problem. Have to test a bit more. 11 years ago
Adam Ierymenko c7eb5f0c81 Windows build warning removal, be more defensive in Windows tap driver code, and clean up service start/stop in installer. 11 years ago
Adam Ierymenko 68cb7ad4cd Few more fixes to installer firewall rule settings. 11 years ago
Adam Ierymenko 9682f50b15 Get rid of old _winPokeAHole() hack in one.cpp and use Advanced Installer to configure firewall rules (because we can now). 11 years ago
Adam Ierymenko 63cea7d337 Try to automatically enable access to http://127.0.0.1 in web wrapper if IE is in enhanced security mode. 11 years ago
Adam Ierymenko 44d1bd14bd Enable right-click menu for copy/paste/etc. in Windows UI wrapper. 11 years ago
Adam Ierymenko b4a34cc105 Add 32-bit chained MSI for NDIS6 driver... now to go test on 32-bit Windows (clean). (And Windows 10, and Windows Server, and ...) 11 years ago
Adam Ierymenko 32588b3d84 A visit to the Windows house of pain: 11 years ago
Adam Ierymenko ac629150ac Create symlinks in Mac postinst script. 11 years ago
Adam Ierymenko 89027d78ac Mac .pkg building using Packages (third party app) instead of old bootstrapping .app and installer script. 11 years ago
Adam Ierymenko f48509d50c Mac script to get HTTP proxy settings -- will be used by Mac updater. 11 years ago
Adam Ierymenko 2d700f644b Add signed binary build of Mac GUI wrapper. 11 years ago
Adam Ierymenko 4565e9948f Now this works... Windows UI wrapper. Turns out there were workarounds, but IE does indeed suck. 11 years ago
Adam Ierymenko 8594e17f2b Move mac-ui into src/ 11 years ago
Adam Ierymenko a40192a40b Scratch that wrapper... it was easy to make, but it turns out WebControl is IE4 (!!!?!). Also prefer NDIS5 to NDIS6 *if* NDIS5 is installed. We will no longer ship it, but this will make older installs use the same driver they are already using. Should ease upgrade. 11 years ago
Adam Ierymenko 92ca53e141 Add pre-build signed UI wrapper .exe. 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
Adam Ierymenko 5b54612d91 Pass authtoken in from user, and add a wrapper for web UI on Mac. 11 years ago
Adam Ierymenko e78899fddf Rebuild and re-sign the x86 driver... previous attempt was somehow borked but this one loads on Win7/x86 fine. 11 years ago
Adam Ierymenko 9325535ced x86 version of signed NDIS6 driver. 11 years ago
Adam Ierymenko 42b4148876 NDIS6 driver signed x64 build (not fully tested yet, but committing work) 11 years ago
Adam Ierymenko 4b658d83bc Rename old driver to -ndis5. 11 years ago
Adam Ierymenko 54954f5b88 First pass of Windows cleanup and build fixes... 11 years ago
Adam Ierymenko 6c29e966dd Include a BSD licensed JSON parser for the CLI. 11 years ago
Adam Ierymenko 377367175c Update LZ4 in ext/ 11 years ago
Adam Ierymenko 96737368aa Add MIT-licensed Joyent http-parser lib to ext/ for use with new control plane. 11 years ago
Adam Ierymenko 08ba2ff752 Upgrade LZ4. 11 years ago
Adam Ierymenko d10abab786 Remove &s from restarts in installer -- probably part of the restart problem. 11 years ago
Adam Ierymenko 0324ef2a47 VERSION 1.0.1 11 years ago
Adam Ierymenko 83a6edd08e Make RPM version contain .autoupdating to indicate that it auto updates outside normal RPM channels. 11 years ago
Adam Ierymenko 58f2dc5cf3 RPM build support in buildinstaller.sh 11 years ago
Adam Ierymenko 03c7dc2b4c Add .service to unit name in uninstall too. 11 years ago
Adam Ierymenko 000eac5a2b Another systemd change... should fix problems on some systems. 11 years ago
Adam Ierymenko 62c31e70d4 Systemd permission fix in Linux installer. 11 years ago
Adam Ierymenko 1b6af7836e Don't restart ZeroTier One service if version has not changed. 11 years ago
Adam Ierymenko 638ae153cc fix service command, eliminate all uses of killall since it might be missing 11 years ago