Commit History

Author SHA1 Message Date
  Adam Ierymenko 5eab6c2e5d More docs. 8 years ago
  Adam Ierymenko 3587aa1ea7 Add and send certificates of representation to tell people what our valid upstreams are. These are not used yet but will be needed for future privacy modes, etc. Also some cleanup. 8 years ago
  Adam Ierymenko beb642faa5 Stub out CAN_REACH. 8 years ago
  Adam Ierymenko 31db768e4d A bit of code cleanup. 8 years ago
  Adam Ierymenko d9e4ba1280 Eliminate a little copypasta. 8 years ago
  Adam Ierymenko dcb1233b0d Slight refactor to RENEDEZVOUS sending code for federation. 8 years ago
  Adam Ierymenko 8a2ff0b31e Actual documentation. 8 years ago
  Adam Ierymenko be2881ae8d . 8 years ago
  Adam Ierymenko 88cba48f45 Eliminate warning. 8 years ago
  Adam Ierymenko 9284e4edfe agree() must be called on our identity, the one with the secret 8 years ago
  Adam Ierymenko 62a705af1c Eliminate another check in cluster frontplane mode. 8 years ago
  Adam Ierymenko 29ec7bf3a2 Add more specific check in source==self case instead of dumping it. 8 years ago
  Adam Ierymenko fc3f4fb988 Yeah that could never have worked (normal packets in cluster mode). 8 years ago
  Adam Ierymenko 60ff280dcb Another tweak to cluster I/O rules. 8 years ago
  Adam Ierymenko b378f5dcd7 Take 3 8 years ago
  Adam Ierymenko e778d45128 Still want to send WANT_PEER under two failure modes. 8 years ago
  Adam Ierymenko 5e11cf6378 Can't armor() a packet until all flags are set. 8 years ago
  Adam Ierymenko 5dbebc513a Minor send path refactor to make packet I/O work on clusters if they are members of networks. Also fix a crash if compiled in cluster mode but no cluster is enabled. 8 years ago
  Adam Ierymenko 6d5a3cd2e2 Remove debug code. Cluster network config sharing seems to work. 8 years ago
  Adam Ierymenko f9ad80aa13 . 8 years ago
  Adam Ierymenko ed31cb76d6 Fix to cluster network configs. 8 years ago
  Adam Ierymenko eebd271bb1 Implement cross cluster sharing of network configs to make clusters able to actually join networks. 8 years ago
  Adam Ierymenko ff74ec2482 Cluster build fix. 8 years ago
  Grant Limberg 49e31ca647 InetAddress.hpp needs to be included in OneService.hpp 8 years ago
  Adam Ierymenko 471108f2e4 Slightly increase thread stack size for safety (primary Alpine related) possibly GitHub #443 8 years ago
  Adam Ierymenko 2ceb162df0 Merge pull request #442 from zielmicha/allow-managed 8 years ago
  Adam Ierymenko 915206405c docs 8 years ago
  Adam Ierymenko 5fa1d9796c zerotier-idtool commands to init and generate moons 8 years ago
  Adam Ierymenko 77a1dd4737 Dead code removal, fix minor issue in upstream endpoint check. 8 years ago
  Adam Ierymenko 9e7c778cc8 Fix deadlock. 8 years ago