Commit History

Author SHA1 Message Date
  Adam Ierymenko 87890565f3 It builds, and basic stuff and crypto passes tests. 5 years ago
  Adam Ierymenko d603a73715 Build fixes. 5 years ago
  Adam Ierymenko 55b0555aa0 A bunch more build fixes. 5 years ago
  Adam Ierymenko 1a2378a3d4 More crypto unit tests. 5 years ago
  Adam Ierymenko c6ce6b46ce build fixes 5 years ago
  Adam Ierymenko f109f2e612 Identity v1 hash tweak 5 years ago
  Adam Ierymenko 8f8e3f4960 OS/platform include cleanup 5 years ago
  Adam Ierymenko 1d885cf810 Build fixes, put uint128_t detection in one place. 5 years ago
  Adam Ierymenko 5275a34b0b more refactoring 5 years ago
  Adam Ierymenko c3b5c45fea Fix InetAddress sizing by delving into crazy C++ weeds, fix Peer compile issues. 5 years ago
  Adam Ierymenko 565a686be7 include cleanup 5 years ago
  Adam Ierymenko 12cfb6501d Cleanup in ECC384 including const-correctness, etc. 5 years ago
  Adam Ierymenko de1b54821e Starting to (re)write unit tests. 5 years ago
  Adam Ierymenko 320c8429c2 Yet more perf, security hardening, and compile fix tweaks. 5 years ago
  Adam Ierymenko a4e24c8390 Build fixes 5 years ago
  Adam Ierymenko 0589964f99 Yet more cleanup, and add meters to paths. 5 years ago
  Adam Ierymenko 1affb6814c A little more cleanup and build fixes. 5 years ago
  Adam Ierymenko b70ab0d354 Include file cleanup, docs, and build fixes. 5 years ago
  Adam Ierymenko 4a9266feef Comment out not-yet-refactored code in Network 5 years ago
  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 years ago
  Adam Ierymenko 46d3780e89 AES stuff, port sending network credentials to new packet format. 5 years ago
  Adam Ierymenko 311c98e24e Various other small things. 5 years ago
  Adam Ierymenko 9ad8dd3700 Add Peer method for getting preferred cipher, various cleanup in VL1 5 years ago
  Adam Ierymenko 0dc476518b Documentation changes, and move HMAC auth on HELLO to before object decoding since this is good cryptographic practice. 5 years ago
  Adam Ierymenko 8c8a3c58ec Various little things... 5 years ago
  Adam Ierymenko a0ac4a744e Change the type 1 identity a bit to make locallyValidate() super fast, eliminating a scaling issue with v0. 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 e5c7366e71 Yet more minor refactoring and redesign Meter to be more thread-safe. 5 years ago
  Adam Ierymenko e236d6f743 More minor refactoring 5 years ago
  Adam Ierymenko 5db0d9438c More built-in AES and GMAC primitive work. 5 years ago