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