Historique des commits

Auteur SHA1 Message Date
  Adam Ierymenko 0e5651f353 1.12.0 merge to main (#2104) il y a 1 an
  Adam Ierymenko ef08346a74 Fix a possible excessive memory use issue in controller and clean up a bunch of COM handling and other code in the normal node. il y a 3 ans
  Adam Ierymenko 06730c7d1d BSL date bump il y a 5 ans
  Adam Ierymenko 52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 il y a 6 ans
  Adam Ierymenko 75ebe5172f Fix for sharing of capabilities in 1.4 (problem introduced when push frequency was reduced) il y a 6 ans
  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. il y a 6 ans
  Adam Ierymenko 63ec19674c . il y a 6 ans
  Joseph Henry 0e597191b8 Updated licenses for 2019 il y a 6 ans
  Adam Ierymenko 65c07afe05 Copyright updates for 2018. il y a 7 ans
  Grant Limberg 099bedd2e9 A few more uint64_t -> int64_t changes for timestamps il y a 7 ans
  Grant Limberg b1d60df44c timestamps changed from uint64_t to int64_t il y a 7 ans
  Adam Ierymenko fcaf1d89c2 Get rid of some noisy remote traces that should not be needed. il y a 8 ans
  Adam Ierymenko 495c5ce81d Bunch of remote tracing work. il y a 8 ans
  Adam Ierymenko dab0fb9e05 Remote trace: plumbing, replace old TRACE with calls to Trace object. il y a 8 ans
  Adam Ierymenko 1b68d6dbdc License header update. il y a 8 ans
  Adam Ierymenko ba5d0cc2f9 Silence some TRACE noise. il y a 8 ans
  Adam Ierymenko 1d8ded3293 Tiny largely non-consequential credential fix. il y a 8 ans
  Adam Ierymenko eddbc7e757 Logic simplification, cleanup, and memory use improvements in Membership. Also fix an issue that may cause network instability in some cases. il y a 8 ans
  Adam Ierymenko 8a62ba07e5 Membership cleanup work in progress. il y a 8 ans
  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. il y a 8 ans
  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. il y a 8 ans
  Adam Ierymenko 4436824faf ipauth characteristic now works with ARP il y a 8 ans
  Adam Ierymenko 010dbc8b2b Merge. il y a 8 ans
  Adam Ierymenko 72653e54f9 Finish wiring up ipauth and macauth to Network filter. il y a 8 ans
  Grant Limberg 93ec86a26e iOS fixes il y a 8 ans
  Adam Ierymenko 10185e92fa Certificate of ownership -- used to secure against IP address spoofing, especially for IPv4 and regular IPv6. il y a 8 ans
  Adam Ierymenko cdc289fa9c Tags work. il y a 8 ans
  Adam Ierymenko 723a9a6e9a Small additional efficiency improvement. il y a 8 ans
  Adam Ierymenko 59ba7c8bf5 Improve efficiency of pushCredentials() method since it gets called a lot. il y a 8 ans
  Adam Ierymenko 78d548458b Capabilities basically work but need to refactor a bit for performance reasons. il y a 8 ans