Commit History

Author SHA1 Message Date
  Adam Ierymenko 1c555e4b96 command bus fix 11 years ago
  Adam Ierymenko 6fdb360e2a More IPC work. 11 years ago
  Adam Ierymenko 0d847d9410 More build fixes. 11 years ago
  Adam Ierymenko 60f25ccdf9 Some text changes, remove unused modules from installer project. 11 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. 11 years ago
  Adam Ierymenko bae9fa1480 -d switch for daemonizing on Unix 11 years ago
  Adam Ierymenko cef750d1d2 Add option to install drivers in driver cache on Windows, needed for Windows installer. Blech. 11 years ago
  Adam Ierymenko 9d05897f7a Windows service works now! 11 years ago
  Adam Ierymenko 2203958798 Windows auto-updater invocation works... time to try an installer! 11 years ago
  Adam Ierymenko b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 years ago
  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 years ago
  Adam Ierymenko 8a7486577a Windows service work, remove old installer... not sure exactly what we're going to use. 11 years ago
  Adam Ierymenko d5b50ee466 C++ service base stuff taken from MS public domain example project and modified slightly. 11 years ago
  Adam Ierymenko d75f2f7051 SIGHUP now causes resync with peers. 11 years ago
  Adam Ierymenko 2498ecbc84 Windows compile fixes, check if running as administrator on startup for Windows. 11 years ago
  Adam Ierymenko 60731e6d02 Update URLs for auto-update, check supernode version in one more place, delete pid before executing updater. 11 years ago
  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 years ago
  Adam Ierymenko f8be0d2961 Tell us something about auto-updates when command line help is displayed. 11 years ago
  Adam Ierymenko c5ef502b42 Add check for being run as root. 11 years ago
  Adam Ierymenko d3bcc58074 Fix update URL stuff, fix main build, add update dummy for testing updates on OSX and Linux and such. 11 years ago
  Adam Ierymenko bf0da9f2f7 Rest of software updater, ready to test... 11 years ago
  Adam Ierymenko e565656865 Add -v option to get version. 11 years ago
  Adam Ierymenko 59b26faaba Integrate idtool the same way we did with cli. 11 years ago
  Adam Ierymenko 15375ef6b9 Small fix to CLI module. 11 years ago
  Adam Ierymenko 7ec433a452 Incorporate CLI functionality into core binary with binary name aliasing to save space in updater/installer. 11 years ago
  Adam Ierymenko 34302edcc5 Installer build script for *nix systems. 11 years ago
  Adam Ierymenko 93427b8cb6 Installer work, add .pid file writing on *nix systems to main.cpp. 11 years ago
  Adam Ierymenko 300588c5e8 Add port and control port command line options to daemon and command line client, add new supernode keys to Defaults. 12 years ago
  Adam Ierymenko e376c6f6a9 New crypto integrated -- going to be testing new identity address generation algo a bit more before finalizing. 12 years ago
  Adam Ierymenko 4875eb49f8 Remove old launcher code, fix build error in idtool, add terminate command to control bus. 12 years ago