Historique des commits

Auteur SHA1 Message Date
  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. il y a 8 ans
  Adam Ierymenko fe19ad328c Windows build fix. il y a 8 ans
  Adam Ierymenko 61b413b57f Found it in a few other places. il y a 8 ans
  Adam Ierymenko d2c0203dc9 Fix stupid inverted sense bug. il y a 8 ans
  Adam Ierymenko 0052877d2f Add CLI shortcuts for adding federated roots. il y a 8 ans
  Adam Ierymenko 23bb44f2d6 Fix small typo. il y a 8 ans
  Adam Ierymenko 4b11566505 Integrate moon concept into http config bus, and clean up that code quite a bit. il y a 8 ans
  Adam Ierymenko 42f28bce52 Cleanup and make moons (federated roots) a little easier to deal with. il y a 8 ans
  Adam Ierymenko 2ceb162df0 Merge pull request #442 from zielmicha/allow-managed il y a 8 ans
  Adam Ierymenko 0b3b994241 Relay policy can now be computed. il y a 8 ans
  Michał Zieliński 8f2a42d1ad allow user to specify arbitrary allowed IP networks in allowManaged il y a 8 ans
  Adam Ierymenko a064e19b8a Refactor some JSON stuff for performance, and fix a build error. il y a 8 ans
  Adam Ierymenko ae8f51d608 . il y a 8 ans
  Adam Ierymenko 4a7ee5472d Small fixes. il y a 8 ans
  Adam Ierymenko 27f1155f1b docs and API stuff il y a 8 ans
  Adam Ierymenko 97d915b06c Expose relay policy in node settings. il y a 8 ans
  Adam Ierymenko ccdd4ffda7 Move split() to OSUtils since it is not used in core. il y a 8 ans
  Adam Ierymenko 4ad942522b Kill unnecessary check in another spot. il y a 8 ans
  Adam Ierymenko c61ca1dea2 Keep connections up for netconf stuff as well as frames. il y a 8 ans
  Adam Ierymenko 5b6d27e659 Implement relay policy, and setting multicast limit to 0 now disables multicast on the network as would be expected. il y a 9 ans
  Adam Ierymenko b5c86b6ba4 Bunch more path refactoring. Peers no longer forget paths, but do not normally use expired paths. Expired paths might still be tried if nothing else is reachable. il y a 9 ans
  Adam Ierymenko d7f2287ce9 More tweaks to path behavior. il y a 9 ans
  Adam Ierymenko eebcf08084 Tweaks to new Path code for dual-stack operation, and other fixes. il y a 9 ans
  Adam Ierymenko 8e3463d47a Add length limit to TEE and REDIRECT, and completely factor out old C json-parser to eliminate a dependency. il y a 9 ans
  Adam Ierymenko a13f4d8353 We now always build the controller in ZeroTier One, at least for desktop and server targets. Also means that ZeroTier One now requires C++11. (Still keeping C++11 out of the core in node/ though.) il y a 9 ans
  Adam Ierymenko 6ec3464ee9 JSON fix for trusted paths (does not affect normal op) il y a 9 ans
  Adam Ierymenko 9657675755 Plumbing through trusted path stuff to OneService. il y a 9 ans
  Adam Ierymenko f765597526 Add network local.conf stuff to save network permission settings and wire it all through via the JSON API. Default route and route management stuff just about done. il y a 9 ans
  Adam Ierymenko eb4a78bcc3 Report routes in locally joined network JSON. il y a 9 ans
  Adam Ierymenko 3c655a4b84 Default route ready to test on Mac. il y a 9 ans