Commit History

Author SHA1 Message Date
  Adam Ierymenko 0e5651f353 1.12.0 merge to main (#2104) 1 year ago
  Adam Ierymenko 06730c7d1d BSL date bump 5 years ago
  Adam Ierymenko 52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 6 years ago
  Joseph Henry 0e597191b8 Updated licenses for 2019 6 years ago
  Joseph Henry 6a2ba4baca Introduced basic multipath support 7 years ago
  Adam Ierymenko 74f2b78c04 Refactor some potentially unsafe SharedPtr<> code. 7 years ago
  Adam Ierymenko 4419734a7d Implement continuous contacting of designated anchors and multicast replicators - GitHub issue #666 7 years ago
  Adam Ierymenko 65c07afe05 Copyright updates for 2018. 7 years ago
  Adam Ierymenko 459f1e7bfb Refactor path stability stuff and add basic multipath support. 7 years ago
  Adam Ierymenko c7d370c17f Delete something that turns out not to be useful. This will be handled differently. 7 years ago
  Grant Limberg b1d60df44c timestamps changed from uint64_t to int64_t 7 years ago
  Adam Ierymenko f8014413a3 Add UDP MTU configurability. 8 years ago
  Adam Ierymenko 6ee201865b Clean up WHOIS code. 8 years ago
  Adam Ierymenko 64758c46b6 Implement peer serialization and deserialization. 8 years ago
  Adam Ierymenko dab0fb9e05 Remote trace: plumbing, replace old TRACE with calls to Trace object. 8 years ago
  Adam Ierymenko f18158a52d . 8 years ago
  Adam Ierymenko 2f20258807 . 8 years ago
  Adam Ierymenko baa10c2995 . 8 years ago
  Adam Ierymenko 1b68d6dbdc License header update. 8 years ago
  Adam Ierymenko 139c4b5633 Significant simplification to path logic. 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 cdc0eaec3a Fix attempt to WHOIS self. 8 years ago
  Adam Ierymenko af4e79735c Fix "orbit" semantics. Federation works. 8 years ago
  Adam Ierymenko 969e09210d Fix loading of existing moons. 8 years ago
  Adam Ierymenko e4b6611201 Only accept world updates from upstreams. 8 years ago
  Adam Ierymenko 42f28bce52 Cleanup and make moons (federated roots) a little easier to deal with. 8 years ago
  Adam Ierymenko 3587aa1ea7 Add and send certificates of representation to tell people what our valid upstreams are. These are not used yet but will be needed for future privacy modes, etc. Also some cleanup. 8 years ago
  Adam Ierymenko 9e7c778cc8 Fix deadlock. 8 years ago
  Adam Ierymenko 1d775af34a Fix moon persistence. 8 years ago
  Adam Ierymenko 9f7919f71f Add comments to join ("orbit") moons. 8 years ago