Commit History

作者 SHA1 備註 提交日期
  Adam Ierymenko b1fb020aea Raise chunk size to max packet size for network configs. Chunking breaks really ancient clients, so this helps them live a little longer. No real downside for new clients. 8 年之前
  Adam Ierymenko 6ee201865b Clean up WHOIS code. 8 年之前
  Adam Ierymenko a4bc40542b GCC/G++ build fixes, GitHub issue #563 8 年之前
  Adam Ierymenko 7e6598e9ca Possible deadlock fix. 8 年之前
  Adam Ierymenko b9e1d53d7a Minor cleanup. 8 年之前
  Adam Ierymenko c692f2e740 Fix for new identity generation bug. 8 年之前
  Adam Ierymenko ba6fd16823 More tracing stuff. 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 d2415dee00 Cleanup. 8 年之前
  Adam Ierymenko f18158a52d . 8 年之前
  Adam Ierymenko 2f20258807 . 8 年之前
  Adam Ierymenko baa10c2995 . 8 年之前
  Adam Ierymenko 355cce3938 Rename Utils::snprintf due to it being a #define on one platform. 8 年之前
  Adam Ierymenko 02d18af57d Remove Cluster.hpp 8 年之前
  Adam Ierymenko 9b287392a4 . 8 年之前
  Adam Ierymenko aa06470cb6 More cleanup for cluster refactor. 8 年之前
  Adam Ierymenko 6015b529a0 More clustering work. 8 年之前
  Adam Ierymenko 76452b4e28 Data structure fixup. 8 年之前
  Adam Ierymenko 2a4a50b1da Add some also-ZeroTier-written ext/ code for use in new clustering, delete some old code, and change Mac to use -Os which is just as fast as -Ofast and may be faster due to cache effects. 8 年之前
  Adam Ierymenko 2ec88e8008 Remove old circuit test code. Rules engine will let us do this much better and more simply. 8 年之前
  Adam Ierymenko f9a9c2d009 Config object was never even being initialized on leave. Never noticed since desktop and server clients did not use. 8 年之前
  Adam Ierymenko 1b68d6dbdc License header update. 8 年之前
  Adam Ierymenko 4f2a779769 JSONDB performance improvements, threading fix. 8 年之前
  Adam Ierymenko 7a94f63058 Back out NaCl since the old one with xmm6 salsa2012 does not support multi-block use and the new one is slower. 8 年之前
  Adam Ierymenko df48738ac9 Enable use of NaCl for faster X64 Salsa20 implementations. Also include binary for OSX for easy build. Blazingly fast. 8 年之前
  Adam Ierymenko 139c4b5633 Significant simplification to path logic. 8 年之前
  Adam Ierymenko 88a4a3b1ba Pass tptr on leave. 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 年之前