2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Adam Ierymenko a925e2d783 Build fixes. 5 жил өмнө
  Adam Ierymenko d3777b3eb4 A bunch of boring formattings stuff, etc. 5 жил өмнө
  Adam Ierymenko 52e1f5502d More VL1 work after re-re-re-refactor... 5 жил өмнө
  Adam Ierymenko 664a128e9e Yet more work in progress... mostly cleanup and re-implementation without depending on struture padding. 5 жил өмнө
  Adam Ierymenko 666d44b14a More endless work in progress... 5 жил өмнө
  Adam Ierymenko b533c300d8 A ton more work... almost there 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 87da45b3f5 Faster hash table, various other optimizations and simplification. 5 жил өмнө
  Adam Ierymenko 1f2e94a51d Some optimization and raw memory access cleanup. 5 жил өмнө
  Adam Ierymenko f3540a5c7c Linux build fixes, warning removal. 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 416068f68e Regularize use of fingerprint concept across code. 5 жил өмнө
  Adam Ierymenko 1b71b6d01a hash() -> fingerprint() 5 жил өмнө
  Adam Ierymenko c6ce6b46ce build fixes 5 жил өмнө
  Adam Ierymenko b70ab0d354 Include file cleanup, docs, and build fixes. 5 жил өмнө
  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 жил өмнө
  Adam Ierymenko 46d3780e89 AES stuff, port sending network credentials to new packet format. 5 жил өмнө
  Adam Ierymenko 9ad8dd3700 Add Peer method for getting preferred cipher, various cleanup in VL1 5 жил өмнө
  Adam Ierymenko 0dc476518b Documentation changes, and move HMAC auth on HELLO to before object decoding since this is good cryptographic practice. 5 жил өмнө
  Adam Ierymenko 8c8a3c58ec Various little things... 5 жил өмнө
  Adam Ierymenko a0ac4a744e Change the type 1 identity a bit to make locallyValidate() super fast, eliminating a scaling issue with v0. 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 e236d6f743 More minor refactoring 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 60de5ed3dd It almost compiles again 5 жил өмнө