Commit History

Author SHA1 Message Date
  Adam Ierymenko 1970dab13d Move some toString/fromString to C++ since any ZT code base would need it, and stub out the controller commands. 5 years ago
  Adam Ierymenko b9bf6d1242 Simplification of addRoot/removeRoot, and some code reformatting and other cleanup across multiple files. 5 years ago
  Adam Ierymenko 996589894d Build fixes 5 years ago
  Adam Ierymenko 666d44b14a More endless work in progress... 5 years ago
  Adam Ierymenko 78d223d709 A bunch more cleanup, remove a ton of reinterpret_cast cruft in favor of a simple union in InetAddress. 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 b9f60fc3c2 A bunch of warning removal and LINT cleanliness. 5 years ago
  Adam Ierymenko 1f2e94a51d Some optimization and raw memory access cleanup. 5 years ago
  Adam Ierymenko 4b20638568 more test fixes 5 years ago
  Adam Ierymenko 24e30a684b A bunch of little nit-picky header and name cleanup. 5 years ago
  Adam Ierymenko 8e4d7c56d8 Stub out a protocol field in Endpoint INETADDR types for future use. 5 years ago
  Adam Ierymenko c6ce6b46ce build fixes 5 years ago
  Adam Ierymenko 1affb6814c A little more cleanup and build fixes. 5 years ago
  Adam Ierymenko b70ab0d354 Include file cleanup, docs, and build fixes. 5 years ago
  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 8c8a3c58ec Various little things... 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 7d11522768 Just about everything refactored for new Protocol/Buf code except Switch. 5 years ago
  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 years ago
  Adam Ierymenko 33bb61c63d Loads of refactoring, integration of new version of Trace. 6 years ago
  Adam Ierymenko eef70e198b Version 2.x notice updates and other boring stuff. 6 years ago
  Adam Ierymenko 53b7c8f725 Make Peer bootstrap field an Endpoint even though we only support InetAddress right now, and a bunch more stuff. 6 years ago
  Adam Ierymenko 3ff9ffd5d4 A bunch of wiring up of stuff... 6 years ago
  Adam Ierymenko b2f0b35608 Move self-test so it can be called from CLI and always builds, implement Endpoint and Locator deserialization in Go as well as C++. 6 years ago
  Adam Ierymenko 9642ff5fb9 . 6 years ago
  Adam Ierymenko 3fbfad5585 cleanup 6 years ago
  Adam Ierymenko 627533cf48 . 6 years ago
  Adam Ierymenko c1b2c7903c . 6 years ago