Commit History

Author SHA1 Message Date
  Adam Ierymenko 8aa68cd5f1 Add new fields in operator== 10 years ago
  Adam Ierymenko edbc5d3588 Gateways support in NetworkConfig object. 10 years ago
  Adam Ierymenko 96a58becf8 Gateways support in network controller schema and database (not implemented yet in client) toward GitHub issue #178 10 years ago
  Adam Ierymenko 8a9715f183 Rename ruleId to ruleNo and optimize some indexes in Sqlite3 schema. 10 years ago
  Adam Ierymenko 1b122cddbd Merge pull request #179 from keesbos/bugfix 10 years ago
  Kees Bos 42390e662b Pickup return code from handleControlPlaneHttpGET and handleControlPlaneHttpPOST 10 years ago
  Adam Ierymenko 494681a482 This might be a final fix for GitHub issue #173 and possibly others: ACTIVELY detect borked port status on Windows and if any "cable unplugged" or other wacky states are detected whack the adapter (close and reopen). Tested adding a whole bunch of windows networks, removing, adding more, etc. and it seems to work very well! 10 years ago
  Adam Ierymenko dbf40f30f9 Merge pull request #177 from keesbos/linux-ui 10 years ago
  Kees Bos dc50e8ae5b Add ui to /var/lib/zerotier (linux installer) 10 years ago
  Kees Bos 7a55c6b388 Return 404 on delete if network member is missing (controller) 10 years ago
  Kees Bos c2ce018202 Return 404 on delete if network doesn't exist (controller) 10 years ago
  Kees Bos 0d0af07ce9 Get deletion of networks in controller going 10 years ago
  Kees Bos de697a1c45 Change schema to enforce foreing keys 10 years ago
  Adam Ierymenko 00aa115898 Allow double-close just in case in Phy<> 10 years ago
  Adam Ierymenko 17ca5be4c1 Rework Phy<> to clean up _socks entries only in poll() to fix instability in proxy. 10 years ago
  Adam Ierymenko ab720a6f1e Fix for poll() in Phy<> with no sockets open. Only affects tcp-proxy. 10 years ago
  Adam Ierymenko e5e11c1b24 Update AUTHORS, change to MarkDown. 10 years ago
  Adam Ierymenko bd7e4ab695 VERSION 1.0.3: public preview release 10 years ago
  Adam Ierymenko ee1a008f2d Product code for 1.0.3 etc. 10 years ago
  Adam Ierymenko 4c687fca45 No auto-updates on BSD either. 10 years ago
  Adam Ierymenko 753a80d419 Linux auto-update is going away. 10 years ago
  Adam Ierymenko 7213a6cf0b Make max HTTP message size (max update size) larger since Windows MSI is about 8MB already. 10 years ago
  Adam Ierymenko 9b0c8965bb Make status line in UI show "TUNNELED" if slow TCP tunneling mode is active. 10 years ago
  Adam Ierymenko 7e647c5303 NOHUP-ify the child process on OSX auto-update. 10 years ago
  Adam Ierymenko fe87136870 Auto-update fix -- signature is in hex. 10 years ago
  Adam Ierymenko b897ec1efd Put version back to 1.0.3. 10 years ago
  Adam Ierymenko 6a11c76248 Temporarily bump version to fake 1.0.99 to test auto-update within network. 10 years ago
  Adam Ierymenko 3512402558 OSX .pkg files must be signed with productsign and an installer cert. 10 years ago
  Adam Ierymenko 4fe12756d4 Get rid of "autoupdating" in Linux package names. 10 years ago
  Adam Ierymenko bf415bdeb9 docs 10 years ago