Commit History

Author SHA1 Message Date
  Adam Ierymenko 4e4fd51117 boring doc stuff 9 years ago
  Adam Ierymenko 83ef98a9dc Add a network-associated user ptr in API. 9 years ago
  Adam Ierymenko 0b82c9ebad Fix infinite loop if there are no live roots (never happened before?!? wow!) 9 years ago
  Adam Ierymenko 6625d79296 Fix if cluster compiled in but not enabled. 9 years ago
  Adam Ierymenko debed1ac2d Expose cluster status in /status JSON response. 9 years ago
  Adam Ierymenko 385f1410d2 Expose world info in JSON. 9 years ago
  Adam Ierymenko 5d2f523e81 World stuff... 9 years ago
  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. 9 years ago
  Adam Ierymenko 7bae95836c Root server terminology cleanup, and tighten up a security check by checking full identity of peers instead of just address. 10 years ago
  Kees Bos a425bbc673 Renamed supernode to rootserver 10 years ago
  Kees Bos 42390e662b Pickup return code from handleControlPlaneHttpGET and handleControlPlaneHttpPOST 10 years ago
  Kees Bos 0d0af07ce9 Get deletion of networks in controller going 10 years ago
  Adam Ierymenko 9774f789f2 TCP fallback tunneling is now working. That hurt more than expected. 10 years ago
  Adam Ierymenko 2810cd7c15 Build fixes for G++, building without SQLite3 present, and warning removal. 10 years ago
  Adam Ierymenko 086f21ed70 Refactor and simplify controller integration with JSON API and OneService. 10 years ago
  Adam Ierymenko e0090e56f4 Build fix on OSX -- cannot call SqliteNetworkController if not compiled in. 10 years ago
  Adam Ierymenko a187d290f1 Fixes to control plane, API, eliminate problematic inheritance pattern, and start on a NodeJS class for talking to the network controller. 10 years ago
  Adam Ierymenko 0bb92715f4 DELETE function in network controller JSON API, and a newIdentity convenience request in ControlPlane for scripted testing. 10 years ago
  Adam Ierymenko e269846f84 Netconf docs, add clock field to status, simplify netconf a bit by eliminating caching for now. We will re-add if it is needed. 10 years ago
  Adam Ierymenko b2b32e5969 Beginning of HTML+Bootstrap+React UI for new desktop client -- looking like it will be easier than retrofitting the old Qt client for the new API. 10 years ago
  Adam Ierymenko f3d7c9d681 Helps to index the array when enumerating a C array. 10 years ago
  Adam Ierymenko 883a216d2a Build fixes. 10 years ago
  Adam Ierymenko ddebe2d4c7 Network controller CRUD... :P 10 years ago
  Adam Ierymenko 1f5700191f zerotier-cli suspiciously working... that didn't hurt *too* badly. 10 years ago
  Adam Ierymenko 12b4646ce8 Prettify JSON output. 10 years ago
  Adam Ierymenko 21a7e774bb Wire API auth token stuff. 10 years ago
  Adam Ierymenko c301d8e438 Remove network/controller -- we will do this in Ruby instead since it will be part of the whole OnePoint project anyway. 10 years ago
  Adam Ierymenko d2503172d8 Add some additional detail to the peer record in CAPI and JSON control plane. 10 years ago
  Adam Ierymenko a0f8685453 cleanup 10 years ago
  Adam Ierymenko e205e5fdfe Include tap device name in JSON output for network info. 10 years ago