커밋 기록

작성자 SHA1 메시지 날짜
  Adam Ierymenko caad356b93 A bunch of go fixes, wire up root add/delete. 5 년 전
  Adam Ierymenko 6051c973d3 A bunch of warning removal, build fixes, and cleanup. 5 년 전
  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 년 전
  Adam Ierymenko 8ebbbc33cc Clean up and revise how roots are added/specced. 5 년 전
  Adam Ierymenko d537428421 Build fixes. 5 년 전
  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 년 전
  Adam Ierymenko 16a3c14c53 A bunch of cleanup and refactoring, implementation of prep for forward secrecy still in progress. 5 년 전
  Adam Ierymenko c65391a344 Add symmetric key container, tons of cleanup. 5 년 전
  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 년 전
  Adam Ierymenko b9f60fc3c2 A bunch of warning removal and LINT cleanliness. 5 년 전
  Adam Ierymenko 9428fc53f6 A bunch of cleanup, bug fix, just use unordered_map, etc. 5 년 전
  Adam Ierymenko 87da45b3f5 Faster hash table, various other optimizations and simplification. 5 년 전
  Adam Ierymenko 1df7f21f5f Add ability to fully specify controller fingerprint on join for the paranoid. 5 년 전
  Adam Ierymenko 1f2e94a51d Some optimization and raw memory access cleanup. 5 년 전
  Adam Ierymenko 490b9c4d79 Moar build fixes, clock perf improvement. 5 년 전
  Adam Ierymenko 2da096944d Everything but root builds now. Back to testing. 5 년 전
  Adam Ierymenko 83f830618f It almost builds! 5 년 전
  Adam Ierymenko 24e30a684b A bunch of little nit-picky header and name cleanup. 5 년 전
  Adam Ierymenko da5b11bf2d Rename version constants to something more canonical, and more cleanup. 5 년 전
  Adam Ierymenko b824ea7bcf Add buffer life cycle stuff to API for fewer memcpys. 5 년 전
  Adam Ierymenko 416068f68e Regularize use of fingerprint concept across code. 5 년 전
  Adam Ierymenko a8db4a8d2d Minor future proofing and cleanup in CertificateOfMembership, improve comments in a few places. 5 년 전
  Adam Ierymenko 1b71b6d01a hash() -> fingerprint() 5 년 전
  Adam Ierymenko 55b0555aa0 A bunch more build fixes. 5 년 전
  Adam Ierymenko 3448e6fc76 Yet MORE refactoring, including moving expected-reply-to out of Node and into its own class for cleanliness. 5 년 전
  Adam Ierymenko 08e06f9b8f More refactoring and a bunch of AES goodness. 5 년 전
  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 년 전
  Adam Ierymenko 84619a7788 A bunch more refactoring including splitting Switch into VL1 and VL2 5 년 전
  Adam Ierymenko 59da359b06 More porting to new Buf system. 5 년 전
  Adam Ierymenko e9656ecf11 More wiring up of addroot/removeroot etc. 5 년 전