Commit historia

Upphovsman SHA1 Meddelande Datum
  Adam Ierymenko 1f2e94a51d Some optimization and raw memory access cleanup. 5 år sedan
  Adam Ierymenko f3540a5c7c Linux build fixes, warning removal. 5 år sedan
  Adam Ierymenko 24e30a684b A bunch of little nit-picky header and name cleanup. 5 år sedan
  Adam Ierymenko da5b11bf2d Rename version constants to something more canonical, and more cleanup. 5 år sedan
  Adam Ierymenko 416068f68e Regularize use of fingerprint concept across code. 5 år sedan
  Adam Ierymenko 1b71b6d01a hash() -> fingerprint() 5 år sedan
  Adam Ierymenko c6ce6b46ce build fixes 5 år sedan
  Adam Ierymenko b70ab0d354 Include file cleanup, docs, and build fixes. 5 år sedan
  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 år sedan
  Adam Ierymenko 46d3780e89 AES stuff, port sending network credentials to new packet format. 5 år sedan
  Adam Ierymenko 9ad8dd3700 Add Peer method for getting preferred cipher, various cleanup in VL1 5 år sedan
  Adam Ierymenko 0dc476518b Documentation changes, and move HMAC auth on HELLO to before object decoding since this is good cryptographic practice. 5 år sedan
  Adam Ierymenko 8c8a3c58ec Various little things... 5 år sedan
  Adam Ierymenko a0ac4a744e Change the type 1 identity a bit to make locallyValidate() super fast, eliminating a scaling issue with v0. 5 år sedan
  Adam Ierymenko 3448e6fc76 Yet MORE refactoring, including moving expected-reply-to out of Node and into its own class for cleanliness. 5 år sedan
  Adam Ierymenko e236d6f743 More minor refactoring 5 år sedan
  Adam Ierymenko 08e06f9b8f More refactoring and a bunch of AES goodness. 5 år sedan
  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 år sedan
  Adam Ierymenko 60de5ed3dd It almost compiles again 5 år sedan
  Adam Ierymenko df4b1e9b12 Yet more work on VL1/VL2 5 år sedan
  Adam Ierymenko 84619a7788 A bunch more refactoring including splitting Switch into VL1 and VL2 5 år sedan