Commit History

Author SHA1 Message Date
  Adam Ierymenko 1d29bc3e8e Move go.mod and go.sum into base. 5 years ago
  Adam Ierymenko dc1ef0c49e Code formatting and other boring stuff. 5 years ago
  Adam Ierymenko 1003455160 Cleanup. 5 years ago
  Adam Ierymenko 20ae12d385 Clean up some NAT traversal code, modify algorithm to eliminate the need for toggle-able options. 5 years ago
  Adam Ierymenko dcc686a3a7 Docs, YAGNI removal, use locator endpoints in peer contact attempts. 5 years ago
  Adam Ierymenko 89c27c112a Flesh out tests, fix a signing bug. 5 years ago
  Adam Ierymenko 3621fe8897 Some AES cleanup and include controller with Go build. 5 years ago
  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