Cronologia Commit

Autore SHA1 Messaggio Data
  Adam Ierymenko 7e7723e98f A small memory use reduction. 7 anni fa
  Adam Ierymenko 4419734a7d Implement continuous contacting of designated anchors and multicast replicators - GitHub issue #666 7 anni fa
  Adam Ierymenko 65c07afe05 Copyright updates for 2018. 7 anni fa
  Adam Ierymenko dab0fb9e05 Remote trace: plumbing, replace old TRACE with calls to Trace object. 8 anni fa
  Adam Ierymenko d2415dee00 Cleanup. 8 anni fa
  Adam Ierymenko f18158a52d . 8 anni fa
  Adam Ierymenko 2f20258807 . 8 anni fa
  Adam Ierymenko 1b68d6dbdc License header update. 8 anni fa
  Adam Ierymenko 98152d974a More cleanup and removal of DeferredPackets, will do the latter in a more elegant way. 9 anni fa
  Adam Ierymenko 4e4fd51117 boring doc stuff 9 anni fa
  Adam Ierymenko 1023ef23b7 Remove somewhat ugly and costly anti-recursion hack -- we will switch to more explicit methods. 9 anni fa
  Adam Ierymenko 436c1fac1d Selectively move over changes from "edge" to "dev" excluding netcon. 9 anni fa
  Adam Ierymenko 94f4316a0e Fix for possible high CPU usage on multicast queries. 9 anni fa
  Adam Ierymenko 8ef4edebbf Deferred decode for HELLO to prevent HELLOcalypse under high load of new peers. 9 anni fa
  Adam Ierymenko 57e29857cf Cluster work -- integrating with the rest of the code. 10 anni fa
  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. 10 anni fa
  Adam Ierymenko 6369c264e2 Rename netconf to controller and NetworkConfigMaster to NetworkController for consistency. 10 anni fa
  Adam Ierymenko d9e9b60a98 Node status and network list. 10 anni fa
  Adam Ierymenko c894710ac1 Remove Logger.hpp references. 10 anni fa
  Adam Ierymenko a2821e9000 Add code to check external surface against reported surface from other trusted peers, and also rename ExternalSurface to SelfAwareness because lulz. 10 anni fa
  Adam Ierymenko b723855751 Refactoring... lalalala... 10 anni fa
  Adam Ierymenko 36eab4f1a9 Whole heap more cleanup and refactoring... 10 anni fa
  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. 10 anni fa
  Adam Ierymenko 278c8fd9f1 Wire up externally specified NetworkConfigMaster 10 anni fa
  Adam Ierymenko 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] 10 anni fa
  Adam Ierymenko 64ba596e0b C++ network config master ready to test. 10 anni fa
  Adam Ierymenko 4e95384ad6 Cleanup, add tristate to config code in Network, and happy new year! 10 anni fa
  Adam Ierymenko 56cfe1d603 Strip out old Service code, add new service message type. 10 anni fa
  Adam Ierymenko 95f421024a Code cleanup, and fix some unsafe pointer handling in Network. 11 anni fa
  Adam Ierymenko 2436e22f46 More work on abstracting socket manager. 11 anni fa