Commit History

Author SHA1 Message Date
  Adam Ierymenko 0e5651f353 1.12.0 merge to main (#2104) 1 year ago
  Grant Limberg 0ae09577f6 Client & Central Controller updates to support additonal OIDC features (#1848) 2 years ago
  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. 3 years ago
  Adam Ierymenko cd70fefc5e Clean up some credential push stuff. 3 years ago
  Adam Ierymenko 912036b260 Push credentials always if updated (client-side) and some controller-side cleanup that should be logically irrelevant but will prevent unnecessary DB lookups. 3 years ago
  Grant Limberg eaccce743f moar plumbing progress 3 years ago
  Grant Limberg 91e9b736dd make service objs dependent on zeroidc 3 years ago
  Grant Limberg fa21fdc1cc rename stuff for clarity 3 years ago
  Grant Limberg 8d39c9a861 plumbing full flow from controller -> client network 3 years ago
  Grant Limberg 8dd3639576 set ssoEnabled = true on network config if we get ERROR_NETWORK_AUTHENTICATION_REQUIRED 4 years ago
  Adam Ierymenko 810e2a761f Fix authentication URL... 4 years ago
  Adam Ierymenko b270d527f4 Basic plumbing for authentication requirement and piping through of URL information. 4 years ago
  Adam Ierymenko 06730c7d1d BSL date bump 5 years ago
  Adam Ierymenko 52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 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