Commit History

Author SHA1 Message Date
  Adam Ierymenko 33269cd29d Some CGo fixes. 5 years ago
  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 a5390b1bc8 Plumb new locator code through to Go, fix some cgo issues, fix some compiler warnings. 5 years ago
  Adam Ierymenko 864e33cf2d A bunch of build fixes. 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 caad356b93 A bunch of go fixes, wire up root add/delete. 5 years ago
  Adam Ierymenko 964c235ecf Golang fixes 5 years ago
  Adam Ierymenko c881094202 Warning removal. 5 years ago
  Adam Ierymenko 6051c973d3 A bunch of warning removal, build fixes, and cleanup. 5 years ago
  Adam Ierymenko 1f9717250c Update release notes, rip out trusted paths which were clunky and rarely used and of dubious value, and some other cleanup. 5 years ago
  Adam Ierymenko 8ebbbc33cc Clean up and revise how roots are added/specced. 5 years ago
  Adam Ierymenko 98bcff1928 Warning fix. 5 years ago
  Adam Ierymenko cef708c8ad Build fixes. 5 years ago
  Adam Ierymenko a925e2d783 Build fixes. 5 years ago
  Adam Ierymenko a1193f0e30 A few AES-GMAC-SIV tweaks to use a bit more IV state. 5 years ago
  Adam Ierymenko f209037efe Cleanup, slightly slow down V1 identity generation, faster Salsa20 (by a bit). 5 years ago
  Adam Ierymenko b99dd7d916 Fix code generation for AES stuff so it runs on chips that do not have AVX or VAES. 5 years ago
  Adam Ierymenko aad21cf395 Blazing fast VAES (256 and 512) AES-CTR, Identity fixes, test fixes. 5 years ago
  Adam Ierymenko d537428421 Build fixes. 5 years ago
  Adam Ierymenko 996589894d Build fixes 5 years ago
  Adam Ierymenko d3777b3eb4 A bunch of boring formattings stuff, etc. 5 years ago
  Adam Ierymenko 52e1f5502d More VL1 work after re-re-re-refactor... 5 years ago
  Adam Ierymenko 664a128e9e Yet more work in progress... mostly cleanup and re-implementation without depending on struture padding. 5 years ago
  Adam Ierymenko 666d44b14a More endless work in progress... 5 years ago
  Adam Ierymenko b533c300d8 A ton more work... almost there 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 2b0127c26d Work in progress on crypto stuff, refactoring to back out of use of structs for encode/decode as it is questionably portable. 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 fbf4ae823b Clean up timing stuff in Peer and make it more rational, implement some more P2P stuff, rename some methods, cleanup cleanup cleanup. 5 years ago