Historique des commits

Auteur SHA1 Message Date
  Grant Limberg de308f05e0 missing break in InetAddress::ipScope() il y a 4 ans
  Grant Limberg 221e4ecb12 Add "documentation" networks as IP_SCOPE_PRIVATE il y a 4 ans
  Grant Limberg 1883a8c9ee Set 198.18.0.0/15 to IP_SCOPE_PRIVATE il y a 4 ans
  Adam Ierymenko 06730c7d1d BSL date bump il y a 5 ans
  Adam Ierymenko 52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 il y a 6 ans
  Adam Ierymenko 1b2d9e202e Remove 44/8 as pseudoprivate since it is now partly global. il y a 6 ans
  Adam Ierymenko a019c3dd5d Tighten up credential push just a bit for faster up-time with older nodes, should not have significant impact on bandwidth. Also some cleanup and push direct path timing fixes. il y a 6 ans
  Adam Ierymenko 6914425b03 cleanup il y a 6 ans
  Adam Ierymenko 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. il y a 6 ans
  Joseph Henry 0e597191b8 Updated licenses for 2019 il y a 6 ans
  Grant Limberg 7c72653385 because Windows.... il y a 6 ans
  Adam Ierymenko 60d5a3c631 Merge pull request #853 from darkain/dev il y a 6 ans
  Vincent Milum Jr 79b47b055a Only null terminate the first character il y a 6 ans
  Vincent Milum Jr 8e260bae11 Correcting conversion to/from IP address / string il y a 6 ans
  Joseph Henry 9681fedbb4 Spellcheck sweep across codebase il y a 7 ans
  Adam Ierymenko 40a9ebd078 GitHub issue #675 il y a 7 ans
  Adam Ierymenko 65c07afe05 Copyright updates for 2018. 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 459f1e7bfb Refactor path stability stuff and add basic multipath support. il y a 7 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
  Joseph Henry ceeb8ee0bc added isEqualPrefix to InetAddress il y a 8 ans
  Adam Ierymenko 1b68d6dbdc License header update. il y a 8 ans
  Grant Limberg 6a50291aa2 Fix the case for InetAddress::containsAddress for IPv6 route of :: il y a 8 ans
  Adam Ierymenko b08ca49580 More controller work -- it builds! il y a 9 ans
  Adam Ierymenko ee649ae69a Add 6plane assignment support to network controller, and cleanup. il y a 9 ans
  Adam Ierymenko 1bf1c38b30 Default route population works on Mac! il y a 9 ans
  Adam Ierymenko 7a63fdc447 Fix for GitHub issue #298 and hopefully #297 il y a 9 ans
  Adam Ierymenko 4e4fd51117 boring doc stuff il y a 9 ans
  Adam Ierymenko b3e3d4cacc Instead of using binary packet comparison, add a callback to the API to explicitly check whether paths should be used. Check in with this callback (if present) when learning new paths or sending initial packets. il y a 9 ans