Age | Commit message (Expand) | Author |
2015-05-08 | Now this works... Windows UI wrapper. Turns out there were workarounds, but I... | Adam Ierymenko |
2015-05-08 | Move mac-ui into src/ | Adam Ierymenko |
2015-05-08 | Scratch that wrapper... it was easy to make, but it turns out WebControl is I... | Adam Ierymenko |
2015-05-08 | Add pre-build signed UI wrapper .exe. | Adam Ierymenko |
2015-05-06 | Add support for local user account caching of authtoken.secret as in old UI -... | Adam Ierymenko |
2015-05-06 | Get user data out of repo. | Adam Ierymenko |
2015-05-06 | Pass authtoken in from user, and add a wrapper for web UI on Mac. | Adam Ierymenko |
2015-04-25 | Rebuild and re-sign the x86 driver... previous attempt was somehow borked but... | Adam Ierymenko |
2015-04-25 | x86 version of signed NDIS6 driver. | Adam Ierymenko |
2015-04-25 | NDIS6 driver signed x64 build (not fully tested yet, but committing work) | Adam Ierymenko |
2015-04-25 | Rename old driver to -ndis5. | Adam Ierymenko |
2015-04-24 | First pass of Windows cleanup and build fixes... | Adam Ierymenko |
2015-04-16 | Include a BSD licensed JSON parser for the CLI. | Adam Ierymenko |
2015-04-16 | Update LZ4 in ext/ | Adam Ierymenko |
2015-03-20 | Add MIT-licensed Joyent http-parser lib to ext/ for use with new control plane. | Adam Ierymenko |
2015-01-05 | Upgrade LZ4. | Adam Ierymenko |
2014-12-16 | Remove &s from restarts in installer -- probably part of the restart problem. | Adam Ierymenko |
2014-12-05 | VERSION 1.0.1 | Adam Ierymenko |
2014-12-05 | Make RPM version contain .autoupdating to indicate that it auto updates outsi... | Adam Ierymenko |
2014-12-04 | RPM build support in buildinstaller.sh | Adam Ierymenko |
2014-12-04 | Add .service to unit name in uninstall too. | Adam Ierymenko |
2014-12-03 | Another systemd change... should fix problems on some systems. | Adam Ierymenko |
2014-12-03 | Systemd permission fix in Linux installer. | Adam Ierymenko |
2014-12-03 | Don't restart ZeroTier One service if version has not changed. | Adam Ierymenko |
2014-12-03 | fix service command, eliminate all uses of killall since it might be missing | Adam Ierymenko |
2014-12-03 | Preinst and postinst Debian scripts. | Adam Ierymenko |
2014-12-03 | Basic Debian package support in buildinstaller.sh | Adam Ierymenko |
2014-10-30 | Fix for UI client. | Adam Ierymenko |
2014-10-29 | Windows service fix -- it helps if we actually launch the control socket thing. | Adam Ierymenko |
2014-10-13 | Fix for init.d/zerotier-one (again) | Adam Ierymenko |
2014-10-13 | Part two of fix to GitHub issue #118 -- need to test thoroughly though. | Adam Ierymenko |
2014-10-13 | Fix for part one of GitHub issue #118 | Adam Ierymenko |
2014-09-18 | docs | Adam Ierymenko |
2014-09-05 | Remove zerotier-idtool symlink on mac uninstall.sh | Adam Ierymenko |
2014-08-22 | VERSION 0.9.2: | Adam Ierymenko |
2014-08-21 | Fix for crazy Windows threading bug... repeatedly adding and removing a netwo... | Adam Ierymenko |
2014-08-20 | Version bump to 0.9.2 -- preparing for release... | Adam Ierymenko |
2014-08-07 | Make install scripts also symlink zerotier-idtool script, and doc updates. | Adam Ierymenko |
2014-08-04 | Windows Ethernet tap refactoring complete. | Adam Ierymenko |
2014-07-31 | Tons of code cleanup, refactor Network to use EthernetTapFactory, probably al... | Adam Ierymenko |
2014-07-30 | Upgrade LZ4 to latest version. | Adam Ierymenko |
2014-07-03 | VERSION 0.9.1: bug fixes and experimental bridging support | Adam Ierymenko |
2014-05-29 | Installer updates from 0.9.0 release -- only useful to me. | Adam Ierymenko |
2014-05-23 | Upgrade AIP for new version of Advanced Installer, bump to 0.9.0. | Adam Ierymenko |
2014-04-10 | VERSION 0.8.2 | Adam Ierymenko |
2014-04-09 | VERSION 0.8.1 | Adam Ierymenko |
2014-04-08 | VERSION 0.8.0 | Adam Ierymenko |
2014-04-08 | More Windows tap cleanup... seems solid. We'll see. | Adam Ierymenko |
2014-04-08 | Some installer stuff, complete refactoring of Windows side of newly split tap... | Adam Ierymenko |
2014-04-04 | Intaller upgrade and stuff, fix to Windows service for new Node API changes. | Adam Ierymenko |