Commit History

Author SHA1 Message Date
  Adam Ierymenko 6f22570648 Optimization and cleanup 6 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 6947a6b1d4 more cleanup 6 years ago
  Adam Ierymenko e6b4006c70 Refactoring to eliminate duplicated code 6 years ago
  Adam Ierymenko d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 years ago
  Adam Ierymenko fe2215df00 TON of refactoring, moon/planet is DEAD, ECC P-384 is integrated (but not enabled), and multicast work and cleanup. Whew. 6 years ago
  Adam Ierymenko e2900f4f3c Fix valgrind warning... not sure if it is an actual issue. 6 years ago
  Adam Ierymenko f23e354272 Nope, more... 6 years ago
  Adam Ierymenko e1091611da More mem*() stuff... 6 years ago
  Adam Ierymenko 0a9e2227e8 ... and more 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
  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
  Grant Limberg 099bedd2e9 A few more uint64_t -> int64_t changes for timestamps 7 years ago
  Adam Ierymenko b9e1d53d7a Minor cleanup. 8 years ago
  Adam Ierymenko 1b68d6dbdc License header update. 8 years ago
  Adam Ierymenko 9e80db0fd1 Cleanup, fix a valgrind error, stack use reduction. 8 years ago
  Adam Ierymenko eddbc7e757 Logic simplification, cleanup, and memory use improvements in Membership. Also fix an issue that may cause network instability in some cases. 8 years ago
  Adam Ierymenko e4896b257f Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. 8 years ago
  Adam Ierymenko e10325e133 GitHub issue #461 -- plus a bit of cleanup and optimization 8 years ago
  Adam Ierymenko 72653e54f9 Finish wiring up ipauth and macauth to Network filter. 8 years ago
  Adam Ierymenko 10185e92fa Certificate of ownership -- used to secure against IP address spoofing, especially for IPv4 and regular IPv6. 8 years ago