Commit History

Author SHA1 Message Date
  Adam Ierymenko c3b5c45fea Fix InetAddress sizing by delving into crazy C++ weeds, fix Peer compile issues. 5 years ago
  Adam Ierymenko 1affb6814c A little more cleanup and build fixes. 5 years ago
  Adam Ierymenko 3448e6fc76 Yet MORE refactoring, including moving expected-reply-to out of Node and into its own class for cleanliness. 5 years ago
  Adam Ierymenko 018fe04163 More nit-picky refactoring. 5 years ago
  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 d5b9a54c55 Continuing work on new buffer type... 5 years ago
  Adam Ierymenko eef70e198b Version 2.x notice updates and other boring stuff. 5 years ago
  Adam Ierymenko b2f0b35608 Move self-test so it can be called from CLI and always builds, implement Endpoint and Locator deserialization in Go as well as C++. 5 years ago
  Adam Ierymenko 2fbeaaf148 Bunch more fixes, implement C API for Identity operations. 5 years ago
  Adam Ierymenko 9642ff5fb9 . 5 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 521d371b5d A bunch more refactoring to rip out obsolete stuff related to old root system and general cleanup. 6 years ago
  Adam Ierymenko 1b2d9e202e Remove 44/8 as pseudoprivate since it is now partly global. 6 years ago
  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. 6 years ago
  Adam Ierymenko 6914425b03 cleanup 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
  Grant Limberg 7c72653385 because Windows.... 6 years ago
  Adam Ierymenko 60d5a3c631 Merge pull request #853 from darkain/dev 6 years ago
  Vincent Milum Jr 79b47b055a Only null terminate the first character 7 years ago
  Vincent Milum Jr 8e260bae11 Correcting conversion to/from IP address / string 7 years ago
  Joseph Henry 9681fedbb4 Spellcheck sweep across codebase 7 years ago
  Adam Ierymenko 40a9ebd078 GitHub issue #675 7 years ago
  Adam Ierymenko 65c07afe05 Copyright updates for 2018. 7 years ago
  Adam Ierymenko 0608704626 Some micro-optimizations, including a memcpy that is faster than Linux for most distro/compiler versions. 7 years ago
  Adam Ierymenko 459f1e7bfb Refactor path stability stuff and add basic multipath support. 7 years ago
  Adam Ierymenko d2415dee00 Cleanup. 8 years ago
  Adam Ierymenko 355cce3938 Rename Utils::snprintf due to it being a #define on one platform. 8 years ago
  Joseph Henry ceeb8ee0bc added isEqualPrefix to InetAddress 8 years ago