Histórico de Commits

Autor SHA1 Mensagem Data
  Adam Ierymenko 4a7ee5472d Small fixes. há 8 anos atrás
  Adam Ierymenko 27f1155f1b docs and API stuff há 8 anos atrás
  Adam Ierymenko 97d915b06c Expose relay policy in node settings. há 8 anos atrás
  Adam Ierymenko ccdd4ffda7 Move split() to OSUtils since it is not used in core. há 8 anos atrás
  Adam Ierymenko 4ad942522b Kill unnecessary check in another spot. há 8 anos atrás
  Adam Ierymenko c61ca1dea2 Keep connections up for netconf stuff as well as frames. há 8 anos atrás
  Adam Ierymenko 5b6d27e659 Implement relay policy, and setting multicast limit to 0 now disables multicast on the network as would be expected. há 9 anos atrás
  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. há 9 anos atrás
  Adam Ierymenko d7f2287ce9 More tweaks to path behavior. há 9 anos atrás
  Adam Ierymenko eebcf08084 Tweaks to new Path code for dual-stack operation, and other fixes. há 9 anos atrás
  Adam Ierymenko 8e3463d47a Add length limit to TEE and REDIRECT, and completely factor out old C json-parser to eliminate a dependency. há 9 anos atrás
  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.) há 9 anos atrás
  Adam Ierymenko 6ec3464ee9 JSON fix for trusted paths (does not affect normal op) há 9 anos atrás
  Adam Ierymenko 9657675755 Plumbing through trusted path stuff to OneService. há 9 anos atrás
  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. há 9 anos atrás
  Adam Ierymenko eb4a78bcc3 Report routes in locally joined network JSON. há 9 anos atrás
  Adam Ierymenko 3c655a4b84 Default route ready to test on Mac. há 9 anos atrás
  Adam Ierymenko 4446dbde5e Big refactor in service code to prep for plumbing through route management. há 9 anos atrás
  Adam Ierymenko 4da9d4e53a Fix build against Debian version of libhttp-parser -- its old but it will work. há 9 anos atrás
  Adam Ierymenko 4e4fd51117 boring doc stuff há 9 anos atrás
  Adam Ierymenko 83ef98a9dc Add a network-associated user ptr in API. há 9 anos atrás
  Adam Ierymenko 0b82c9ebad Fix infinite loop if there are no live roots (never happened before?!? wow!) há 9 anos atrás
  Adam Ierymenko 6625d79296 Fix if cluster compiled in but not enabled. há 9 anos atrás
  Adam Ierymenko debed1ac2d Expose cluster status in /status JSON response. há 9 anos atrás
  Adam Ierymenko 385f1410d2 Expose world info in JSON. há 10 anos atrás
  Adam Ierymenko 5d2f523e81 World stuff... há 10 anos atrás
  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. há 10 anos atrás
  Adam Ierymenko 7bae95836c Root server terminology cleanup, and tighten up a security check by checking full identity of peers instead of just address. há 10 anos atrás
  Kees Bos a425bbc673 Renamed supernode to rootserver há 10 anos atrás
  Kees Bos 42390e662b Pickup return code from handleControlPlaneHttpGET and handleControlPlaneHttpPOST há 10 anos atrás