提交歷史

作者 SHA1 備註 提交日期
  Adam Ierymenko 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. 6 年之前
  Adam Ierymenko d530356055 RingBuffer<> is now templated with size, buffer is now static. 6 年之前
  Joseph Henry 0e597191b8 Updated licenses for 2019 6 年之前
  Adam Ierymenko af61ee6f3a Merge pull request #836 from skunkwerks/feature/add-freebsd-debugs 7 年之前
  Dave Cottlehuber 88abd6ffc6 add support for debug flags in FreeBSD 7 年之前
  Joseph Henry 46a7a2be2e Added VERB_ACK and VERB_QOS_MEASUREMENT, refined notion of path quality 7 年之前
  Adam Ierymenko fe1fa20c6c Fix build on Intel C/C++ Compiler for Linux. 7 年之前
  Adam Ierymenko 07cb62a503 cleanup 7 年之前
  Adam Ierymenko 01b4cb64ee cleanup 7 年之前
  Adam Ierymenko 65c07afe05 Copyright updates for 2018. 7 年之前
  Adam Ierymenko d3e8e9629b More optimization work. 7 年之前
  Adam Ierymenko 0608704626 Some micro-optimizations, including a memcpy that is faster than Linux for most distro/compiler versions. 7 年之前
  Adam Ierymenko c692f2e740 Fix for new identity generation bug. 8 年之前
  Adam Ierymenko ba6fd16823 More tracing stuff. 8 年之前
  Adam Ierymenko 6fc70f7c16 More cleanup, Linux build fixes. 8 年之前
  Adam Ierymenko f23a43fb81 More cleanup. 8 年之前
  Adam Ierymenko d2415dee00 Cleanup. 8 年之前
  Adam Ierymenko 355cce3938 Rename Utils::snprintf due to it being a #define on one platform. 8 年之前
  Adam Ierymenko 1b68d6dbdc License header update. 8 年之前
  Adam Ierymenko 1d39be61b2 ZeroTier now has link quality measurement. We are not using this yet but decided to put it in to prep for future QoS support and SD-WAN stuff. 8 年之前
  Adam Ierymenko 42f28bce52 Cleanup and make moons (federated roots) a little easier to deal with. 8 年之前
  Adam Ierymenko 0fb3d1d582 Add a build version for software update use so we can do very minor updates within a version. 8 年之前
  Adam Ierymenko ccdd4ffda7 Move split() to OSUtils since it is not used in core. 8 年之前
  Adam Ierymenko e09c1a1c11 Big refactor mostly builds. We now have a uniform backward compatible netconf. 9 年之前
  Adam Ierymenko b90e66f7c7 ManagedRoute, which applies C++ RAII to injected routes. Move RoutingTable to attic. 9 年之前
  Adam Ierymenko 3df60995e1 nit pick... might this matter? 9 年之前
  Adam Ierymenko 4e4fd51117 boring doc stuff 9 年之前
  Adam Ierymenko a7409850d6 Get trim() out of core where it is not needed. 10 年之前
  Adam Ierymenko cf6f30963c Kill a potential source of type punning BUS errors on Android, and besides that hack probably did not improve performance at all given the short lenghts of things compared with secureEq() 10 年之前
  Adam Ierymenko 1213073916 Apple auto-update stuff, now for Windows. 10 年之前