Commit History

Author SHA1 Message Date
  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
  Adam Ierymenko b9f60fc3c2 A bunch of warning removal and LINT cleanliness. 5 years ago
  Adam Ierymenko 9428fc53f6 A bunch of cleanup, bug fix, just use unordered_map, etc. 5 years ago
  Adam Ierymenko 87da45b3f5 Faster hash table, various other optimizations and simplification. 5 years ago
  Adam Ierymenko 1df7f21f5f Add ability to fully specify controller fingerprint on join for the paranoid. 5 years ago
  Adam Ierymenko 24e30a684b A bunch of little nit-picky header and name cleanup. 5 years ago
  Adam Ierymenko b824ea7bcf Add buffer life cycle stuff to API for fewer memcpys. 5 years ago
  Adam Ierymenko 55b0555aa0 A bunch more build fixes. 5 years ago
  Adam Ierymenko 3448e6fc76 Yet MORE refactoring, including moving expected-reply-to out of Node and into its own class for cleanliness. 5 years ago
  Adam Ierymenko 08e06f9b8f More refactoring and a bunch of AES goodness. 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 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 a5aea2f3bb Everything but the Go code builds now! 5 years ago
  Adam Ierymenko ef64e6a336 Build fixes, cleanup 5 years ago
  Adam Ierymenko 9642ff5fb9 . 5 years ago
  Adam Ierymenko 3fbfad5585 cleanup 5 years ago
  Adam Ierymenko 6267c67888 A bunch of cleanup and refactoring toward 2.x 5 years ago
  Adam Ierymenko 22e95b3bcb . 5 years ago
  Adam Ierymenko 4da315fab2 Plumb through external interface stuff 5 years ago
  Adam Ierymenko 3b3e6d2bfc Simplify root API 5 years ago
  Adam Ierymenko 5e35346f17 Gogog 5 years ago
  Adam Ierymenko ed2024285d More Go boilerplate. 5 years ago
  Adam Ierymenko 3ceb2257e5 Plumb through roots via API. 5 years ago