커밋 기록

작성자 SHA1 메시지 날짜
  Adam Ierymenko 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 년 전
  Brenton Bostick f73e51e94c Brenton/curly braces (#1971) 2 년 전
  Adam Ierymenko 06730c7d1d BSL date bump 5 년 전
  Adam Ierymenko 52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 6 년 전
  Joseph Henry 0e597191b8 Updated licenses for 2019 6 년 전
  Joseph Henry 9681fedbb4 Spellcheck sweep across codebase 7 년 전
  Adam Ierymenko 65c07afe05 Copyright updates for 2018. 7 년 전
  Adam Ierymenko b9e1d53d7a Minor cleanup. 8 년 전
  Adam Ierymenko d2415dee00 Cleanup. 8 년 전
  Adam Ierymenko 355cce3938 Rename Utils::snprintf due to it being a #define on one platform. 8 년 전
  Adam Ierymenko 1b68d6dbdc License header update. 8 년 전
  Adam Ierymenko dbf3e6c3c9 Dead code removal. 9 년 전
  Adam Ierymenko 4e4fd51117 boring doc stuff 9 년 전
  Adam Ierymenko b11ffc9635 Integrate Hashtable into Multicaster, where @mwarning found heaviest std::map() overhead. 10 년 전
  Adam Ierymenko 8c18c60c00 sp. 10 년 전
  Adam Ierymenko b888e033c0 JSON control plane, almost done... 10 년 전
  Adam Ierymenko a86300c58f Network build fixes and cleanup of remaining internal references to _tap 10 년 전
  Adam Ierymenko a8a92c5b89 A whole lot of Sqlite netconf master work, and some fixes elsewhere in the code. 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 93f9b4392d Enable configuration of multicast algorithm parameters in netconf 11 년 전
  Adam Ierymenko beb7b5bbe5 GitHub Issue #69 - make MAC assignment schema differ between virtual networks. 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 b10871cedc More work in netconf cleanup. 11 년 전
  Adam Ierymenko 4c06fcfc9d More include formatting cleanup. 12 년 전
  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 년 전
  Adam Ierymenko 37931d8589 Multicast bandwidth accounting work in progress, and some config field changes and cleanup. 12 년 전
  Adam Ierymenko f3ad05347e Improve code security posture by replacing sprintf with a safer function. 12 년 전
  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 년 전