Commit History

Author SHA1 Message Date
  Adam Ierymenko a9a390a930 Apply @marning suggested SSE auto-detect to make builds easier on non-x86 platforms: https://github.com/mwarning/ZeroTierOne/commit/aa2fd044cb69b97eef1ea38d5fefd18543aae22a 10 years ago
  Adam Ierymenko d7344871e6 Linux build fix. 10 years ago
  Adam Ierymenko aab17d9f1f Kill obsolete amSupernode method -- we now have no differing behaviors. 10 years ago
  Adam Ierymenko ecb6a1d84f docs 10 years ago
  Adam Ierymenko 5341e32729 Fix to GitHub issue #140 -- network preferred relays. Also go ahead and allow RENDEZVOUS from regular peers. 10 years ago
  Adam Ierymenko 960ceb4791 Rest of GitHub issue #140 implementation. 10 years ago
  Adam Ierymenko 318c2f025b Call it _relays since there might be other kinds later. 10 years ago
  Adam Ierymenko 5bc89034bc Always ping / contact network preferred relays (if any). 10 years ago
  Adam Ierymenko 229195166a Add BackgroundResolver to Windows build. 10 years ago
  Adam Ierymenko b3b9af0dd8 Fix for GitHub issue #170 10 years ago
  Adam Ierymenko ea419c21d0 Fix installer path, add netconf option to make-linux. 10 years ago
  Adam Ierymenko 502cd6921f Fix for GitHub issue #133, and move restart out of installer to address restart problem. Installer probably should NOT mess with the running service, since Linux servers are likely to be production. 10 years ago
  Adam Ierymenko e184aa4cb4 Clean old netconf-service from attic. 10 years ago
  Adam Ierymenko fbb990f8a3 Mac uninstall.sh update. 10 years ago
  Adam Ierymenko ff2272d59a Delete some temporary code. 10 years ago
  Adam Ierymenko c075e68c6c More work on ZT1 NodeJS API client library. 10 years ago
  Adam Ierymenko ecb1ee8e0d Renaming... 10 years ago
  Adam Ierymenko ba7809367a JS stuff reorg. 10 years ago
  Adam Ierymenko 5e3c6d9e0d Some nodeJS work, and apply fix from GitHub issue #166 plus a small optimization to avoid repeated calls to _allMulticastGroups(). 10 years ago
  Adam Ierymenko d8ad555b9a Go ahead and add flags and invFlags to the Rule table. 10 years ago
  Adam Ierymenko d29f2ce858 Clean up attic/ 10 years ago
  Adam Ierymenko af1d29cc6f Remove obsolete method. 10 years ago
  Adam Ierymenko 91f02d699e Right now only FreeBSD can use BSDEthernetTap, which will probably get renamed accordingly. NetBSD and OpenBSD do not support tap, only tun, so they will have to wait. 10 years ago
  Adam Ierymenko d8783b14eb Build fix. 10 years ago
  Adam Ierymenko 6867922d9e typo 10 years ago
  Adam Ierymenko 9774f789f2 TCP fallback tunneling is now working. That hurt more than expected. 10 years ago
  Adam Ierymenko cdec05af24 One second delay between NAT-t events. 10 years ago
  Adam Ierymenko 196f27f1f0 Add delay to NAT-t escalation stuff to try to address GitHub issue #167 10 years ago
  Adam Ierymenko b388d9fdc9 TCP proxy should actually bind to its TCP port. Seems like a good idea. 10 years ago
  Adam Ierymenko 50aedda54d Basic TCP fallback -- now to test. 10 years ago