Historique des commits

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