Historial de Commits

Autor SHA1 Mensaje Fecha
  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. hace 8 años
  Adam Ierymenko 6ee201865b Clean up WHOIS code. hace 8 años
  Adam Ierymenko a4bc40542b GCC/G++ build fixes, GitHub issue #563 hace 8 años
  Adam Ierymenko 7e6598e9ca Possible deadlock fix. hace 8 años
  Adam Ierymenko b9e1d53d7a Minor cleanup. hace 8 años
  Adam Ierymenko c692f2e740 Fix for new identity generation bug. hace 8 años
  Adam Ierymenko ba6fd16823 More tracing stuff. hace 8 años
  Adam Ierymenko 495c5ce81d Bunch of remote tracing work. hace 8 años
  Adam Ierymenko dab0fb9e05 Remote trace: plumbing, replace old TRACE with calls to Trace object. hace 8 años
  Adam Ierymenko d2415dee00 Cleanup. hace 8 años
  Adam Ierymenko f18158a52d . hace 8 años
  Adam Ierymenko 2f20258807 . hace 8 años
  Adam Ierymenko baa10c2995 . hace 8 años
  Adam Ierymenko 355cce3938 Rename Utils::snprintf due to it being a #define on one platform. hace 8 años
  Adam Ierymenko 02d18af57d Remove Cluster.hpp hace 8 años
  Adam Ierymenko 9b287392a4 . hace 8 años
  Adam Ierymenko aa06470cb6 More cleanup for cluster refactor. hace 8 años
  Adam Ierymenko 6015b529a0 More clustering work. hace 8 años
  Adam Ierymenko 76452b4e28 Data structure fixup. hace 8 años
  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. hace 8 años
  Adam Ierymenko 2ec88e8008 Remove old circuit test code. Rules engine will let us do this much better and more simply. hace 8 años
  Adam Ierymenko f9a9c2d009 Config object was never even being initialized on leave. Never noticed since desktop and server clients did not use. hace 8 años
  Adam Ierymenko 1b68d6dbdc License header update. hace 8 años
  Adam Ierymenko 4f2a779769 JSONDB performance improvements, threading fix. hace 8 años
  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. hace 8 años
  Adam Ierymenko df48738ac9 Enable use of NaCl for faster X64 Salsa20 implementations. Also include binary for OSX for easy build. Blazingly fast. hace 8 años
  Adam Ierymenko 139c4b5633 Significant simplification to path logic. hace 8 años
  Adam Ierymenko 88a4a3b1ba Pass tptr on leave. hace 8 años
  Adam Ierymenko 91c9f4cb20 Fix TRACE and CLUSTER builds. hace 8 años
  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. hace 8 años