Historia zmian

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