Commit History

Author SHA1 Message Date
  Adam Ierymenko f21ecb3762 Yet more major and very nit-picky refactoring for performance, etc. Also use std::atomic<> now with a TODO to implement a shim if we ever do need to build this on a pre-c++11 compiler. 5 years ago
  Adam Ierymenko 7d11522768 Just about everything refactored for new Protocol/Buf code except Switch. 5 years ago
  Adam Ierymenko df346a6df6 Work in progress... clean up memcpy and create an annotation for that, lots more porting to new Buf/Protocol code, etc. 5 years ago
  Adam Ierymenko 59da359b06 More porting to new Buf system. 5 years ago
  Adam Ierymenko 03190c5a55 Bunch of build fixes, some docs 5 years ago
  Adam Ierymenko eef70e198b Version 2.x notice updates and other boring stuff. 5 years ago
  Adam Ierymenko 7291ac2093 A bunch more cleanup and build fixes, and remove old version of multipath code to prep for new version. 5 years ago
  Adam Ierymenko ef64e6a336 Build fixes, cleanup 5 years ago
  Adam Ierymenko 3fbfad5585 cleanup 5 years ago
  Adam Ierymenko 6267c67888 A bunch of cleanup and refactoring toward 2.x 5 years ago
  Adam Ierymenko 891bf99894 work in progress 5 years ago
  Adam Ierymenko 0723a85ab3 Build fixes. 6 years ago
  Adam Ierymenko 592e743349 Yet more multicast work. 6 years ago
  Adam Ierymenko 59ee0cfe88 Safety upgrades to code 6 years ago
  Adam Ierymenko 6f6138c500 Merge relicensing change from dev 6 years ago
  Adam Ierymenko 52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 6 years ago
  Adam Ierymenko 0731f3f1a9 wiring more stuff up, and simplification of timing loops 6 years ago
  Adam Ierymenko 83d723eb79 type 1 (P-384) identities 6 years ago
  Adam Ierymenko 521d371b5d A bunch more refactoring to rip out obsolete stuff related to old root system and general cleanup. 6 years ago
  Adam Ierymenko d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 years ago
  Adam Ierymenko f9900cc6fb Merge dev to edge 6 years ago
  Joseph Henry 6958ba9557 Added ZT_DISABLE_COMPRESSION build flag for SDK and low-end NAS builds 6 years ago
  Adam Ierymenko debd5a5c5e Add capability for P2P multicast propagation, and some cleanup. 6 years ago
  Joseph Henry 90d324ae96 Fixed ZT_SDK build issue. Moved ZT_SDK preprocessor directives to more permanent homes 6 years ago
  Adam Ierymenko 678116b6d1 One more. 6 years ago
  Adam Ierymenko 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. 6 years ago
  Joseph Henry 0e597191b8 Updated licenses for 2019 6 years ago
  Joseph Henry 9681fedbb4 Spellcheck sweep across codebase 7 years ago
  Adam Ierymenko f7019d9e80 Tie up the rest of hub and spoke designated replicator multicast mode. 7 years ago
  Adam Ierymenko d3d58ba8a7 Add support for designated multicast replicators to Multicaster::send(). 7 years ago