Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-21 | Several things: | Adam Ierymenko | |
(1) Add a bunch of tedious type casts to eliminate unnecessary compiler warnings on Windows X64 builds. (2) Some EthernetTap work to integrate Windows custom IOCTL for multicast group lookup (not done quite yet). (3) Dump some more info in selftest to make sure our Windows path lookup functions are returning sane results. | |||
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 ↵ | Adam Ierymenko | |
subscriptions. | |||
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 ↵ | Adam Ierymenko | |
down this fork of OpenVPN's tap-windows to a more minimal version that does only basic Ethernet tap functionality. | |||
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 ↵ | Adam Ierymenko | |
ssh://shub-niggurath.zerotier.com/git/ZeroTierOne into adamierymenko-dev Conflicts: .gitignore | |||
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 | |
Another release leading up to official binary releases... not much to the core, but quite a bit of work on the UI, installation, and such. This version will build and run on OSX 10.6 while previous versions would fail due to a missing getifmaddrs() function. | |||
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 ↵ | Adam Ierymenko | |
loads the existing kext fine. | |||
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 ↵ | Adam Ierymenko | |
cleaner way. A nicer way. A way with more kittens. | |||
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 ↵ | Adam Ierymenko | |
Bernstein's | |||
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 | |
This version contains no significant changes to the engine itself, just to the installer, the GUI, and packaging and such. It's all stuff for prep for the big release, which is fast approaching! | |||
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 | |
work) | |||
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 | |
2014-01-09 | Mac installer work... | Adam Ierymenko | |
2014-01-09 | Update cert IDs for official build. | Adam Ierymenko | |
2014-01-09 | Work on mac launch script, sign binary mac tap driver kext (and there was ↵ | Adam Ierymenko | |
much rejoicing!) | |||
2014-01-08 | Another fix to mdfind line in Mac scripts. | Adam Ierymenko | |
2014-01-08 | Mac install fixes, more internal use scripts. | Adam Ierymenko | |
2014-01-07 | Update URLs for auto-update, check supernode version in one more place, ↵ | Adam Ierymenko | |
delete pid before executing updater. | |||
2014-01-07 | Remove some legacy code from the core loop. | Adam Ierymenko | |
2014-01-07 | Make rules for internal use. | Adam Ierymenko | |
2014-01-07 | Official release maker... again only of academic interest to others. | Adam Ierymenko | |
2014-01-07 | Include tap.kext in mac installer. | Adam Ierymenko | |
2014-01-07 | Official release stuff... of only academic interest to open source third ↵ | Adam Ierymenko | |
party users. | |||
2014-01-06 | Installer bugfix on Linux. | Adam Ierymenko | |
2014-01-06 | Linux installer builds... | Adam Ierymenko | |