summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2015-05-19Enable right-click menu for copy/paste/etc. in Windows UI wrapper.Adam Ierymenko
2015-05-19Add 32-bit chained MSI for NDIS6 driver... now to go test on 32-bit Windows (...Adam Ierymenko
2015-05-18A visit to the Windows house of pain:Adam Ierymenko
2015-05-17Create symlinks in Mac postinst script.Adam Ierymenko
2015-05-17Mac .pkg building using Packages (third party app) instead of old bootstrappi...Adam Ierymenko
2015-05-17Mac script to get HTTP proxy settings -- will be used by Mac updater.Adam Ierymenko
2015-05-17Add signed binary build of Mac GUI wrapper.Adam Ierymenko
2015-05-08Now this works... Windows UI wrapper. Turns out there were workarounds, but I...Adam Ierymenko
2015-05-08Move mac-ui into src/Adam Ierymenko
2015-05-08Scratch that wrapper... it was easy to make, but it turns out WebControl is I...Adam Ierymenko
2015-05-08Add pre-build signed UI wrapper .exe.Adam Ierymenko
2015-05-06Add support for local user account caching of authtoken.secret as in old UI -...Adam Ierymenko
2015-05-06Get user data out of repo.Adam Ierymenko
2015-05-06Pass authtoken in from user, and add a wrapper for web UI on Mac.Adam Ierymenko
2015-04-25Rebuild and re-sign the x86 driver... previous attempt was somehow borked but...Adam Ierymenko
2015-04-25x86 version of signed NDIS6 driver.Adam Ierymenko
2015-04-25NDIS6 driver signed x64 build (not fully tested yet, but committing work)Adam Ierymenko
2015-04-25Rename old driver to -ndis5.Adam Ierymenko
2015-04-24First pass of Windows cleanup and build fixes...Adam Ierymenko
2015-04-16Include a BSD licensed JSON parser for the CLI.Adam Ierymenko
2015-04-16Update LZ4 in ext/Adam Ierymenko
2015-03-20Add MIT-licensed Joyent http-parser lib to ext/ for use with new control plane.Adam Ierymenko
2015-01-05Upgrade LZ4.Adam Ierymenko
2014-12-16Remove &s from restarts in installer -- probably part of the restart problem.Adam Ierymenko
2014-12-05VERSION 1.0.1Adam Ierymenko
2014-12-05Make RPM version contain .autoupdating to indicate that it auto updates outsi...Adam Ierymenko
2014-12-04RPM build support in buildinstaller.shAdam Ierymenko
2014-12-04Add .service to unit name in uninstall too.Adam Ierymenko
2014-12-03Another systemd change... should fix problems on some systems.Adam Ierymenko
2014-12-03Systemd permission fix in Linux installer.Adam Ierymenko
2014-12-03Don't restart ZeroTier One service if version has not changed.Adam Ierymenko
2014-12-03fix service command, eliminate all uses of killall since it might be missingAdam Ierymenko
2014-12-03Preinst and postinst Debian scripts.Adam Ierymenko
2014-12-03Basic Debian package support in buildinstaller.shAdam Ierymenko
2014-10-30Fix for UI client.Adam Ierymenko
2014-10-29Windows service fix -- it helps if we actually launch the control socket thing.Adam Ierymenko
2014-10-13Fix for init.d/zerotier-one (again)Adam Ierymenko
2014-10-13Part two of fix to GitHub issue #118 -- need to test thoroughly though.Adam Ierymenko
2014-10-13Fix for part one of GitHub issue #118Adam Ierymenko
2014-09-18docsAdam Ierymenko
2014-09-05Remove zerotier-idtool symlink on mac uninstall.shAdam Ierymenko
2014-08-22VERSION 0.9.2:Adam Ierymenko
2014-08-21Fix for crazy Windows threading bug... repeatedly adding and removing a netwo...Adam Ierymenko
2014-08-20Version bump to 0.9.2 -- preparing for release...Adam Ierymenko
2014-08-07Make install scripts also symlink zerotier-idtool script, and doc updates.Adam Ierymenko
2014-08-04Windows Ethernet tap refactoring complete.Adam Ierymenko
2014-07-31Tons of code cleanup, refactor Network to use EthernetTapFactory, probably al...Adam Ierymenko
2014-07-30Upgrade LZ4 to latest version.Adam Ierymenko
2014-07-03VERSION 0.9.1: bug fixes and experimental bridging supportAdam Ierymenko
2014-05-29Installer updates from 0.9.0 release -- only useful to me.Adam Ierymenko