История коммитов

Автор 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 лет назад