Commit History

Author SHA1 Message Date
  Adam Ierymenko b9bf6d1242 Simplification of addRoot/removeRoot, and some code reformatting and other cleanup across multiple files. 5 years ago
  Adam Ierymenko 16a3c14c53 A bunch of cleanup and refactoring, implementation of prep for forward secrecy still in progress. 5 years ago
  Adam Ierymenko c65391a344 Add symmetric key container, tons of cleanup. 5 years ago
  Adam Ierymenko 0589964f99 Yet more cleanup, and add meters to paths. 5 years ago
  Adam Ierymenko 08e06f9b8f More refactoring and a bunch of AES goodness. 5 years ago
  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 years ago
  Adam Ierymenko eef70e198b Version 2.x notice updates and other boring stuff. 6 years ago
  Adam Ierymenko 7291ac2093 A bunch more cleanup and build fixes, and remove old version of multipath code to prep for new version. 6 years ago
  Adam Ierymenko 52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 6 years ago
  Joseph Henry 0e597191b8 Updated licenses for 2019 7 years ago
  Adam Ierymenko 65c07afe05 Copyright updates for 2018. 8 years ago
  Grant Limberg b1d60df44c timestamps changed from uint64_t to int64_t 8 years ago
  Adam Ierymenko f18158a52d . 8 years ago
  Adam Ierymenko 1b68d6dbdc License header update. 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 a3bdae9735 Work in progress: Path canonicalization refactor. 9 years ago
  Adam Ierymenko 368efaa2ba Kill some old debug code. 9 years ago
  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 years ago
  Adam Ierymenko 4e4fd51117 boring doc stuff 10 years ago
  Adam Ierymenko 1023ef23b7 Remove somewhat ugly and costly anti-recursion hack -- we will switch to more explicit methods. 10 years ago
  Adam Ierymenko 9aee72099e AntiRecursion cleanup and some other minor things. 10 years ago
  Adam Ierymenko 16bc3e0398 Factor out RemotePath subclass of Path -- no longer needed, just cruft. 10 years ago