Commit History

Author SHA1 Message Date
  Adam Ierymenko f87326fc21 Fixes for lock ordering -- GitHub issue #573 7 years ago
  Adam Ierymenko 65c07afe05 Copyright updates for 2018. 7 years ago
  Adam Ierymenko 16613ab5fb Clean up remote tracing code, add per-network remote trace settings, add remote trace level, and make local trace output readable again. 7 years ago
  Grant Limberg b1d60df44c timestamps changed from uint64_t to int64_t 7 years ago
  Adam Ierymenko f8014413a3 Add UDP MTU configurability. 8 years ago
  Adam Ierymenko b9e1d53d7a Minor cleanup. 8 years ago
  Adam Ierymenko 495c5ce81d Bunch of remote tracing work. 8 years ago
  Adam Ierymenko dab0fb9e05 Remote trace: plumbing, replace old TRACE with calls to Trace object. 8 years ago
  Adam Ierymenko d2415dee00 Cleanup. 8 years ago
  Adam Ierymenko f18158a52d . 8 years ago
  Adam Ierymenko 2f20258807 . 8 years ago
  Adam Ierymenko baa10c2995 . 8 years ago
  Adam Ierymenko 9b287392a4 . 8 years ago
  Adam Ierymenko 6015b529a0 More clustering work. 8 years ago
  Adam Ierymenko 76452b4e28 Data structure fixup. 8 years ago
  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 years ago
  Adam Ierymenko 2ec88e8008 Remove old circuit test code. Rules engine will let us do this much better and more simply. 8 years ago
  Adam Ierymenko 1b68d6dbdc License header update. 8 years ago
  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 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
  Adam Ierymenko 5e6a4e5f5e Send revocations automatically on deauth for instant kill, also fix some issues with the RP. 8 years ago
  Adam Ierymenko d56f740dc6 Now with less bugs. 8 years ago
  Adam Ierymenko 127bcb02ff Save space in expecting-reply-to tracking. 8 years ago
  Adam Ierymenko 4b11566505 Integrate moon concept into http config bus, and clean up that code quite a bit. 8 years ago
  Adam Ierymenko 42f28bce52 Cleanup and make moons (federated roots) a little easier to deal with. 8 years ago
  Adam Ierymenko 9f7919f71f Add comments to join ("orbit") moons. 8 years ago
  Adam Ierymenko 0b3b994241 Relay policy can now be computed. 8 years ago
  Adam Ierymenko 64774d0d4f Replace piecemeal designation of upstreams with the concept of moons, which is simpler and easier to use and inherits all the cool live update stuff of worlds (now called planets) and global roots. 8 years ago
  Adam Ierymenko 9a475eeff9 Windows build fix, warning removal. 8 years ago
  Adam Ierymenko d5528e4e9a Wire up VERB_USER_MESSAGE in core. 8 years ago