Commit History

Author SHA1 Message Date
  Adam Ierymenko 674edab814 docs 5 years ago
  Adam Ierymenko 369df245e3 Some perf stuff, docs, HELLO design tweaks for ephemeral keys. 5 years ago
  Adam Ierymenko d3a7468e83 Implement AES-GMAC-SIV and benchmark, rework COM and add a lot of comments and docs, and comments and docs elsewhere too. 5 years ago
  Adam Ierymenko 1d314858ef ARM64 build fixes 5 years ago
  Adam Ierymenko 5463c70aaf Minor stuff, and some docs 5 years ago
  Adam Ierymenko 24e30a684b A bunch of little nit-picky header and name cleanup. 5 years ago
  Adam Ierymenko a58f11e601 Tweak protocol getPacketId(), unit tests for defragmenter, AES fix. 5 years ago
  Adam Ierymenko 87890565f3 It builds, and basic stuff and crypto passes tests. 5 years ago
  Adam Ierymenko b70ab0d354 Include file cleanup, docs, and build fixes. 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 e5c7366e71 Yet more minor refactoring and redesign Meter to be more thread-safe. 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 df4b1e9b12 Yet more work on VL1/VL2 5 years ago
  Adam Ierymenko 84619a7788 A bunch more refactoring including splitting Switch into VL1 and VL2 5 years ago
  Adam Ierymenko 7d11522768 Just about everything refactored for new Protocol/Buf code except Switch. 5 years ago
  Adam Ierymenko df346a6df6 Work in progress... clean up memcpy and create an annotation for that, lots more porting to new Buf/Protocol code, etc. 5 years ago
  Adam Ierymenko 91ce4c4ea6 Refactoring protocol marshal/unmarshal code... 5 years ago