Histórico de commits

Autor SHA1 Mensagem Data
  Adam Ierymenko c65391a344 Add symmetric key container, tons of cleanup. 5 anos atrás
  Adam Ierymenko fbf4ae823b Clean up timing stuff in Peer and make it more rational, implement some more P2P stuff, rename some methods, cleanup cleanup cleanup. 5 anos atrás
  Adam Ierymenko b9f60fc3c2 A bunch of warning removal and LINT cleanliness. 5 anos atrás
  Adam Ierymenko 24e30a684b A bunch of little nit-picky header and name cleanup. 5 anos atrás
  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 anos atrás
  Adam Ierymenko df346a6df6 Work in progress... clean up memcpy and create an annotation for that, lots more porting to new Buf/Protocol code, etc. 5 anos atrás
  Adam Ierymenko d5b9a54c55 Continuing work on new buffer type... 5 anos atrás
  Adam Ierymenko 59da359b06 More porting to new Buf system. 5 anos atrás
  Adam Ierymenko 5c6bf9d0a4 Wiring up addroot/removeroot 5 anos atrás
  Adam Ierymenko 33bb61c63d Loads of refactoring, integration of new version of Trace. 5 anos atrás
  Adam Ierymenko 03190c5a55 Bunch of build fixes, some docs 5 anos atrás
  Adam Ierymenko eef70e198b Version 2.x notice updates and other boring stuff. 5 anos atrás
  Adam Ierymenko 9642ff5fb9 . 5 anos atrás
  Adam Ierymenko 3fbfad5585 cleanup 5 anos atrás
  Adam Ierymenko 6267c67888 A bunch of cleanup and refactoring toward 2.x 5 anos atrás
  Adam Ierymenko 6f22570648 Optimization and cleanup 6 anos atrás
  Adam Ierymenko 6f6138c500 Merge relicensing change from dev 6 anos atrás
  Adam Ierymenko 52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 6 anos atrás
  Adam Ierymenko e6b4006c70 Refactoring to eliminate duplicated code 6 anos atrás
  Adam Ierymenko 8f5f7f1baa More work in progress 6 anos atrás
  Adam Ierymenko fe2215df00 TON of refactoring, moon/planet is DEAD, ECC P-384 is integrated (but not enabled), and multicast work and cleanup. Whew. 6 anos atrás
  Adam Ierymenko d5ac8512e3 ... 6 anos atrás
  Adam Ierymenko 6475e1faf6 I think this is the last one. 6 anos atrás
  Adam Ierymenko b56753ea9f Get rid of some mem* calls that are bad C++ form (but worked fine) and cause warnings. 6 anos atrás
  Adam Ierymenko 2966eac64f Get rid of ZT_FAST_MEMCPY because this is not really needed. 6 anos atrás
  Joseph Henry 0e597191b8 Updated licenses for 2019 6 anos atrás
  Adam Ierymenko 65c07afe05 Copyright updates for 2018. 7 anos atrás
  Adam Ierymenko 0608704626 Some micro-optimizations, including a memcpy that is faster than Linux for most distro/compiler versions. 7 anos atrás
  Grant Limberg b1d60df44c timestamps changed from uint64_t to int64_t 7 anos atrás
  Adam Ierymenko b9e1d53d7a Minor cleanup. 8 anos atrás