Historia zmian

Autor SHA1 Wiadomość Data
  Joseph Henry 7dbccf08ae Removed unnecessary block before get request. Possible bug fix for Synology NAS ticket #27 6 lat temu
  Joseph Henry 04de2302a7 More insightful errors for get command 6 lat temu
  Joseph Henry 535ba8a207 Consolidated powerpc64le machine types, added 32-bit powerpc machine type and a flag to disable use of Linux capabilities 7 lat temu
  Adam Ierymenko f12c0e79c9 GitHub issue #723 7 lat temu
  Adam Ierymenko 54218f6c3c Merge pull request #690 from Pablohn26/master 7 lat temu
  Pablo Hinojosa a9778549f2 Warn about invalid network id instead of help 7 lat temu
  Grant Limberg 1bec8ddce4 Better error messages when the ZeroTier service can't be contacted 7 lat temu
  Grant Limberg 4878d8ec15 Add CAP_NET_BIND_SERVICE to capabilities 7 lat temu
  Adam Ierymenko f3dfd63634 Clean up some old stuff. 7 lat temu
  Joseph Henry 57077e4607 Added (get) command blurb in cli help 7 lat temu
  Joseph Henry 98b07f7f3c Added (get) command to cli to single out JSON fields 7 lat temu
  Adam Ierymenko 65c07afe05 Copyright updates for 2018. 7 lat temu
  Adam Ierymenko 9c7ee5a21e Tear out old "link quality" stuff since it is not currently used and will be done differently. 7 lat temu
  Adam Ierymenko 249c27afd5 Fix old bug invoking idtool personality with -i 7 lat temu
  Grant Limberg b1d60df44c timestamps changed from uint64_t to int64_t 7 lat temu
  Adam Ierymenko d2415dee00 Cleanup. 8 lat temu
  Adam Ierymenko 355cce3938 Rename Utils::snprintf due to it being a #define on one platform. 8 lat temu
  Adam Ierymenko fb71a6e2b4 skipRootCheck should also prevent dropping of privs on Linux 8 lat temu
  Adam Ierymenko 1b68d6dbdc License header update. 8 lat temu
  Adam Ierymenko aaf597f020 Cleanup, Windows fixes, Self test fix 8 lat temu
  Adam Ierymenko 78ef2c5f16 Windows build fixes, app about text revisions. 8 lat temu
  Adam Ierymenko c6a39ed927 Fixes for possible ARM issues, cleanup, fix for spurious meaningless exceptions on NETWORK_CONFIG_REQUEST 8 lat temu
  Adam Ierymenko 533baf921f Software update cleanup, and a fix for updates on Windows. 8 lat temu
  Adam Ierymenko 6d6719da27 Clarify key semantics. 8 lat temu
  Adam Ierymenko 20085cd15b No need to put time in .moon filename. 8 lat temu
  Adam Ierymenko 1d39be61b2 ZeroTier now has link quality measurement. We are not using this yet but decided to put it in to prep for future QoS support and SD-WAN stuff. 8 lat temu
  Adam Ierymenko b989c03416 Fix build on Linux if PR_CAP_AMBIENT is not defined, which is the case for some libc-dev installs. 8 lat temu
  Adam Ierymenko 3361b4030b Integrate and test linux privilege drop code (from contributor PR). It works now if a "zerotier-one" user is present on a Linux system. Does everything automagically. 8 lat temu
  Adam Ierymenko 0052877d2f Add CLI shortcuts for adding federated roots. 8 lat temu
  Adam Ierymenko c95bae2d73 Small fixes to moon-management code in CLI. 8 lat temu