Historia zmian

Autor SHA1 Wiadomość Data
  Adam Ierymenko 1982071d46 1.14.0 version bump for Linux and macOS, date update. 1 rok temu
  Brenton Bostick f73e51e94c Brenton/curly braces (#1971) 2 lat temu
  Adam Ierymenko 06730c7d1d BSL date bump 5 lat temu
  Adam Ierymenko 52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 6 lat temu
  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 lat temu
  Adam Ierymenko b041de831a More stack->heap 6 lat temu
  Adam Ierymenko 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. 6 lat temu
  Joseph Henry 0e597191b8 Updated licenses for 2019 6 lat temu
  Joseph Henry 28cb40529d Rough draft of fq-codel implementation 7 lat temu
  Adam Ierymenko 65c07afe05 Copyright updates for 2018. 7 lat temu
  Adam Ierymenko 0608704626 Some micro-optimizations, including a memcpy that is faster than Linux for most distro/compiler versions. 7 lat temu
  Adam Ierymenko dab0fb9e05 Remote trace: plumbing, replace old TRACE with calls to Trace object. 8 lat temu
  Adam Ierymenko 1b68d6dbdc License header update. 8 lat temu
  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 lat temu
  Adam Ierymenko e10325e133 GitHub issue #461 -- plus a bit of cleanup and optimization 8 lat temu
  Adam Ierymenko 4436824faf ipauth characteristic now works with ARP 8 lat temu
  Adam Ierymenko cc4bacc199 Cleanup, and implement compression disable flag for networks. 9 lat temu
  Adam Ierymenko 0d4109a9f1 More refactoring to clean up code, and add a gate function to make sure we do not handle OK packets we did not expect. This hardens up a few potential edge cases around security, since such messages might be used to e.g. pollute a cache and DOS under certain conditions. 9 lat temu
  Adam Ierymenko 74afef8eb1 Think through and refine a few things in rules, especially edge case TEE and REDIRECT behavior and semantics. 9 lat temu
  Adam Ierymenko 2cdda38dc4 It basically works... at least on current controllers. 9 lat temu
  Adam Ierymenko e1310a764a More cleanup and removal of cruft due to obsolete network-specific relays (will be replaced with federation stuff). 9 lat temu
  Adam Ierymenko e2f783ebbd . 9 lat temu
  Adam Ierymenko 37d139177d Integrate Filter into OutboundMulticast properly. 9 lat temu
  Adam Ierymenko 8a7753cfe3 Filter cleanup, prep for filter integration in a few places. 9 lat temu
  Adam Ierymenko 4e4fd51117 boring doc stuff 9 lat temu
  Adam Ierymenko a3db7d0728 Refactor: move network COMs out of Network and into Peer in prep for tightening up multicast lookup and other things. 10 lat temu
  Adam Ierymenko 778c7e6e70 More cleanup to direct path push, comment fixes, etc. 10 lat temu
  Adam Ierymenko cac55105c3 Fix a regression. 10 lat temu
  Adam Ierymenko 1632aec102 Check Network::isAllowed() always on multicast send. 10 lat temu
  Adam Ierymenko 960ceb4791 Rest of GitHub issue #140 implementation. 10 lat temu