Commit History

Author SHA1 Message Date
  Adam Ierymenko 06730c7d1d BSL date bump 5 years ago
  Adam Ierymenko 52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 6 years ago
  Joseph Henry 0e597191b8 Updated licenses for 2019 6 years ago
  Joseph Henry 9681fedbb4 Spellcheck sweep across codebase 7 years ago
  Adam Ierymenko 65c07afe05 Copyright updates for 2018. 7 years ago
  Adam Ierymenko b9e1d53d7a Minor cleanup. 8 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
  Adam Ierymenko 1b68d6dbdc License header update. 8 years ago
  Adam Ierymenko dbf3e6c3c9 Dead code removal. 9 years ago
  Adam Ierymenko 4e4fd51117 boring doc stuff 9 years ago
  Adam Ierymenko b11ffc9635 Integrate Hashtable into Multicaster, where @mwarning found heaviest std::map() overhead. 10 years ago
  Adam Ierymenko 8c18c60c00 sp. 10 years ago
  Adam Ierymenko b888e033c0 JSON control plane, almost done... 10 years ago
  Adam Ierymenko a86300c58f Network build fixes and cleanup of remaining internal references to _tap 10 years ago
  Adam Ierymenko a8a92c5b89 A whole lot of Sqlite netconf master work, and some fixes elsewhere in the code. 10 years ago
  Adam Ierymenko 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] 10 years ago
  Adam Ierymenko 4e95384ad6 Cleanup, add tristate to config code in Network, and happy new year! 10 years ago
  Adam Ierymenko 93f9b4392d Enable configuration of multicast algorithm parameters in netconf 11 years ago
  Adam Ierymenko beb7b5bbe5 GitHub Issue #69 - make MAC assignment schema differ between virtual networks. 11 years ago
  Adam Ierymenko b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 years ago
  Adam Ierymenko 612c17240a Dead code removal, fix for cleanup GitHub issue #28 11 years ago
  Adam Ierymenko b10871cedc More work in netconf cleanup. 11 years ago
  Adam Ierymenko 4c06fcfc9d More include formatting cleanup. 12 years ago
  Adam Ierymenko a3a2b8dedb Look up rate info from database, but going to drop min balance cause it seems unnecessary. Also work in progress on membership certs. 12 years ago
  Adam Ierymenko 37931d8589 Multicast bandwidth accounting work in progress, and some config field changes and cleanup. 12 years ago
  Adam Ierymenko f3ad05347e Improve code security posture by replacing sprintf with a safer function. 12 years ago
  Adam Ierymenko cfef114c31 Possible fix for issue #4 - segfault in ___removeIp helper function in EthernetTap on OSX -- I think the problem may have been that I was using set::erase(key) while also using an iterator, so now it uses erase(iterator). See if it happens again, cause I could not duplicate the issue. Possible minor difference in STL version. 12 years ago
  Adam Ierymenko 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago