Commit History

Author SHA1 Message Date
  Adam Ierymenko 6f6138c500 Merge relicensing change from dev 6 years ago
  Adam Ierymenko 52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 6 years ago
  Adam Ierymenko 0731f3f1a9 wiring more stuff up, and simplification of timing loops 6 years ago
  Adam Ierymenko b66431bc29 Work in progress... 6 years ago
  Adam Ierymenko 5280d28505 cleanup 6 years ago
  Adam Ierymenko 5cfbb0a423 Clean up dead stuff from OneService and fix build errors. 6 years ago
  Adam Ierymenko 521d371b5d A bunch more refactoring to rip out obsolete stuff related to old root system and general cleanup. 6 years ago
  Adam Ierymenko 1b20cc6075 More optimization and cleanup 6 years ago
  Adam Ierymenko 75ebe5172f Fix for sharing of capabilities in 1.4 (problem introduced when push frequency was reduced) 6 years ago
  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 years ago
  Adam Ierymenko 63ec19674c . 6 years ago
  Adam Ierymenko e03102dbcb Clean out some unnecessarily pedantic auth stuff in favor of a simpler way of gating multicast gathers. 6 years ago
  Joseph Henry 0e597191b8 Updated licenses for 2019 6 years ago
  Joseph Henry 28cb40529d Rough draft of fq-codel implementation 7 years ago
  Joseph Henry 9681fedbb4 Spellcheck sweep across codebase 7 years ago
  Adam Ierymenko 6d8e1e8783 More cleanup of old stuff. 7 years ago
  Adam Ierymenko 65c07afe05 Copyright updates for 2018. 7 years ago
  Grant Limberg b1d60df44c timestamps changed from uint64_t to int64_t 7 years ago
  Adam Ierymenko b9e1d53d7a Minor cleanup. 8 years ago
  Adam Ierymenko 495c5ce81d Bunch of remote tracing work. 8 years ago
  Adam Ierymenko 6015b529a0 More clustering work. 8 years ago
  Adam Ierymenko 1b68d6dbdc License header update. 8 years ago
  Adam Ierymenko 88a4a3b1ba Pass tptr on leave. 8 years ago
  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 years ago
  Adam Ierymenko e10325e133 GitHub issue #461 -- plus a bit of cleanup and optimization 8 years ago
  Adam Ierymenko 10185e92fa Certificate of ownership -- used to secure against IP address spoofing, especially for IPv4 and regular IPv6. 8 years ago
  Adam Ierymenko ed31cb76d6 Fix to cluster network configs. 8 years ago
  Adam Ierymenko 226123ca08 Refactor controller to permit sending of pushes as well as just replies to config requests. 8 years ago
  Adam Ierymenko 9f550292fe Simply network auth logic and always sent error on auth failure even for unknown networks to prevent forensics. 9 years ago
  Adam Ierymenko 15c07c58b6 Refactored network config chunking to sign every chunk to prevent stupid DOS attack potential, and implement network config fast propagate (though we probably will not use this for a bit). 9 years ago