Historie revizí

Autor SHA1 Zpráva Datum
  Adam Ierymenko 1346e31a8e Windows build fixes, Software update fix, warning removal. před 9 roky
  Adam Ierymenko a064e19b8a Refactor some JSON stuff for performance, and fix a build error. před 9 roky
  Adam Ierymenko 890f6f0d35 Make allow management from a local.conf parameters. před 9 roky
  Adam Ierymenko ccdd4ffda7 Move split() to OSUtils since it is not used in core. před 9 roky
  Adam Ierymenko b6c99ba3ef Add (currently undocumented) option to allow management from certain networks. před 9 roky
  Grant Limberg 8ffae313fd add new files & remove old ones from VS project. Now builds & runs on Windows again před 9 roky
  Michał Zieliński 344a25c133 Run as nonroot user on Linux (with CAP_NET_ADMIN and CAP_NET_RAW added). před 9 roky
  Adam Ierymenko eebcf08084 Tweaks to new Path code for dual-stack operation, and other fixes. před 9 roky
  Adam Ierymenko ded5a53a6c Documentation updates, add rules engine revision to network config request meta-data. před 9 roky
  Adam Ierymenko 2cdda38dc4 It basically works... at least on current controllers. před 9 roky
  Adam Ierymenko 8e3463d47a Add length limit to TEE and REDIRECT, and completely factor out old C json-parser to eliminate a dependency. před 9 roky
  Moritz Warning bcdd158ad8 C++11 requires a space between literal and string macro před 9 roky
  Adam Ierymenko 7918b26f65 Hack settings into old CLI. před 9 roky
  Adam Ierymenko 7e68791bee Fix include for system json-parser. před 9 roky
  Adam Ierymenko 68d950c344 Hack in zerotier-idtool to allow generation of vanity addresses. před 9 roky
  Ben Finney c9d3f3ab96 Correct license grant to match “GPL v3 or later” grant in source. před 10 roky
  Ben Finney 72797c25d5 Update copyright notice. před 10 roky
  Ben Finney ea6ce47345 Refactor the program name to a pre-processor directive. před 10 roky
  Ben Finney 10855b451d Refactor the copyright notice text to a pre-processor directive. před 10 roky
  Ben Finney 3265b3594b Refactor the license grant text to a pre-processor directive. před 10 roky
  Adam Ierymenko 4e4fd51117 boring doc stuff před 10 roky
  Adam Ierymenko 436c1fac1d Selectively move over changes from "edge" to "dev" excluding netcon. před 10 roky
  Adam Ierymenko 9169b6c999 Fix crash on exit in Windows (does not affect other OSes) and revert debugging tweak in Windows version that prevented service from starting after real install. před 10 roky
  Adam Ierymenko 0d9f33dc4f Fix: (1) Windows stack overflow due to buffer too large in peer deserialize, (2) clean up some other stuff seen during debugging and reduce the sizes of some buffers due to Windows small stack size, (3) remove a redundant try/catch. před 10 roky
  Adam Ierymenko cae58f43f1 More World stuff, and mkworld. před 10 roky
  Adam Ierymenko f69454ec98 (1) Make ZT_ naming convention consistent (get rid of ZT1_), (2) Make local interface a full sockaddr_storage instead of an int identifier, which turns out to be better for multi-homing and other uses. před 10 roky
  Adam Ierymenko 80dc7fb675 Pick random port on -p0 před 10 roky
  Adam Ierymenko facb009a1d Add security notice to auto-update info in -h output, and fix a missing paren. před 10 roky
  Adam Ierymenko c826cec1d4 Bring back _winPokeAHole() to dynamically allocate firewall exception. Shouldn't be needed but seems to help on Windows 8. před 10 roky
  Adam Ierymenko 8169b35482 Kill the devcon.exe dependency by dynamically loading cfgmgr32, newdev, and setupapi and using these functions directly. před 10 roky