79 Commits (4e691c8e22ced64a4c7a34fe90ef37dc2ffefb87)

Author SHA1 Message Date
Adam Ierymenko 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] 11 years ago
Adam Ierymenko 4e95384ad6 Cleanup, add tristate to config code in Network, and happy new year! 11 years ago
Adam Ierymenko 8f29f19e98 Fix for UI client. 12 years ago
Adam Ierymenko 8bd9f7d51d Build fix for UI and mac. 12 years ago
Adam Ierymenko faff84e63a docs 12 years ago
Adam Ierymenko 9f2571cc01 Some UI fixes for Windows. 12 years ago
Adam Ierymenko 17ebd0afc7 Disable service management in UI -- installer should automatically start service and this is annoying for testing purposes. 12 years ago
Adam Ierymenko 351b7f3a09 UI stuff and sign .dmg on build. 12 years ago
Adam Ierymenko 721625d512 Add MAC to listnetworks, and some other make stuff. 12 years ago
Adam Ierymenko 83a0d988ec Text point size readjustment not needed on child windows in Windows? 12 years ago
Adam Ierymenko 1c636afe3f Fix typo. 12 years ago
Adam Ierymenko 76d9ea911d Another Qt build fix... need the right tap driver in build just to make symbols work even though UI doesn't use that code. 12 years ago
Adam Ierymenko ff773def26 Remove EthernetTap.cpp from UI build project. 12 years ago
Adam Ierymenko e11149bcae Fix network widget spacer issue on Windows. 12 years ago
Adam Ierymenko f0223490be Make GUI work with new control client API, make control client look for user authtoken.secret if system unreadable. 12 years ago
Adam Ierymenko dfee7e0389 VERSION 0.7.2: first Windows release! 12 years ago
Adam Ierymenko 742261c7fc (1) Fix menu bar item font size on Windows, (2) fix for possible Windows EthernetTap infinite loop while enumerating registry. 12 years ago
Adam Ierymenko 282d41bc94 Script to build UI against our own new precompiled Win32 static Qt binary, which paradoxiclally results in a smaller executable than dynamic Qt and doesn't require us to bundle a million DLLs. Also update installer to reflect that. Finally, add a step to the installer to remove all instances of the tap device on full uninstall so as not to leave orphaned junk in your network connections or device manager. Looking good! 12 years ago
Adam Ierymenko 9ae6403346 Installer works, and fix for ugly fonts in pulldown menus in main windows in UI. Also remove dummy installer, which we don't need anymore. 12 years ago
Adam Ierymenko 9d05897f7a Windows service works now! 12 years ago
Adam Ierymenko b5c3a92be2 Boring stuff: update dates in copyrights across all files. 12 years ago
Adam Ierymenko 3f6152806f Add security notice the first time a user joins a public network. 12 years ago
Adam Ierymenko 165de71754 Quick start rev. 12 years ago
Adam Ierymenko 6b1a4b6e64 Undo last commit... 12 years ago
Adam Ierymenko aaf0ef6b19 Pull static image version of quick start guide. 12 years ago
Adam Ierymenko 3a9b0cf132 UI quick start guide. 12 years ago
Adam Ierymenko f80ec871f6 Make EthernetTap creation occur in a background thread in Network since it's a time consuming operation on Windows. This fixes one of the last remaining Windows problems. 12 years ago
Adam Ierymenko e0cb5caef2 UI appearance tweaks. 12 years ago
Adam Ierymenko 28665079a0 Windows UI appearance fixes (font issue, etc.) and fix to WinSock init on GUI client. 12 years ago
Adam Ierymenko 80997f652b Few small cleanup things... 12 years ago
Adam Ierymenko b65f7f7895 Qt GUI now builds and runs on Windows. On Windows it can (via its manifest) automatically request admin rights on launch, which plugs it nicely into Windows' admin rights system without requiring file copies and such. 12 years ago
Adam Ierymenko 6f4e494e06 Bunch of UI style improvements. 12 years ago
Adam Ierymenko 8be664cca9 UI cleanup and license dialog. 12 years ago
Adam Ierymenko 3201d1d493 mkdir fix in mac install 12 years ago
Adam Ierymenko 9df7f65dd5 Mac installation, and dump pre10.8 stuff because it turns out that 10.6 loads the existing kext fine. 12 years ago
Adam Ierymenko 99c384e110 New way of doing authenticate and install. Now with more kittens. 12 years ago
Adam Ierymenko 49076d406e Cheezy little helper apps: kill them with fire. There is a better way. A cleaner way. A nicer way. A way with more kittens. 12 years ago
Adam Ierymenko 80ea7db9c0 Add a waiting for service message on startup to not confuse user. 12 years ago
Adam Ierymenko d553555880 Add "you have not joined any networks" placeholder if networks list is empty. 12 years ago
Adam Ierymenko 9e508779c2 Installer AppleScript finally reinvokes the app correctly. 12 years ago
Adam Ierymenko 14d144ea22 UI stuff, re-launch app from AppleScript after install (still needs a bit of work) 12 years ago
Adam Ierymenko 305ed0b3c5 Cleanup in installer code in app. 12 years ago
Adam Ierymenko 9208c6b4e6 QMessageBox cleanup. 12 years ago
Adam Ierymenko def893fe40 Add GPL notice to UI code. 12 years ago
Adam Ierymenko 15854a1b14 Mac installer work... 12 years ago
Adam Ierymenko 3482d836ae Mac install fixes, more internal use scripts. 12 years ago
Adam Ierymenko e525e3a571 Ready to test app-driven service install on Mac. 12 years ago
Adam Ierymenko a19c19c58c Refactor SoftwareUpdate to make .nfo parse and signature check code easily reusable so it can be used from the Qt GUI code. 12 years ago
Adam Ierymenko 67a71868cb Install dialog in UI. 12 years ago
Adam Ierymenko 63d6052159 Mac installer work. 12 years ago