Historique des commits

Auteur SHA1 Message Date
  Adam Ierymenko 4e4fd51117 boring doc stuff il y a 9 ans
  Adam Ierymenko 1023ef23b7 Remove somewhat ugly and costly anti-recursion hack -- we will switch to more explicit methods. il y a 9 ans
  Adam Ierymenko 436c1fac1d Selectively move over changes from "edge" to "dev" excluding netcon. il y a 9 ans
  Adam Ierymenko 94f4316a0e Fix for possible high CPU usage on multicast queries. il y a 9 ans
  Adam Ierymenko 8ef4edebbf Deferred decode for HELLO to prevent HELLOcalypse under high load of new peers. il y a 9 ans
  Adam Ierymenko 57e29857cf Cluster work -- integrating with the rest of the code. il y a 9 ans
  Adam Ierymenko 3f567a07ca Save a little bit of RAM by getting rid of overkill CMWC4096 non-crypto PRNG and replacing it with a simple non-crypto PRNG that just uses Salsa20. il y a 9 ans
  Adam Ierymenko 6369c264e2 Rename netconf to controller and NetworkConfigMaster to NetworkController for consistency. il y a 9 ans
  Adam Ierymenko d9e9b60a98 Node status and network list. il y a 9 ans
  Adam Ierymenko c894710ac1 Remove Logger.hpp references. il y a 9 ans
  Adam Ierymenko a2821e9000 Add code to check external surface against reported surface from other trusted peers, and also rename ExternalSurface to SelfAwareness because lulz. il y a 9 ans
  Adam Ierymenko b723855751 Refactoring... lalalala... il y a 9 ans
  Adam Ierymenko 36eab4f1a9 Whole heap more cleanup and refactoring... il y a 9 ans
  Adam Ierymenko 60158aa5dd Turns out that node/ likely has no business with or need for the system IP routing table. So shelve that code for now. il y a 9 ans
  Adam Ierymenko 278c8fd9f1 Wire up externally specified NetworkConfigMaster il y a 9 ans
  Adam Ierymenko 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] il y a 9 ans
  Adam Ierymenko 64ba596e0b C++ network config master ready to test. il y a 10 ans
  Adam Ierymenko 4e95384ad6 Cleanup, add tristate to config code in Network, and happy new year! il y a 10 ans
  Adam Ierymenko 56cfe1d603 Strip out old Service code, add new service message type. il y a 10 ans
  Adam Ierymenko 95f421024a Code cleanup, and fix some unsafe pointer handling in Network. il y a 10 ans
  Adam Ierymenko 2436e22f46 More work on abstracting socket manager. il y a 10 ans
  Adam Ierymenko 2659427864 Multicaster needs to be global, not per-network, and a bunch of other stuff. il y a 10 ans
  Adam Ierymenko d9abd4d9be Work on defining new direct broadcast multicast algorithm. il y a 10 ans
  Adam Ierymenko fb22ef053b Move rest of NodeControl stuff out of node/ and into control/ il y a 10 ans
  Adam Ierymenko 4f0fcc582e Refactor HttpClient a bit. il y a 10 ans
  Adam Ierymenko b80c229d87 Tons of code cleanup, refactor Network to use EthernetTapFactory, probably also fix GitHub issue #90 il y a 10 ans
  Adam Ierymenko c9294c1a78 Prevent recursive transit of ZeroTier packets, toward GitHub issue #56 il y a 10 ans
  Adam Ierymenko 8fb442d81a Yet more cleanup to TCP logic, this time adding a master switch and adding UDP preference in send(). il y a 10 ans
  Adam Ierymenko c231510f8b More TCP-related fixes and tweaks to ping timing, resynchronize, and startup. il y a 10 ans
  Adam Ierymenko 2ac56fd120 Fix TCP connection accumulation problem, still having issues with TCP tunneling. il y a 10 ans