Historique des commits

Auteur SHA1 Message Date
  Adam Ierymenko 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. il y a 6 ans
  Adam Ierymenko d530356055 RingBuffer<> is now templated with size, buffer is now static. il y a 6 ans
  Joseph Henry 0e597191b8 Updated licenses for 2019 il y a 6 ans
  Adam Ierymenko af61ee6f3a Merge pull request #836 from skunkwerks/feature/add-freebsd-debugs il y a 7 ans
  Dave Cottlehuber 88abd6ffc6 add support for debug flags in FreeBSD il y a 7 ans
  Joseph Henry 46a7a2be2e Added VERB_ACK and VERB_QOS_MEASUREMENT, refined notion of path quality il y a 7 ans
  Adam Ierymenko fe1fa20c6c Fix build on Intel C/C++ Compiler for Linux. il y a 7 ans
  Adam Ierymenko 07cb62a503 cleanup il y a 7 ans
  Adam Ierymenko 01b4cb64ee cleanup il y a 7 ans
  Adam Ierymenko 65c07afe05 Copyright updates for 2018. il y a 7 ans
  Adam Ierymenko d3e8e9629b More optimization work. il y a 7 ans
  Adam Ierymenko 0608704626 Some micro-optimizations, including a memcpy that is faster than Linux for most distro/compiler versions. il y a 7 ans
  Adam Ierymenko c692f2e740 Fix for new identity generation bug. il y a 8 ans
  Adam Ierymenko ba6fd16823 More tracing stuff. il y a 8 ans
  Adam Ierymenko 6fc70f7c16 More cleanup, Linux build fixes. il y a 8 ans
  Adam Ierymenko f23a43fb81 More cleanup. il y a 8 ans
  Adam Ierymenko d2415dee00 Cleanup. il y a 8 ans
  Adam Ierymenko 355cce3938 Rename Utils::snprintf due to it being a #define on one platform. il y a 8 ans
  Adam Ierymenko 1b68d6dbdc License header update. il y a 8 ans
  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. il y a 8 ans
  Adam Ierymenko 42f28bce52 Cleanup and make moons (federated roots) a little easier to deal with. il y a 8 ans
  Adam Ierymenko 0fb3d1d582 Add a build version for software update use so we can do very minor updates within a version. il y a 8 ans
  Adam Ierymenko ccdd4ffda7 Move split() to OSUtils since it is not used in core. il y a 8 ans
  Adam Ierymenko e09c1a1c11 Big refactor mostly builds. We now have a uniform backward compatible netconf. il y a 9 ans
  Adam Ierymenko b90e66f7c7 ManagedRoute, which applies C++ RAII to injected routes. Move RoutingTable to attic. il y a 9 ans
  Adam Ierymenko 3df60995e1 nit pick... might this matter? il y a 9 ans
  Adam Ierymenko 4e4fd51117 boring doc stuff il y a 9 ans
  Adam Ierymenko a7409850d6 Get trim() out of core where it is not needed. il y a 10 ans
  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() il y a 10 ans
  Adam Ierymenko 1213073916 Apple auto-update stuff, now for Windows. il y a 10 ans