summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-24Qt GUI now builds and runs on Windows. On Windows it can (via its manifest) a...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-24VERSION 0.6.10: Windows runs again!Adam Ierymenko
2014-01-24Bunch of UI style improvements.Adam Ierymenko
2014-01-23Fix for allIps -> ips in EthernetTap on Unix.Adam Ierymenko
2014-01-23Fix bug in tap driver introduced during unused code purge (deleted the part t...Adam Ierymenko
2014-01-23Couple of Windows fixes, get rid of ips()/allIps() distinction in EthernetTap...Adam Ierymenko
2014-01-22Tap works on Windows now, sort of. Now I discovered that Windows has two mech...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-21Windows compile fixes, check if running as administrator on startup for Windows.Adam Ierymenko
2014-01-21Windows ignore file updatesAdam Ierymenko
2014-01-21Several things:Adam Ierymenko
2014-01-21More work on Windows service, cleanup.Adam Ierymenko
2014-01-20Ignores...Adam Ierymenko
2014-01-20Windows Service stubs...Adam Ierymenko
2014-01-20Windows build fixes and installer work...Adam Ierymenko
2014-01-20More tap driver cleanup, and add IOCTL to get L2 multicast ethernet address s...Adam Ierymenko
2014-01-20Add Windows Build folder to ignore list.Adam Ierymenko
2014-01-20Remove a lot of code that we don't need from tap-windows, further winnowing d...Adam Ierymenko
2014-01-18Self test now passes on Windows.Adam Ierymenko
2014-01-18Build fix.Adam Ierymenko
2014-01-18Merge branch 'adamierymenko-dev' of ssh://shub-niggurath.zerotier.com/git/Zer...Adam Ierymenko
2014-01-18Builds on Windows now.Adam Ierymenko
2014-01-18Remove VC++ warnings in C25519, also add inline to short methods.Adam Ierymenko
2014-01-17.gitignore fixes for WindowsAdam Ierymenko
2014-01-17Windows build fixes.Adam Ierymenko
2014-01-17Windows HTTP client code (untested)Adam Ierymenko
2014-01-17VERSION 0.6.9: more UI, installation, and packaging work...Adam Ierymenko
2014-01-17UI cleanup and license dialog.Adam Ierymenko
2014-01-16Build DMG from makefile for Mac.Adam Ierymenko
2014-01-16Add our own getifmaddrs() since this convenience function is not in OSX 10.6.Adam Ierymenko
2014-01-16mkdir fix in mac installAdam Ierymenko
2014-01-16Mac installation, and dump pre10.8 stuff because it turns out that 10.6 loads...Adam Ierymenko
2014-01-15Get rid of make stuff for helpers that are gone.Adam Ierymenko
2014-01-15New way of doing authenticate and install. Now with more kittens.Adam Ierymenko
2014-01-15Cheezy little helper apps: kill them with fire. There is a better way. A clea...Adam Ierymenko
2014-01-14Build stuff...Adam Ierymenko
2014-01-14Rebuild tap.kext on OSX 10.6 for all versions so it works on that platform.Adam Ierymenko
2014-01-14Remove ZT1 GPL copyright from the top of code that is basically all Daniel Be...Adam Ierymenko
2014-01-13Add a waiting for service message on startup to not confuse user.Adam Ierymenko
2014-01-10VERSION 0.6.8: changes in preparation for binary releaseAdam Ierymenko
2014-01-10Add "you have not joined any networks" placeholder if networks list is empty.Adam Ierymenko
2014-01-10Installer AppleScript finally reinvokes the app correctly.Adam Ierymenko
2014-01-10UI stuff, re-launch app from AppleScript after install (still needs a bit of ...Adam Ierymenko
2014-01-10Cleanup in installer code in app.Adam Ierymenko
2014-01-10QMessageBox cleanup.Adam Ierymenko
2014-01-10Add GPL notice to UI code.Adam Ierymenko
2014-01-10More mac installer fixes.Adam Ierymenko