Commit History

Author SHA1 Message Date
  Adam Ierymenko dcb3d49d35 Cleanup, Address refactoring, tweak V1 identity generation a bit. 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 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 3ff9ffd5d4 A bunch of wiring up of stuff... 5 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++. 5 years ago