コミット履歴

作者 SHA1 メッセージ 日付
  Adam Ierymenko 60f25ccdf9 Some text changes, remove unused modules from installer project. 11 年 前
  Adam Ierymenko 742261c7fc (1) Fix menu bar item font size on Windows, (2) fix for possible Windows EthernetTap infinite loop while enumerating registry. 11 年 前
  Adam Ierymenko bae9fa1480 -d switch for daemonizing on Unix 11 年 前
  Adam Ierymenko cef750d1d2 Add option to install drivers in driver cache on Windows, needed for Windows installer. Blech. 11 年 前
  Adam Ierymenko 9d05897f7a Windows service works now! 11 年 前
  Adam Ierymenko 2203958798 Windows auto-updater invocation works... time to try an installer! 11 年 前
  Adam Ierymenko b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 年 前
  Adam Ierymenko 5b97bb247e More Windows service work... it builds! Now to do a new installer and test. Also fix a Windows compile warning in Switch.cpp. 11 年 前
  Adam Ierymenko 8a7486577a Windows service work, remove old installer... not sure exactly what we're going to use. 11 年 前
  Adam Ierymenko d5b50ee466 C++ service base stuff taken from MS public domain example project and modified slightly. 11 年 前
  Adam Ierymenko d75f2f7051 SIGHUP now causes resync with peers. 11 年 前
  Adam Ierymenko 2498ecbc84 Windows compile fixes, check if running as administrator on startup for Windows. 11 年 前
  Adam Ierymenko 60731e6d02 Update URLs for auto-update, check supernode version in one more place, delete pid before executing updater. 11 年 前
  Adam Ierymenko 22b52858e0 Fix -h in zerotier-cli and move code to find auth token into LocalClient, also move auth token for mac into Mac-standard Library/Application Support location. 11 年 前
  Adam Ierymenko f8be0d2961 Tell us something about auto-updates when command line help is displayed. 11 年 前
  Adam Ierymenko c5ef502b42 Add check for being run as root. 11 年 前
  Adam Ierymenko d3bcc58074 Fix update URL stuff, fix main build, add update dummy for testing updates on OSX and Linux and such. 11 年 前
  Adam Ierymenko bf0da9f2f7 Rest of software updater, ready to test... 11 年 前
  Adam Ierymenko e565656865 Add -v option to get version. 12 年 前
  Adam Ierymenko 59b26faaba Integrate idtool the same way we did with cli. 12 年 前
  Adam Ierymenko 15375ef6b9 Small fix to CLI module. 12 年 前
  Adam Ierymenko 7ec433a452 Incorporate CLI functionality into core binary with binary name aliasing to save space in updater/installer. 12 年 前
  Adam Ierymenko 34302edcc5 Installer build script for *nix systems. 12 年 前
  Adam Ierymenko 93427b8cb6 Installer work, add .pid file writing on *nix systems to main.cpp. 12 年 前
  Adam Ierymenko 300588c5e8 Add port and control port command line options to daemon and command line client, add new supernode keys to Defaults. 12 年 前
  Adam Ierymenko e376c6f6a9 New crypto integrated -- going to be testing new identity address generation algo a bit more before finalizing. 12 年 前
  Adam Ierymenko 4875eb49f8 Remove old launcher code, fix build error in idtool, add terminate command to control bus. 12 年 前
  Adam Ierymenko c247a3d991 Build fix in tap, handling of Windows shutdown signals. 12 年 前
  Adam Ierymenko 487eb17ec0 ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap. 12 年 前
  Adam Ierymenko 93a7eef2a5 Replace libcrypto RAND_ with our own to avoid valgrind errors. 12 年 前