summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
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
2014-05-23Upgrade AIP for new version of Advanced Installer, bump to 0.9.0.Adam Ierymenko
2014-04-10VERSION 0.8.2Adam Ierymenko
2014-04-09VERSION 0.8.1Adam Ierymenko
2014-04-08VERSION 0.8.0Adam Ierymenko
2014-04-08More Windows tap cleanup... seems solid. We'll see.Adam Ierymenko
2014-04-08Some installer stuff, complete refactoring of Windows side of newly split tap...Adam Ierymenko
2014-04-04Intaller upgrade and stuff, fix to Windows service for new Node API changes.Adam Ierymenko
2014-03-07VERSION 0.7.2: first Windows release!Adam Ierymenko
2014-03-07Some text changes, remove unused modules from installer project.Adam Ierymenko
2014-03-06Disable Vista in installer.Adam Ierymenko
2014-03-06(1) Fix menu bar item font size on Windows, (2) fix for possible Windows Ethe...Adam Ierymenko
2014-03-05Fix GitHub issue #45 - Linux install issuesAdam Ierymenko
2014-03-05Revisions to Linux install script, and support for init.d or upstart systems ...Adam Ierymenko
2014-03-05Script to build UI against our own new precompiled Win32 static Qt binary, wh...Adam Ierymenko
2014-03-03Make sysV init script run as daemon, for GitHub issue #45Adam Ierymenko
2014-03-03Add option to install drivers in driver cache on Windows, needed for Windows ...Adam Ierymenko
2014-02-28Add prerequisites (VS2012 redistributables) to installer.Adam Ierymenko
2014-02-28Installer work...Adam Ierymenko
2014-02-28Make AtomicCounter use <atomic> on Windows (eventually this will replace it o...Adam Ierymenko
2014-02-27Installer works, and fix for ugly fonts in pulldown menus in main windows in ...Adam Ierymenko
2014-02-27Installer work...Adam Ierymenko
2014-02-27Windows service works now!Adam Ierymenko
2014-02-26Installer work, sign devcon.Adam Ierymenko
2014-02-23Windows auto-update URL and dummy Windows update for testing.Adam Ierymenko
2014-02-14Another Linux installer fix: do not clobber existing directory permissions!Adam Ierymenko
2014-02-15Another little Linux installer fix.Adam Ierymenko
2014-02-14Small fix to Linux installer.Adam Ierymenko
2014-02-14Clean up old init.d installation files on systemd systems if present.Adam Ierymenko
2014-02-14Systemd support on Linux - GitHub issue #39Adam Ierymenko
2014-02-08Finally found a Windows installer option that doesn't cost $500 or require me...Adam Ierymenko
2014-01-31Remove some more junk from tap driver tree.Adam Ierymenko
2014-01-24Small mac installer script fix.Adam Ierymenko
2014-01-24Officially signed 32-bit build of Windows tap driver.Adam Ierymenko
2014-01-23Fix bug in tap driver introduced during unused code purge (deleted the part t...Adam Ierymenko
2014-01-22Finally got the Windows x64 driver signed correctly. Turns out signtool.exe w...Adam Ierymenko
2014-01-22More tap driver work, increment version number, remove old binaries since sig...Adam Ierymenko
2014-01-21More work on Windows service, cleanup.Adam Ierymenko
2014-01-20More tap driver cleanup, and add IOCTL to get L2 multicast ethernet address s...Adam Ierymenko
2014-01-16Mac installation, and dump pre10.8 stuff because it turns out that 10.6 loads...Adam Ierymenko
2014-01-14Rebuild tap.kext on OSX 10.6 for all versions so it works on that platform.Adam Ierymenko
2014-01-10More mac installer fixes.Adam Ierymenko