Adam Ierymenko
|
c65391a344
Add symmetric key container, tons of cleanup.
|
5 years ago |
Adam Ierymenko
|
b9f60fc3c2
A bunch of warning removal and LINT cleanliness.
|
5 years ago |
Adam Ierymenko
|
87da45b3f5
Faster hash table, various other optimizations and simplification.
|
5 years ago |
Adam Ierymenko
|
1f2e94a51d
Some optimization and raw memory access cleanup.
|
5 years ago |
Adam Ierymenko
|
416068f68e
Regularize use of fingerprint concept across code.
|
5 years ago |
Adam Ierymenko
|
a8db4a8d2d
Minor future proofing and cleanup in CertificateOfMembership, improve comments in a few places.
|
5 years ago |
Adam Ierymenko
|
1b71b6d01a
hash() -> fingerprint()
|
5 years ago |
Adam Ierymenko
|
a58f11e601
Tweak protocol getPacketId(), unit tests for defragmenter, AES fix.
|
5 years ago |
Adam Ierymenko
|
de1b54821e
Starting to (re)write unit tests.
|
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
|
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
|
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
|
d5b9a54c55
Continuing work on new buffer type...
|
5 years ago |
Adam Ierymenko
|
91ce4c4ea6
Refactoring protocol marshal/unmarshal code...
|
5 years ago |