提交歷史

作者 SHA1 備註 提交日期
  Adam Ierymenko 55b0555aa0 A bunch more build fixes. 5 年之前
  Adam Ierymenko 1e0a930d23 Create a container for identity hashes, replace some "volatile" hacky junk with std::atomic, clean up some security checks, rename raw data in Buf to unsafeData to permit search for unsafe. 5 年之前
  Adam Ierymenko 46d3780e89 AES stuff, port sending network credentials to new packet format. 5 年之前
  Adam Ierymenko 0dc476518b Documentation changes, and move HMAC auth on HELLO to before object decoding since this is good cryptographic practice. 5 年之前
  Adam Ierymenko e5c7366e71 Yet more minor refactoring and redesign Meter to be more thread-safe. 6 年之前
  Adam Ierymenko 59da359b06 More porting to new Buf system. 6 年之前
  Adam Ierymenko 33bb61c63d Loads of refactoring, integration of new version of Trace. 6 年之前
  Adam Ierymenko eef70e198b Version 2.x notice updates and other boring stuff. 6 年之前
  Adam Ierymenko 6f6138c500 Merge relicensing change from dev 6 年之前
  Adam Ierymenko 52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 6 年之前
  Adam Ierymenko b66431bc29 Work in progress... 6 年之前
  Adam Ierymenko e6b4006c70 Refactoring to eliminate duplicated code 6 年之前
  Adam Ierymenko 75ebe5172f Fix for sharing of capabilities in 1.4 (problem introduced when push frequency was reduced) 6 年之前
  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 年之前
  Adam Ierymenko 63ec19674c . 6 年之前
  Joseph Henry 0e597191b8 Updated licenses for 2019 7 年之前
  Adam Ierymenko 65c07afe05 Copyright updates for 2018. 8 年之前
  Grant Limberg 099bedd2e9 A few more uint64_t -> int64_t changes for timestamps 8 年之前
  Grant Limberg b1d60df44c timestamps changed from uint64_t to int64_t 8 年之前
  Adam Ierymenko fcaf1d89c2 Get rid of some noisy remote traces that should not be needed. 8 年之前
  Adam Ierymenko 495c5ce81d Bunch of remote tracing work. 8 年之前
  Adam Ierymenko dab0fb9e05 Remote trace: plumbing, replace old TRACE with calls to Trace object. 8 年之前
  Adam Ierymenko 1b68d6dbdc License header update. 8 年之前
  Adam Ierymenko ba5d0cc2f9 Silence some TRACE noise. 8 年之前
  Adam Ierymenko 1d8ded3293 Tiny largely non-consequential credential fix. 8 年之前
  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 年之前
  Adam Ierymenko 8a62ba07e5 Membership cleanup work in progress. 8 年之前
  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 年之前
  Adam Ierymenko 010d0a7d56 Docs and a bit of cleanup. In particular ALL makes no sense for revocations because they have IDs. In that case you would just revoke the COM. 8 年之前
  Adam Ierymenko 4436824faf ipauth characteristic now works with ARP 9 年之前