Commit Verlauf

Autor SHA1 Nachricht Datum
  Adam Ierymenko 1f28ce3980 Tons more refactoring: simplify Network, move explicit management of Tap out, redo COM serialization, etc. vor 10 Jahren
  Adam Ierymenko 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] vor 10 Jahren
  Adam Ierymenko 89f0c948f8 Physical address change message verb. vor 10 Jahren
  Adam Ierymenko 64ba596e0b C++ network config master ready to test. vor 10 Jahren
  Adam Ierymenko 4e95384ad6 Cleanup, add tristate to config code in Network, and happy new year! vor 10 Jahren
  Adam Ierymenko 96e9a90e8e docs vor 10 Jahren
  Adam Ierymenko 87c599df5c Back out service message type -- YAGNI violation. vor 10 Jahren
  Adam Ierymenko 56cfe1d603 Strip out old Service code, add new service message type. vor 10 Jahren
  Adam Ierymenko 5484cf4309 More cleanup, and fix a bug in Multicaster::gather() vor 11 Jahren
  Adam Ierymenko 5bb854e504 Fix a nasty bug introduced in packet fragmentation a while back during refactoring, and a few other things related to multicast. vor 11 Jahren
  Adam Ierymenko 4941c8a1f3 New multicast bug fixes, TRACE improvements, and temporarily disable legacy multicast for debugging purposes. vor 11 Jahren
  Adam Ierymenko d5e0f7e3e4 Reorg multicast packet, and a whole bunch of refactoring around the pushing of certificates of membership. vor 11 Jahren
  Adam Ierymenko 87f1b1b1e3 Bug fix in new multicast frame handler, handling of old "P5" multicast frames in new way. vor 11 Jahren
  Adam Ierymenko 1109046782 Last steps before test: parse OK(MULTICAST_GATHER) and OK(MULTICAST_FRAME) vor 11 Jahren
  Adam Ierymenko dee86e2448 But since we are now using middle 3 bits we can assign sane values for the cipher suite enum. vor 11 Jahren
  Adam Ierymenko 17da733f97 Gotta support old encrypted flag, move cipher spec to middle 3 bits... due to some shortsighted design early-on. In the future this can die once there are no old peers. vor 11 Jahren
  Adam Ierymenko 23836d4c11 Change "encrypted" flag to full cipher suite selector. Go ahead and reserve AES256-GCM which might be added in the future. vor 11 Jahren
  Adam Ierymenko e53d208ea4 Improve security posture by eliminating non-const data() accessor from Buffer. vor 11 Jahren
  Adam Ierymenko b41437780b Add origin to new MULTICAST_FRAME, move security check for certs into Network to remove redundant code and bug-proneness, more work on IncomingPacket... vor 11 Jahren
  Adam Ierymenko 2659427864 Multicaster needs to be global, not per-network, and a bunch of other stuff. vor 11 Jahren
  Adam Ierymenko 8607aa7c3c Everything in for new multicast except IncomingPacket parsing... vor 11 Jahren
  Adam Ierymenko ed0ba49502 A few more revisions to new multicast verbs. vor 11 Jahren
  Adam Ierymenko 9e186bbd89 . vor 11 Jahren
  Adam Ierymenko 431476e2e4 Some more multicast algo work... vor 11 Jahren
  Adam Ierymenko 954f9cbc13 Yet more WIP on mulitcast algo... vor 11 Jahren
  Adam Ierymenko d9abd4d9be Work on defining new direct broadcast multicast algorithm. vor 11 Jahren
  Adam Ierymenko 9b93141dd0 Upgrade LZ4 to latest version. vor 11 Jahren
  Adam Ierymenko aead1050fb Bridging (GitHub issue #68) does indeed work! Just needed to fix a packet size thinko. vor 11 Jahren
  Adam Ierymenko 6e485833ef . vor 11 Jahren
  Adam Ierymenko d6a4f8d77b Add flags to EXT_FRAME for better future proofness. vor 11 Jahren