コミット履歴

作者 SHA1 メッセージ 日付
  Adam Ierymenko 06730c7d1d BSL date bump 5 年 前
  Adam Ierymenko 52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 6 年 前
  Adam Ierymenko 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. 6 年 前
  Joseph Henry 0e597191b8 Updated licenses for 2019 6 年 前
  Adam Ierymenko 65c07afe05 Copyright updates for 2018. 7 年 前
  Adam Ierymenko 0608704626 Some micro-optimizations, including a memcpy that is faster than Linux for most distro/compiler versions. 7 年 前
  Adam Ierymenko 5e2ea4a81a Cleanup. 8 年 前
  Adam Ierymenko b9e1d53d7a Minor cleanup. 8 年 前
  Adam Ierymenko 9b287392a4 . 8 年 前
  Adam Ierymenko 64b7d9ef82 New clustering work. 8 年 前
  Adam Ierymenko 2d74c60d47 Add branch hints to bounds checking in Buffer. 8 年 前
  Adam Ierymenko 1b68d6dbdc License header update. 8 年 前
  Adam Ierymenko 2bf9145ae6 Outgoing side of packet counter for link quality reporting. Also some cleanup and a cluster mode build fix. 8 年 前
  Michał Zieliński 8f2a42d1ad allow user to specify arbitrary allowed IP networks in allowManaged 8 年 前
  Adam Ierymenko 529515d1d1 Changes to how new-style binary network configs are detected, and a new-style binary serialized meta-data representation. 9 年 前
  Adam Ierymenko 4e4fd51117 boring doc stuff 9 年 前
  Adam Ierymenko 5341afcdcd Handling of CIRCUIT_TEST, should be ready to test. 9 年 前
  Adam Ierymenko a297e4a5bf Add build def ZT_NO_TYPE_PUNNING, which when defined disables type punning code that might cause unaligned access errors on architectures that care (e.g. Android/ARM) 10 年 前
  Adam Ierymenko 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] 10 年 前
  Adam Ierymenko 4e95384ad6 Cleanup, add tristate to config code in Network, and happy new year! 10 年 前
  Adam Ierymenko 5484cf4309 More cleanup, and fix a bug in Multicaster::gather() 10 年 前
  Adam Ierymenko e53d208ea4 Improve security posture by eliminating non-const data() accessor from Buffer. 10 年 前
  Adam Ierymenko 7831c4bfef Cleanup, dead code removal, some pretty insignificant security stuff that's based on recommendations. 11 年 前
  Adam Ierymenko b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 年 前
  Adam Ierymenko 612c17240a Dead code removal, fix for cleanup GitHub issue #28 11 年 前
  Adam Ierymenko ca93b4a1ac Clean up some stuff, including a few spots where exceptions were not being handled correctly. 11 年 前
  Adam Ierymenko 487eb17ec0 ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap. 12 年 前
  Adam Ierymenko d6414c9ff7 Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 12 年 前
  Adam Ierymenko f5d77a1bc2 Clean up a bunch of valgrind errors, nix a potentially unsafe op in Buffer assignment operator. 12 年 前
  Adam Ierymenko 9e28bbfbb2 Factored out multicast propagation algorithm from Switch and Topology, also cleaned up and clarified it a bit. 12 年 前