История коммитов

Автор SHA1 Сообщение Дата
  Adam Ierymenko 0589964f99 Yet more cleanup, and add meters to paths. 5 лет назад
  Adam Ierymenko 08e06f9b8f More refactoring and a bunch of AES goodness. 5 лет назад
  Adam Ierymenko f21ecb3762 Yet more major and very nit-picky refactoring for performance, etc. Also use std::atomic<> now with a TODO to implement a shim if we ever do need to build this on a pre-c++11 compiler. 5 лет назад
  Adam Ierymenko eef70e198b Version 2.x notice updates and other boring stuff. 6 лет назад
  Adam Ierymenko 7291ac2093 A bunch more cleanup and build fixes, and remove old version of multipath code to prep for new version. 6 лет назад
  Adam Ierymenko 52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 6 лет назад
  Joseph Henry 0e597191b8 Updated licenses for 2019 7 лет назад
  Adam Ierymenko 65c07afe05 Copyright updates for 2018. 8 лет назад
  Grant Limberg b1d60df44c timestamps changed from uint64_t to int64_t 8 лет назад
  Adam Ierymenko f18158a52d . 8 лет назад
  Adam Ierymenko 1b68d6dbdc License header update. 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 a3bdae9735 Work in progress: Path canonicalization refactor. 9 лет назад
  Adam Ierymenko 368efaa2ba Kill some old debug code. 9 лет назад
  Adam Ierymenko 2f18a92e20 Cleanup in numerous places, reduce network chattiness around MULTICAST_LIKE, and fix a "how was that working" latent bug causing some control traffic to take the scenic route. 9 лет назад
  Adam Ierymenko 4e4fd51117 boring doc stuff 10 лет назад
  Adam Ierymenko 1023ef23b7 Remove somewhat ugly and costly anti-recursion hack -- we will switch to more explicit methods. 10 лет назад
  Adam Ierymenko 9aee72099e AntiRecursion cleanup and some other minor things. 10 лет назад
  Adam Ierymenko 16bc3e0398 Factor out RemotePath subclass of Path -- no longer needed, just cruft. 10 лет назад