커밋 기록

작성자 SHA1 메시지 날짜
  Adam Ierymenko 459f1e7bfb Refactor path stability stuff and add basic multipath support. 8 년 전
  Grant Limberg b1d60df44c timestamps changed from uint64_t to int64_t 8 년 전
  Adam Ierymenko f8014413a3 Add UDP MTU configurability. 8 년 전
  Adam Ierymenko dd8b03a5c5 Threading issue fix? 8 년 전
  Adam Ierymenko 4d5983114c Fix another deadlock. 8 년 전
  Adam Ierymenko 0a9c3b5571 Fix possible deadlock. 8 년 전
  Adam Ierymenko 180049a277 Fix pointer bug. 8 년 전
  Adam Ierymenko 6ee201865b Clean up WHOIS code. 8 년 전
  Adam Ierymenko 9cfc109527 Tighten a few timings. 8 년 전
  Adam Ierymenko ff5e22031a Small fix: should expire packets to prevent repeated WHOISes. 8 년 전
  Adam Ierymenko e3cf756785 Make rxQueue lock-free using an atomic counter ring buffer. 8 년 전
  Adam Ierymenko ab0806a036 Cleanup. 8 년 전
  Adam Ierymenko 495c5ce81d Bunch of remote tracing work. 8 년 전
  Adam Ierymenko dab0fb9e05 Remote trace: plumbing, replace old TRACE with calls to Trace object. 8 년 전
  Adam Ierymenko f18158a52d . 8 년 전
  Adam Ierymenko 2f20258807 . 8 년 전
  Adam Ierymenko 02d18af57d Remove Cluster.hpp 8 년 전
  Adam Ierymenko 1b68d6dbdc License header update. 8 년 전
  Adam Ierymenko 91c9f4cb20 Fix TRACE and CLUSTER builds. 8 년 전
  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 년 전
  Adam Ierymenko cdc0eaec3a Fix attempt to WHOIS self. 8 년 전
  Adam Ierymenko e3b1fc2ac0 Tweak WHOIS path for federation. 8 년 전
  Adam Ierymenko 1d39be61b2 ZeroTier now has link quality measurement. We are not using this yet but decided to put it in to prep for future QoS support and SD-WAN stuff. 8 년 전
  Adam Ierymenko 2bf9145ae6 Outgoing side of packet counter for link quality reporting. Also some cleanup and a cluster mode build fix. 8 년 전
  Adam Ierymenko 43182f8f57 Docs, code cleanup, and protect the extra new fields of HELLO with encryption as a precaution. 8 년 전
  Adam Ierymenko 31db768e4d A bit of code cleanup. 8 년 전
  Adam Ierymenko d9e4ba1280 Eliminate a little copypasta. 8 년 전
  Adam Ierymenko dcb1233b0d Slight refactor to RENEDEZVOUS sending code for federation. 8 년 전
  Adam Ierymenko 9284e4edfe agree() must be called on our identity, the one with the secret 8 년 전
  Adam Ierymenko 62a705af1c Eliminate another check in cluster frontplane mode. 8 년 전