Commit History

Author SHA1 Message Date
  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 cdc6c42375 Take Dictionary behind the barn... 5 years ago
  Adam Ierymenko 59da359b06 More porting to new Buf system. 5 years ago
  Adam Ierymenko eef70e198b Version 2.x notice updates and other boring stuff. 5 years ago
  Adam Ierymenko 3fbfad5585 cleanup 5 years ago
  Adam Ierymenko 6267c67888 A bunch of cleanup and refactoring toward 2.x 5 years ago
  Adam Ierymenko d8dae365f6 Cleanup, optimization, multicast stuff, and it now compiles again. 6 years ago
  Adam Ierymenko 6f22570648 Optimization and cleanup 6 years ago
  Adam Ierymenko 6f6138c500 Merge relicensing change from dev 6 years ago
  Adam Ierymenko 52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 6 years ago
  Adam Ierymenko d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 years ago
  Joseph Henry 0e597191b8 Updated licenses for 2019 6 years ago
  Adam Ierymenko 51aadcf901 A few fixes dicatated by valgrind. 7 years ago
  Adam Ierymenko 65c07afe05 Copyright updates for 2018. 7 years ago
  Adam Ierymenko 0608704626 Some micro-optimizations, including a memcpy that is faster than Linux for most distro/compiler versions. 7 years ago
  Adam Ierymenko 495c5ce81d Bunch of remote tracing work. 8 years ago
  Adam Ierymenko d2415dee00 Cleanup. 8 years ago
  Adam Ierymenko 355cce3938 Rename Utils::snprintf due to it being a #define on one platform. 8 years ago
  Adam Ierymenko 718e1d6c08 Finish removing constantly changing stuff from controller. 8 years ago
  Adam Ierymenko 1b68d6dbdc License header update. 8 years ago
  Adam Ierymenko aaf597f020 Cleanup, Windows fixes, Self test fix 8 years ago
  Adam Ierymenko 72bd3064a2 Windows build fixes, self test cleanup. 8 years ago
  Adam Ierymenko c6a39ed927 Fixes for possible ARM issues, cleanup, fix for spurious meaningless exceptions on NETWORK_CONFIG_REQUEST 8 years ago
  Adam Ierymenko 15c07c58b6 Refactored network config chunking to sign every chunk to prevent stupid DOS attack potential, and implement network config fast propagate (though we probably will not use this for a bit). 9 years ago
  Adam Ierymenko 7036831203 Sign Dictionary in doNETWORK_CONFIG_REQUEST. 9 years ago
  Adam Ierymenko bcd05fbdfa Chunking of network config replies. 9 years ago
  Adam Ierymenko 901e2fd692 Fix silly one-liner bug... retag time. 9 years ago
  Adam Ierymenko b4fcf2ee60 Fix a valgrind warning. 9 years ago
  Adam Ierymenko eee59ec9ce Fix Buffer<> version of Dictionary.get(). 9 years ago
  Adam Ierymenko 0959d33ba0 Add a few technically unnecessary but feel-good paranoia bounds checks in Dictionary.get(). 9 years ago