Commit History

Author SHA1 Message Date
  Adam Ierymenko 1e0a930d23 Create a container for identity hashes, replace some "volatile" hacky junk with std::atomic, clean up some security checks, rename raw data in Buf to unsafeData to permit search for unsafe. 5 years ago
  Adam Ierymenko 46d3780e89 AES stuff, port sending network credentials to new packet format. 5 years ago
  Adam Ierymenko 9ad8dd3700 Add Peer method for getting preferred cipher, various cleanup in VL1 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 60de5ed3dd It almost compiles again 5 years ago
  Adam Ierymenko 0de194dab3 It builds again 5 years ago
  Adam Ierymenko 33bb61c63d Loads of refactoring, integration of new version of Trace. 5 years ago
  Adam Ierymenko 03190c5a55 Bunch of build fixes, some docs 5 years ago
  Adam Ierymenko eef70e198b Version 2.x notice updates and other boring stuff. 5 years ago
  Adam Ierymenko 53b7c8f725 Make Peer bootstrap field an Endpoint even though we only support InetAddress right now, and a bunch more stuff. 5 years ago
  Adam Ierymenko 3ff9ffd5d4 A bunch of wiring up of stuff... 5 years ago
  Adam Ierymenko ee5a988f14 Wiring back up PUSH_DIRECT_PATHS and friends. 5 years ago
  Adam Ierymenko a5aea2f3bb Everything but the Go code builds now! 5 years ago
  Adam Ierymenko 7291ac2093 A bunch more cleanup and build fixes, and remove old version of multipath code to prep for new version. 5 years ago
  Adam Ierymenko 9642ff5fb9 . 5 years ago
  Adam Ierymenko 4da315fab2 Plumb through external interface stuff 6 years ago
  Adam Ierymenko 59ee0cfe88 Safety upgrades to code 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 0731f3f1a9 wiring more stuff up, and simplification of timing loops 6 years ago
  Adam Ierymenko 95a6fce2b4 Yet more cleanup, it builds again now. 6 years ago
  Adam Ierymenko 0b5472f9fb Tons and tons of cleanup and cruft removal 6 years ago
  Adam Ierymenko 67a9898a99 Bunch more work on DNS, cleanup, removal of obsolete cruft. 6 years ago
  Adam Ierymenko 83d723eb79 type 1 (P-384) identities 6 years ago
  Adam Ierymenko d7a31088ba Cleanup, warning removal, cppcheck informed cleanup. 6 years ago
  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 years ago
  Adam Ierymenko a019c3dd5d Tighten up credential push just a bit for faster up-time with older nodes, should not have significant impact on bandwidth. Also some cleanup and push direct path timing fixes. 6 years ago
  Adam Ierymenko 2dc783214c Allocate outp on heap in Peer. 6 years ago
  Adam Ierymenko 9c51ce9c40 Windows build fixes, fix double/float types to get rid of warnings. 6 years ago
  Grant Limberg 47d29ddcaf Compiler warning cleanup 6 years ago